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:49] 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 17: Line 17:
  
   * Create ''./lib/tpl/dokuwiki/topbar.html''   * Create ''./lib/tpl/dokuwiki/topbar.html''
 +<div class="topbar">
 +   <?php tpl_include_page('/wiki/topbar') ?>
 +</div>
  
-    <div class="topbar"> 
-        <?php tpl_include_page('/wiki/topbar') /* includes the wiki page "/wiki/topbar" */ ?> 
-    </div> 
  
   * Added this line of code at the end of: ''./lib/tpl/dokuwiki/tpl_header.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') ?>+
 */ */
wiki/topbar.txt · Last modified: 2021/12/28 11:17 by va7fi