On Sun, Feb 13, 2011 at 00:06, helix84 <[email protected]> wrote:
> 1) Develop your theme under [dspace]/webapps/xmlui/themes/YOURTHEME.
> Restart Tomcat to see changes.

I just realized you don't even need to restart tomcat if you change
the theme files under [dspace]. If you change xsl, css, js, just
reload the page and the changes should be visible immediately.

But be aware that there is some caching, so if you don't see your
changes, suspect the (server-side) cache. I don't have a tested
procedure for clearing the cache, but someone on the list recommended
this procedure:

1.)     ${tomcat6.home}/bin/shutdown.sh
2.)     cd ${tomcat6.home}/work/Catalina/{appropriate.domain.dir}/_/
3.)     rm -rf cache-dir

I don't guarantee it works, though.

Regards,
~~helix84

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to