DokuWiki

It's better when it's simple

User Tools

Site Tools


template:simple

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
template:simple [2013-04-09 23:07] Klap-intemplate:simple [2023-02-28 22:14] (current) Aleksandr
Line 2: Line 2:
  
 ---- template ---- ---- template ----
-description   : Features a CSS dropdown menu.+description   : Features a CSS dropdown menu
 author        : Michael Klier author        : Michael Klier
 email         : chi@chimeric.de email         : chi@chimeric.de
Line 19: Line 19:
 ----  ---- 
  
-:!: New maintainer welcome!+:!: New maintainer 
 +> Hello, I created an updated branch of the template and will provide further updates. Let me know if you have ideas or bugs or patches. I will release a stable build the next days. Have fun.  --- [[user>sf|sf]] //2013/08/31 06:29// 
 + 
 +Did you release a stable build?....if so where is it? Thx, A.User 8/3/2014\\ 
 +p.s. why is there a download of the Arctic template here?...??
  
 ===== Features ===== ===== Features =====
 +
   * custom CSS hover topbar menu via a normal wiki page   * custom CSS hover topbar menu via a normal wiki page
- 
  
 ===== Download ===== ===== Download =====
 +
 +  * **latest**: http://r.notomorrow.de/dokuwiki-template-arctic/pkg/arctic.tgz ([[https://github.com/samfisch/dokuwiki-template-simple|github]])
 +
 +==== previous versions ====
 +
 ^ DokuWiki version ^ download ^  ^ DokuWiki version ^ download ^ 
-| 2010-10-27 "Busy Wednesday"{{http://cloud.github.com/downloads/chimeric/dokuwiki-template-simple/template-simple.tgz}} (:!: **current stable version** :!:) +| 2010-10-27 "Busy Wednesday"[[https://github.com/chimeric/dokuwiki-template-simple/archive/2010-10-29.zip|2010-10-29.zip]]  
-| 2009-12-25 | {{http://cloud.github.com/downloads/chimeric/dokuwiki-template-simple/template-simple-2009-12-25.tgz}} +| 2009-12-25  [[https://github.com/chimeric/dokuwiki-template-simple/archive/2010-01-04.zip|2010-01-04.zip]]  
-| 2009-02-14 {{http://cloud.github.com/downloads/chimeric/dokuwiki-template-simple/template-simple-2009-02-08.tgz}} +| 2009-02-08  [[https://github.com/chimeric/dokuwiki-template-simple/archive/2009-02-08.zip|2009-02-08.zip]]  
-| 2008-05-05 | {{http://cloud.github.com/downloads/chimeric/dokuwiki-template-simple/template-simple-2008-07-18.tgz}} +| 2008-05-05  [[https://github.com/chimeric/dokuwiki-template-simple/archive/2008-07-18.zip|2008-07-18.zip]]  
-| Github URL| [[http://github.com/chimeric/dokuwiki-template-simple]] |+| Github URL  | [[https://github.com/chimeric/dokuwiki-template-simple]]  |
  
 ===== Installation ===== ===== Installation =====
 +
   - [[#download]] the tarball/zip-file   - [[#download]] the tarball/zip-file
   - unpack it into ''<dokuwiki>/lib/tpl/''   - unpack it into ''<dokuwiki>/lib/tpl/''
Line 50: Line 60:
 # tar -xvf template-simple.tgz # tar -xvf template-simple.tgz
 </code> </code>
- 
-**Note: http://chimeric.de/_src/template-simple.tgz always points to the latest stable version!** 
  
 ===== Configuration ===== ===== Configuration =====
 +
 This template has no configuration options yet. This template has no configuration options yet.
  
Line 59: Line 68:
  
 ==== Creating the Topbar ==== ==== Creating the Topbar ====
 +
 The template uses the CSS hover technique to generate the topbar menu from a normal wiki page which contains unordered lists of links. Therefore you have to create a page called "topbar" in your DokuWiki root namespace. Edit it and insert an unordered list of links per menu item. Don't insert anything else than these lists in this page as it will lead to garbage ;-). At the moment only lists with up to 4 levels are supported. You can also have a separate topbar for each namespace. For example, if you browse to ''wiki:syntax'' and the page ''wiki:topbar'' exists it will be used as the topbar. The template uses the CSS hover technique to generate the topbar menu from a normal wiki page which contains unordered lists of links. Therefore you have to create a page called "topbar" in your DokuWiki root namespace. Edit it and insert an unordered list of links per menu item. Don't insert anything else than these lists in this page as it will lead to garbage ;-). At the moment only lists with up to 4 levels are supported. You can also have a separate topbar for each namespace. For example, if you browse to ''wiki:syntax'' and the page ''wiki:topbar'' exists it will be used as the topbar.
  
Line 76: Line 86:
  
  
 +===== Style =====
  
- 
-===== Style ===== 
 The template style (colors/font-sizes/width) can be configured via the ''style.ini'' file located in ''<dokuwiki>/lib/tpl/simple/style.ini''. The template style (colors/font-sizes/width) can be configured via the ''style.ini'' file located in ''<dokuwiki>/lib/tpl/simple/style.ini''.
 +
 +
 ===== Browser Compatibility ===== ===== Browser Compatibility =====
 +
 The template was tested with the following browsers. The template was tested with the following browsers.
  
Line 98: Line 110:
  
 ===== Changelog ===== ===== Changelog =====
-A complete changelog is available at my [[http://github.com/chimeric/dokuwiki-template-simple/commits/|github page]]! 
  
-{{rss>http://github.com/feeds/chimeric/commits/dokuwiki-template-simple/master 10 1d date}}+A complete changelog is available at my [[https://github.com/chimeric/dokuwiki-template-simple/commits/|github page]]! 
 + 
 +{{rss>https://github.com/chimeric/dokuwiki-template-simple/commits/master.atom date}}
  
 ===== Bugs / Feature Requests ===== ===== Bugs / Feature Requests =====
-To report bugs and feature requests please use the [[http://github.com/chimeric/dokuwiki-template-simple/issues|bug tracker]].+To report bugs and feature requests please use the [[https://github.com/chimeric/dokuwiki-template-simple/issues|bug tracker]].
  
 ===== Sites using this Template ===== ===== Sites using this Template =====
Line 165: Line 178:
  
 ==== Backlinks? ==== ==== Backlinks? ====
 +
 How do I find the Backlinks in this template? How do I find the Backlinks in this template?
  
Line 170: Line 184:
  
 ==== TOC and Search Results ==== ==== TOC and Search Results ====
-It seems to me that velease 2012-10-13 of dokuwiki, aka "Adora Belle", requres changes to the table of contents and search results code. I'm told the changes are described at https://github.com/splitbrain/dokuwiki/commit/d5acc30d and https://github.com/splitbrain/dokuwiki/commit/91b05b6b, or for backward compatibility, at https://github.com/selfthinker/dokuwiki_template_starter/commit/93af547425d1faeecef408cf6db35be71ad91507 and https://github.com/selfthinker/dokuwiki_template_starter/commit/d2dc146e0091b8a092a344bfa8fb57f9b89cc4fd.+ 
 +It seems to me that velease 2012-10-13 of dokuwiki, aka "Adora Belle", requres changes to the table of contents and search results code. I'm told the changes are described at [[github>d5acc30d]] and [[github>91b05b6b]], or for backward compatibility, at https://github.com/selfthinker/dokuwiki_template_starter/commit/93af547425d1faeecef408cf6db35be71ad91507 and https://github.com/selfthinker/dokuwiki_template_starter/commit/d2dc146e0091b8a092a344bfa8fb57f9b89cc4fd.
template/simple.1365541627.txt.gz · Last modified: 2013-04-09 23:07 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki