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 revisionBoth sides next revision
wiki:topbar [2021/12/28 09:50] va7fiwiki:topbar [2021/12/28 09:50] va7fi
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