Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:plugin:bootswrapper:nav [2016/04/05 18:22] – [Tab Pane and Include Plugin] Giuseppe Di Terlizziwiki:plugin:bootswrapper:nav [2016/05/07 14:55] (current) – [With Icons Plugin] Giuseppe Di Terlizzi
Line 111: Line 111:
 ===== Tabs justified ===== ===== Tabs justified =====
  
-<code html><nav type="tabs" justified="true">+<code html5><nav type="tabs" justified="true">
   * [[:start]]   * [[:start]]
   * [[:wiki:plugin:bootswrapper:nav|Nav Plugin]]   * [[:wiki:plugin:bootswrapper:nav|Nav Plugin]]
Line 130: Line 130:
     * [[:wiki:syntax]]     * [[:wiki:syntax]]
 </nav> </nav>
 +
 +\\
 +
 +===== With Icons Plugin =====
 +
 +<tabs>
 +  * {{fa>home}} DokuWiki
 +    * [[wiki:welcome]]
 +    * [[wiki:syntax]]
 +</tabs>
 +
 +\\
 +
 +<code .html5>
 +<tabs>
 +  * {{fa>home}} DokuWiki
 +    * [[wiki:welcome]]
 +    * [[wiki:syntax]]
 +</tabs>
 +</code>
 +
 +\\
 +
 +<tabs>
 +  * File
 +    * {{fa>file-o?fw}} [[#new|New]]
 +    * {{fa>folder-open?fw}} [[#open|Open]]
 +    * {{fa>print?fw}} [[#print|Print]]
 +    * {{fa>close?fw}} [[#close|Close]]
 +  * ?
 +    * {{fa>info?fw}} [[#about|About...]]
 +</tabs>
 +
 +\\
 +
 +<code html5>
 +<tabs>
 +  * File
 +    * {{fa>file-o?fw}} [[#new|New]]
 +    * {{fa>folder-open?fw}} [[#open|Open]]
 +    * {{fa>print?fw}} [[#print|Print]]
 +    * {{fa>close?fw}} [[#close|Close]]
 +  * ?
 +    * {{fa>info?fw}} [[#about|About...]]
 +</tabs>
 +</code>
  
 \\ \\
Line 190: Line 236:
 I suggest to add ''<nowiki>~~NOTOC~~</nowiki>'' because the TOC is displayed between the tab bar and the content. I suggest to add ''<nowiki>~~NOTOC~~</nowiki>'' because the TOC is displayed between the tab bar and the content.
 </callout> </callout>
 +
 +\\
  
 ===== Attributes ===== ===== Attributes =====
Line 198: Line 246:
 | ''justified'' | optional  | ''true'' | Justify nav items | | ''justified'' | optional  | ''true'' | Justify nav items |
 | ''fade''      | optional  | ''true'' | Enable fade effect on tabs | | ''fade''      | optional  | ''true'' | Enable fade effect on tabs |
- 
  • wiki/plugin/bootswrapper/nav.1459873351.txt.gz
  • Last modified: 8 years ago
  • (external edit)