r7throot2

r7throot2 is a template for DokuWiki wiki engine (inspirated on Minima and mmZenzire templates). The main features:

  • Menu - customizable menu, that is displayed on every page.
  • Keywords - user defined meta tag for every generated page
  • Footer - user defined footer informations.

Installation

  • Download the r7throot2 template zip-file.
  • Unpack it into <dokuwiki>/lib/tpl/ directory.
  • Change template parameter to r7throot2 in <dokuwiki>/conf/local.php file and enjoy it.

Configuration

Template parameters are located in the following file <dokuwiki>/lib/tpl/r7throot2/conf.php.

File Structure

 + pages
 |- menu1        [1]
 |- blog
 |- gallery
 |- code
  |- 7throot1
  |- 7throot2
 |- contact

Menu1

This file is displayed on every generated web page and it contains main menu.

  ==== My Menu ====
  * [[/|Home]] 
  * [[blog|Blog]] 
  * [[gallery|Gallery]] 
  * [[docs|Docs]]
  * [[code|Code]]
  * [[contact|Contact]]

Download

Filename Version Date Size
r7throot2-20071123.tar.gz (1753) 20071123 23.11.2007 95.4Kb
r7throot2.tar.gz (504) 20070412 12.04.2007 112.5Kb

Changelog

  • 23.11.2007: Template compatible with multitemplate. Removed some unused images. Removed the sidebar-theme.css - r0sk.
  • 12.04.2007: Initial version v0.1 - r0sk.

Sites running this template

Preview

r7throot2.jpg

Discussion

CoreDmp CoreDmp, 2008/01/12 16:07:

Hello,

First, thanks for the template :)

I am using your template, and it look well with Firefox. But in IE it's not good at all :)

I corect the aspect by adding a :

width: 750px;

to the div.dokuwiki.

In that case, i don't think the “max-width 750px” is still usefull :)

Cdlt

Fabrice

 
davidak davidak, 2008/07/17 07:58:

Very nice template but how to upload images?

I have paste the url from anothe rinstallation and its worked but the desogn is totally broken and the header is missing.

How can i fix it with a link “Upload” on the lower Bar?

Greatings… davidak

 
Dario Correal Dario Correal, 2009/02/09 01:55:

Hi,

I'd like to change the color of the menu1 items from blue to white. Is that possible?

Thanks in advance,

D.

 
JK JK, 2009/03/04 23:14:

Hello,

I've just installed this theme that I like (with a modification of the header image), however I face the following problem: I tried to create some content in the “menu1” area - I created in the wiki a page named “menu1” and filled it with some content as described above on this page, nevertheless it looked quite messy - the links were wrapped and superimposed over the other text and they had a totally different colour than on your preview image. I've found out that the links just take over the style of wiki's links (that's for the different colour), but I didn't managed to find out why the links are wrapped, each on one line… Any suggestions? Maybe I did something wrong, but I've been messing around with this problem for a couple of hours, but unsuccessfully. Thanks :)

Sumix

 
JK JK, 2009/03/05 07:58:

Hello,

I've just installed this theme that I like (with a modification of the header image), however I face the following problem: I tried to create some content in the “menu1” area - I created in the wiki a page named “menu1” and filled it with some content as described above on this page, nevertheless it looked quite messy - the links were wrapped and superimposed over the other text and they had a totally different colour than on your preview image. I've found out that the links just take over the style of wiki's links (that's for the different colour), but I didn't managed to find out why the links are wrapped, each on one line… Any suggestions? Maybe I did something wrong, but I've been messing around with this problem for a couple of hours, but unsuccessfully. Thanks :)

Sumix

 
YVEVV