PDA

View Full Version : Wiki Question


RichardCA
14-10-2009, 06:20
I really like the format of the Zabbix Wiki, in fact I've been using it to teach myself Dokuwiki. And in the process beef up my understanding of PHP, CSS, etc.

Can anyone clue me in how how the sidebar was set up? It looks like indexmenu is being used (that's fairly obvious), but I'm curious what template was used to hold the indexmenu? In other words can someone dish the exact technique that was used to create the sidebar?

Sorry if this is obvious but, like I said, I really like the "look" you achieved.

Thanks!

richlv
14-10-2009, 10:23
http://www.dokuwiki.org/plugin:sidebarng + indexmenu :)

RichardCA
15-10-2009, 05:35
Thanks.

How did you get the "blue" color scheme with the Zabbix Logo in the upper left? Did you hand-edit certain key files like style.ini? Or is there a template involved?

That will be my last question, promise. :p

richlv
15-10-2009, 09:12
yes, the default template was modified (including style.ini changes, addition of files like topheader.html etc)

RichardCA
15-10-2009, 10:28
Thanks. :)