User Tools

Site Tools


wiki:topbar

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:topbar [2021/12/28 09:50] va7fiwiki:topbar [2021/12/28 11:17] (current) va7fi
Line 1: Line 1:
 <WRAP tabs> <WRAP tabs>
 +  * **[[/home |Home]] **
   * **[[/club_info/ |Club Info]]**   * **[[/club_info/ |Club Info]]**
   * **[[/nets/ |Nets]]**   * **[[/nets/ |Nets]]**
   * **[[/ecomm/ |Emergency]]**   * **[[/ecomm/ |Emergency]]**
-  * **[[/howto |How-To]]** +  * **[[/howto|How-To]]** 
-  * **[[/references |Refs]]** +  * **[[/references|Refs]]** 
-  * **[[/links |Links]]** +  * **[[/links|Links]]** 
-  * **[[/history |History]]** +  * **[[/history|History]]** 
-  * **[[/photos |Photos]]**+  * **[[/photos|Photos]]**
   * **[[/memberscorner/ |For Members]]**   * **[[/memberscorner/ |For Members]]**
 </WRAP> </WRAP>
Line 16: Line 17:
 Some files must also be changed to make it work: Some files must also be changed to make it work:
  
-  * Create ''./lib/tpl/dokuwiki/topbar.html''<code php>+  * Create ''./lib/tpl/dokuwiki/topbar.html''
 <div class="topbar"> <div class="topbar">
-   <?php tpl_include_page('/wiki/topbar'/* includes the wiki page "/wiki/topbar" */ ?>+   <?php tpl_include_page('/wiki/topbar') ?>
 </div> </div>
-</code> 
  
-  * Added this line of code at the end of: ''./lib/tpl/dokuwiki/tpl_header.php''<code php>+ 
 +  * Added this line of code at the end of: ''./lib/tpl/dokuwiki/tpl_header.php''
 <?php tpl_includeFile('topbar.html') ?> <?php tpl_includeFile('topbar.html') ?>
-</code> 
 */ */
wiki/topbar.txt · Last modified: 2021/12/28 11:17 by va7fi