You are here: System » ParentList

Parent list

Generated list of (potential) parent topics.

select

To use this list in Foswiki applications, use:
%INCLUDE{
    "%SYSTEMWEB%.ParentList"
    section="select"
}%

Parameters

Parameter Effect Default value
size Size of the select box 10
web Topics from which web current web
selected The currently selected topic none

Result

Using default settings

%STARTSECTION{"select"}%<select name='topicparent' size='%IF{
    "defined size AND $size"
    then="%URLPARAM{"size" default="%size%"}%"
    else="10"
    }%' class='foswikiSelect'>
    %TOPICLIST{
   "<option $marker value='$name'>$name</option>"
   web="%IF{
       "defined web AND $web"
      then="%URLPARAM{"web" default="%web%"}%"
      else="%WEB%"
       }%"
   marker="selected=\"selected\""
   separator=""
   selection="%IF{
       "defined selected AND $selected"
      then="%URLPARAM{"selected" default="%selected%"}%"
      else="%MAKETEXT{"(no parent, orphaned topic)"
       }%"
   }%"
}%
<option value="">%MAKETEXT{"(no parent, orphaned topic)"}%</option>
</select>%ENDSECTION{"select"}%

Kontakt
Pädagogische Hochschule Schwyz
Zaystrasse 42
CH-6410 Goldau
T +41 41 859 05 90
info@phsz.ch Dies ist ein Wiki des Fachkerns Medien und Informatik der Pädagogischen Hochschule Schwyz. Für Fragen wenden Sie sich bitte an wikiadmin@phsz.ch
This website is using cookies. More info. That's Fine