ZK - Open Source Ajax Java FrameworkZK - Open Source Ajax Java Framework

Silver Gray theme

zknewbie1
1 Sep 2010 11:18:11 GMT
1 Sep 2010 11:18:11 GMT

Hi, I see on ZK Demo site, there're 3 themes: Breeze, Classic Blue, and Silver Gray. I kinda like the Silver Gray and wonder if there's a SilverGray.jar file that I can just drop into the LIB folder like the Breeze.jar that was mentioned in one of the article on the main ZK site? Your insight is greatly appreciated. Thanks.

RFSLUX
1 Sep 2010 14:39:32 GMT
1 Sep 2010 14:39:32 GMT

Hello zknembie1,

i hope i unstand right. You're searching for theme jar files.
you can download it here:
Premium Download Area

Best regards,
Jörg

zknewbie1
1 Sep 2010 15:28:41 GMT
1 Sep 2010 15:28:41 GMT

Hi Jörg, thanks very much for the info. Since I use ZK 5.0.3, I should download the silvergray-3.6.1.zip right? The silvergray-5.0.4.zip says it's for ZK 5.0.4 or later. Also, any special steps to take in case I want to roll back to the good old Classic Blue? or I can just delete the JAR file from WEB-INF/LIB/? Thanks...

mjablonskiTop Contributor
1 Sep 2010 16:47:04 GMT
1 Sep 2010 16:47:04 GMT

For ZK 5.0.3 you have to use the following theme:

http://www.zkoss.org/zkdownload/startDownloadFile?id=754774628

3.6.1 is compatible only with ZK 3.6.x, not for 5.0.x.

Cheers, Maik

zknewbie1
1 Sep 2010 22:44:07 GMT
1 Sep 2010 22:44:07 GMT

Thanks very much Maik. Any special steps to take in case I want to roll back? Thanks..

mjablonskiTop Contributor
2 Sep 2010 02:29:18 GMT
2 Sep 2010 02:29:18 GMT

No, usually deploying / removing the jar and restarting the app-server should be enough... at least it worked for me this way...:-)

Cheers, Maik

zknewbie1
2 Sep 2010 09:17:58 GMT
2 Sep 2010 09:17:58 GMT

Cool, thanks so much Maik..