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
Last revisionBoth sides next revision
wiki:topbar [2021/12/28 09:50] va7fiwiki:topbar [2021/12/28 11:16] va7fi
Line 3: Line 3:
   * **[[/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 16:
 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') ?>    <?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