DokuWiki

It's better when it's simple

User Tools

Site Tools


template:r7throot3

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:r7throot3 [2014-01-17 10:07] r0sktemplate:r7throot3 [2024-01-01 14:36] (current) – screenshot Aleksandr
Line 6: Line 6:
 email         : r0sk10@gmail.com email         : r0sk10@gmail.com
 lastupdate    : 2009-12-25 lastupdate    : 2009-12-25
-compatible    : from 2007-11-23 to 2009-12-15 "Lemming"+compatible    : Lemming
 depends       :  depends       : 
 conflicts     :  conflicts     : 
-similar       :  +similar       : template:r7throot1, template:r7throot2, template:r7throot4, template:r7throot5, template:r7throot6, template:r7throot7,  template:r7throot8, template:r7thblog1 
-screenshot_imghttps://bitbucket.org/r0sk/dokuwiki-r7throot3/raw/c62ccec24a144f3460a47226ed8d2afb7f1e93a4/images/r7throot3.jpg+
 tags          : sidebar tags          : sidebar
  
-downloadurl   : https://bitbucket.org/r0sk/dokuwiki-r7throot3/get/default.tar.gz+downloadurl   : https://trello.com/1/cards/6592bbcae5d8d7dd47c7b334/attachments/6592bbecba83f2749c46af6f/download/r7throot3-2009-12-25.tar.gz # https://bitbucket.org/r0sk/dokuwiki-r7throot3/get/default.tar.gz
 bugtracker    : https://bitbucket.org/r0sk/dokuwiki-r7throot3/issues bugtracker    : https://bitbucket.org/r0sk/dokuwiki-r7throot3/issues
 sourcerepo    : https://bitbucket.org/r0sk/dokuwiki-r7throot3/src sourcerepo    : https://bitbucket.org/r0sk/dokuwiki-r7throot3/src
 donationurl   : https://www.paypal.com/xclick/business=r0sk10%40gmail.com&item_name=DokuWiki%2BTemplate%2BDonation&no_shipping=1&no_note=1&tax=0&currency_code=EUR&lc=US donationurl   : https://www.paypal.com/xclick/business=r0sk10%40gmail.com&item_name=DokuWiki%2BTemplate%2BDonation&no_shipping=1&no_note=1&tax=0&currency_code=EUR&lc=US
-----  +screenshot_img: https://trello.com/1/cards/6592bbcae5d8d7dd47c7b334/attachments/6592bd2a8eccb2c717375712/download/r7throot3-template.png 
- +----
  
 ===== Donate ===== ===== Donate =====
Line 25: Line 23:
  
 ===== Description ===== ===== Description =====
 +
 //r7throot3// is a template for DokuWiki wiki engine (inspired by [[http://www.wikidesign.ch/en/tpl/minima/start|Minima]] and [[http://www.zenzire.com/mmzenzire|mmZenzire]] templates). The main features: //r7throot3// is a template for DokuWiki wiki engine (inspired by [[http://www.wikidesign.ch/en/tpl/minima/start|Minima]] and [[http://www.zenzire.com/mmzenzire|mmZenzire]] templates). The main features:
  
Line 31: Line 30:
   * Footer - user defined footer information.   * Footer - user defined footer information.
  
-===== Preview ===== 
-{{https://bitbucket.org/r0sk/dokuwiki-r7throot3/raw/c62ccec24a144f3460a47226ed8d2afb7f1e93a4/images/r7throot3.jpg?w=400 }} 
- 
-===== Download ====== 
-^  Filename                                                ^     Version         Date          ^ 
-|{{http://static.userlinux.net/dokuwiki/r7throot3-2009-12-25.tar.gz}} (:!: ** current stable** :!:) |    20091225  |  25.12.2009  
-|{{http://static.userlinux.net/dokuwiki/r7throot3-20071123.tar.gz}}  |    20071123  |  23.11.2007  | 
-|{{http://static.userlinux.net/dokuwiki/r7throot3.tar.gz}}  |    20070723  |  23.07.2007  | 
- 
-Use the following URL to download this template: 
-  * [[http://www.userlinux.net/my/projects/dokuwiki/r7throot3]] 
  
 ===== Installation ===== ===== Installation =====
 +
 Refer to [[:template]] on how to install and use templates in DokuWiki. Easy way: Refer to [[:template]] on how to install and use templates in DokuWiki. Easy way:
-  - [[#download|Download]] the tarball/zip-file+  - Download the tarball/zip-file
   - Unpack it into ''<dokuwiki>/lib/tpl/''   - Unpack it into ''<dokuwiki>/lib/tpl/''
   - Login as admin and change the template in the configuration manager   - Login as admin and change the template in the configuration manager
 +
  
 ===== Configuration ===== ===== Configuration =====
 +
 Template parameters are located in the following file //<dokuwiki>/lib/tpl/<template>/conf.php.// Template parameters are located in the following file //<dokuwiki>/lib/tpl/<template>/conf.php.//
 +
  
 ===== File Structure ===== ===== File Structure =====
 +
 <code> <code>
  + pages  + pages
Line 71: Line 64:
  
 ==== Menu1 ==== ==== Menu1 ====
 +
 This file is displayed on every generated web page and it contains main menu. This file is displayed on every generated web page and it contains main menu.
  
 <code> <code>
-  ==== My Menu ====+==== My Menu ====
   * [[/|Home]]    * [[/|Home]] 
   * [[blog|Blog]]    * [[blog|Blog]] 
Line 85: Line 79:
  
 ==== Sidebar ==== ==== Sidebar ====
 +
 Every namespace can have its own sidebar. Simply add a page called namespace_sidebar on same level than the namespace is. If no sidebar is found in the current namespace, the default_sidebar will be used (if it exists). If there is no default_sidebar page, nothing will appears. Every namespace can have its own sidebar. Simply add a page called namespace_sidebar on same level than the namespace is. If no sidebar is found in the current namespace, the default_sidebar will be used (if it exists). If there is no default_sidebar page, nothing will appears.
  
 <code> <code>
-  ==== My Sidebar ====+==== My Sidebar ====
 [[feed.php|{{ blog:rss.png }}]] [[feed.php|{{ blog:rss.png }}]]
  
Line 103: Line 98:
   * [[http://www.chimeric.de/|Chimeric]]...   * [[http://www.chimeric.de/|Chimeric]]...
 </code> </code>
 +
  
 ===== Changelog ===== ===== Changelog =====
 +
   * **25.12.2009**: Template compatible with last DokuWiki release (2009-12-25 //Lemming// codename) //- [[r0sk@userlinux.net|r0sk]]//.   * **25.12.2009**: Template compatible with last DokuWiki release (2009-12-25 //Lemming// codename) //- [[r0sk@userlinux.net|r0sk]]//.
   * **23.11.2007**: Template compatible with //multitemplate//. Removed some unused images. Removed the sidebar-theme.css  //- [[r0sk@userlinux.net|r0sk]]//.   * **23.11.2007**: Template compatible with //multitemplate//. Removed some unused images. Removed the sidebar-theme.css  //- [[r0sk@userlinux.net|r0sk]]//.
   * **18.09.2007**: Bug fixed: tpl_sidebar() on tpl_functions.php didn't work so well with sidebars, thanks to //Thomas Vriet// //- [[r0sk@userlinux.net|r0sk]]//.   * **18.09.2007**: Bug fixed: tpl_sidebar() on tpl_functions.php didn't work so well with sidebars, thanks to //Thomas Vriet// //- [[r0sk@userlinux.net|r0sk]]//.
   * **23.07.2007**: Initial version v0.1 //- [[r0sk@userlinux.net|r0sk]]//.   * **23.07.2007**: Initial version v0.1 //- [[r0sk@userlinux.net|r0sk]]//.
 +
 +
 ===== Sites using this Template ===== ===== Sites using this Template =====
 +
   * [[http://devzero.goto10.org/|Goto10]]   * [[http://devzero.goto10.org/|Goto10]]
   * [[http://wiki.goatpr0n.de/|Goatpr0n]]   * [[http://wiki.goatpr0n.de/|Goatpr0n]]
Line 117: Line 117:
  
 ===== Discussion ===== ===== Discussion =====
 +
 >> Hi, both archives are corrupted. Could you please upload correct one? Regards >> Hi, both archives are corrupted. Could you please upload correct one? Regards
 >> - **Vasily Kanagin, 2008/09/05 14:14** >> - **Vasily Kanagin, 2008/09/05 14:14**
template/r7throot3.1389949624.txt.gz · Last modified: 2014-01-17 10:07 by r0sk

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