Quote:
|
Originally Posted by david75 Thanks for your reply.
Can you give me more direction about how to make the change and re concat/compress the JavaScript? |
Once you get a dev environment setup (see ZimbraServer/docs/INSTALL.txt) you'll just edit the file and use the ANT targets prod-deploy to build a new war file. Trying to do it manually will take a long time to explain. So the best advice I can give would be to setup a dev environment. If you want to still try manually you'll have to read build.xml in ZimbraWebClient this has all the logic and code to do the various compression and gzip.