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:49] 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 17: Line 18:
  
   * 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.1640713749.txt.gz · Last modified: 2021/12/28 09:49 by va7fi