Differences

This shows you the differences between two versions of the page.

english:navigation:nav_list_ul_parameters [2009/12/28 07:02]
Knut Heermann (flip-flop)
english:navigation:nav_list_ul_parameters [2018/06/03 18:09] (current)
Line 56: Line 56:
                                        - **HCSS** = horizontal, all levels unfolded, add special code for horizontal CSS flyout menu \\                                         - **HCSS** = horizontal, all levels unfolded, add special code for horizontal CSS flyout menu \\
                                        -    **P** = Output of the parent link and in combination with **F, VCSS, HCSS like FP, VCSSP, HCSSP**. (Sinze V1.3x) \\                                         -    **P** = Output of the parent link and in combination with **F, VCSS, HCSS like FP, VCSSP, HCSSP**. (Sinze V1.3x) \\
 +                                        -    **B** = Bootstrap compatible rendering (B isn't working together with F) \\
                                        -    **A** = Output of the article links if article listing mode is active,  in combination with **F and P,  like FA, PA, FPA**. (since V1.4.4 r387)''          |                                         -    **A** = Output of the article links if article listing mode is active,  in combination with **F and P,  like FA, PA, FPA**. (since V1.4.4 r387)''          |
^ 2    | 19       | **start_id**                     | Point of start (The ID you see at site structure)        | ^ 2    | 19       | **start_id**                     | Point of start (The ID you see at site structure)        |
Line 64: Line 65:
                                 <li class="sub_ul act_path **//active//** sub_first"><a href="....</a> \\                                  <li class="sub_ul act_path **//active//** sub_first"><a href="....</a> \\
                                 <ul class="act_path">''        |                                  <ul class="act_path">''        |
-^ 6    | id       | **ul_id_name**                   | individual name for ul_id and li_id      |+^ 6    | id       | **ul_id_name**                   | ''**individual name** (ID=Category-ID) **for ul_id and li_id** \\       
 +                                        <ul **id="id_12"**> \\  
 +                                        <li **id="id_16"** class="sub_no"><a href="....</a></li> \\  
 +                                        <li **id="id_17"** class="sub_ul"><a href="....</a> \\  
 +                                        <ul **id="id_14"**> \\  
 +                                        <li **id="id_24"** class="sub_no"><a href="....</a></li> \\ 
 +                                        </ul>''     |
^ 7    | 2        | **wrap_ul_div (**                | wrapping a div container around every <ul>.....</ul>        | ^ 7    | 2        | **wrap_ul_div (**                | wrapping a div container around every <ul>.....</ul>        |
^ -    |          | 0 = off                      | nothing        | ^ -    |          | 0 = off                      | nothing        |
Line 100: Line 107:
=> And several combinations of this reproduced stuff. => And several combinations of this reproduced stuff.
 +=====More possibilities=====
 +
 +<code>{NAV_LIST_UL:P,0,,current|menu responsive-menu,current}</code>
 +
 +to achieve something like
 +
 +<code>
 +<ul class="menu responsive-menu">
 +   <li class="sub_parent current"><a href="index.php?index" title="Home">Home</a></li>
 +   <li class="sub_no sub_first"><a href="index.php?kontakt" title="Kontakt">Kontakt</a></li>
 +   <li class="sub_no sub_last"><a href="index.php?impressum" title="Impressum">Impressum</a></li>
 +</ul>
 +</code>
 +
 +to handle more than one class in a responsive menu (responsive is the new gimmick, you know ;) )
 +
 +===== Spicy! =====
 +''articlemenu_start_level|articlemenu_list_image_size (WxHxCROP OR WxHxCROP)|articlemenu_use_text (take text from: description:MAXLEN OR menutitle:MAXLEN OR teaser:MAXLEN OR teaser:HTML)|articlemenu_position (inside|outside)|<custom>[TEXT]{TEXT}[/TEXT][IMAGE]<img src="{IMAGE}" alt="{IMAGE_NAME}">[/IMAGE]</custom>''
english/navigation/nav_list_ul_parameters.1261980165.txt.gz · Last modified: 2018/06/03 18:08 (external edit)
www.planmatrix.de www.chimeric.de Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0