Thread: Add Themes
View Single Post
  #19 (permalink)  
Old 09-30-2009, 08:26 PM
mmorse mmorse is offline
Moderator
 
Posts: 6,236
Default

We switched from tomcat (4.5prior)> jetty (5.0+) for the service known as mailboxd.
ZWC Themes > zmskindeploy
Quote:
To make deploying skins easy, we have created a command-line tool that manages all of the little tasks required to properly format the skin and make it available to your users. This tool:
  • Runs the Image Merge process on your skin, so images will be served efficiently,
  • Enables the skin for all users of your ZWC deployment, and
  • Restarts the web server, so it recognizes the new skin.
Make sure you run it zmskindeploy theme/ & not zmskingdeploy ./ - seem to remember a bug where that unintentionally removes all the skins.
Reply With Quote