wiki:template:bootstrap3:hooks

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:template:bootstrap3:hooks [2015/11/27 14:26] – [HTML Hooks] Giuseppe Di Terlizziwiki:template:bootstrap3:hooks [2018/02/21 22:21] (current) Giuseppe Di Terlizzi
Line 3: Line 3:
 ===== HTML Hooks ===== ===== HTML Hooks =====
  
-All files must be located in the template directory e.g. ''lib/tpl/bootstrap3/''+All files must be located in the template directory (''lib/tpl/bootstrap3/'') or your ''conf/'' directory (upgrade-safe).
  
 ^ File Name           ^ Position of included HTML ^ ^ File Name           ^ Position of included HTML ^
Line 20: Line 20:
  
  
-<callout type="danger">+<callout type="warning" icon="true">
 === NOTE for navbar.html === === NOTE for navbar.html ===
  
-This [[https://github.com/LotarProject/dokuwiki-template-bootstrap3/commit/c10c0488c2581f8c6e04320c2716edf301f046f9|c10c048 commit]] introduced a new hook ('':navbar''). Please use this new hook, because the ''navbar.html'' is deprecated and will be removed in the future release of template.+This [[https://github.com/LotarProject/dokuwiki-template-bootstrap3/commit/c10c0488c2581f8c6e04320c2716edf301f046f9|c10c048 commit]] introduced a new navbar hook ('':navbar''). Please use this new hook, because the ''navbar.html'' is deprecated and will be removed in the future release of template
 + 
 +If you want add only the Home-Page link, set the ''showHomePageLink''.
 </callout> </callout>
  
Line 39: Line 41:
 | '':cookie:banner'' | Cookie-Law banner | NO | | '':cookie:banner'' | Cookie-Law banner | NO |
 | '':cookie:policy'' | Cookie-Law policy | NO | | '':cookie:policy'' | Cookie-Law policy | NO |
 +| '':help''          | Help page for "Help Page Icon" | YES |
 +| '':header''        | Header of page below the navbar | YES |
 +| '':topheader''     | Top Header of page (on top of navbar if ''fixedTopNavbar'' is **off**) | YES |
  
  
  • wiki/template/bootstrap3/hooks.1448630795.txt.gz
  • Last modified: 9 years ago
  • by Giuseppe Di Terlizzi