PDA

View Full Version : Skins



teste1
02-14-2007, 02:01 PM
I saw the section in documentation about skinning deki but, skin feature is only a beta versione in deki-wiki?
I saw ace skin hard-coded inside many php pages, I cannot find how to select editor skins...I'm missing something or skinnable deki is yet to come?

wikiwurm
02-14-2007, 06:08 PM
do you mean that:

http://gooseplus.opengarden.org/Admin:Visual

teste1
02-15-2007, 07:53 AM
It seems to be a first step.
What I mean is a complete skin system. If I want to change the structure of wiki I've to change the "ace" skin. it would be better to have the possibility to duplicate it and create a new skin and then to have the possibility to select "ace" or "newace" somewhere in configuration files.
I'm saying that cause I saw that both wiki and editor have a skin directory so I thought that a skinning system would be a wiki feature.
If I'm wrong no problems, deki layout is already perfect.


do you mean that:

http://gooseplus.opengarden.org/Admin:Visual

AaronF
02-15-2007, 04:22 PM
Well, I don't know about it being perfect. There are some really nice UI changes just on the horizon. RoyK is making some changes to skinning. He'll sound off on this, and as always: Gardener input is valued.

royk
02-15-2007, 05:12 PM
Gooseberry (the currently released OSS version of DekiWiki) does not have multiple skinning support). Gooseberry++ (which is in the process of being released (http://forums.opengarden.org/showthread.php?t=138)) will have additional styling support - you can extend the existing stylesheet and update colors and such.

As for full-blown templating/skinning support, that won't come out until Hayes. It's been implemented on the unstable dev branch and we're currently testing this feature out.