First time here? Check out the FAQ!
Wow!
Fantastic!
Finally, a long awaited theme customization is available!
Great, fantastic job!
I'm unable to get this to work. I'm a little lost. How do I add logging/find logs? Tomcat doesn't seem to throw up anything. I'm prototyping at the moment so am not doing anything with java code - i.e. using zuml.
I'm using a Linux platform with zk 5.0 and Tomcat as my platform. Any help would be greatly appreciated. Would be great if someone could email me: nevynh {at} gmail {-dot-} com
ZKThemer already supported ZK 5.
If you have any problem with ZKThemer or others, please post the questions in ZK Forum. http://www.zkoss.org/forum/
Please help me !! I have a great problem. I created zk components with zk composer( a class which extends generic forward composer) but i cant manage the theme to get applied. But when i create a normal zk file the theme gets applied > Please help me soon !!!!
Hi together,
I have changed the sources in that way that now all pictures are working (that have upper case letters, like DateButton, see previous point) and that the user can optionally add images, that have to be excluded in a property file.
Here my content of /zkthemer.properties
exclude=InfoButton-32x32 QuestionmarkButton-32x32 StopSign-32x32 WarningTriangle-32x32
With the "exclude" one can exclude all images (gif, png) from beeing processed. The original colors remain the same (I wanted to keep the "StopSign" in red!)
I would like to have added my changes into the "original" sources, because then in future release this feature could be kept in (small changes are in ProcessImage.java, CreateTheme.java, build.xml, and the additionally added /zkthemer.properties (only for processing - not same as in generated jar)
Is somebody interested to have as well these changes? If so, how do I sent the changes (by email would be easier as posting all). JoseLuis should then add them to his original files...
Thanks.