Be sure to use portal-deloper.properties in your development environment:
1theme.css.fast.load=false
2theme.images.fast.load=false
3javascript.fast.load=true
4javascript.log.enabled=true
5layout.template.cache.enabled=false
6browser.launcher.url=
7combo.check.timestamp=true
8freemarker.engine.cache.storage=soft:1
9freemarker.engine.modification.check.interval=0
10openoffice.cache.enabled=false
11velocity.engine.resource.manager.cache.enabled=false
12com.liferay.portal.servlet.filters.cache.CacheFilter=false
13com.liferay.portal.servlet.filters.themepreview.ThemePreviewFilter=true
The file is included with the distribution. Check
this page for more information about this.
You can also disable fast loading of css and images by adding url-parameters:
1http://myportal/?css_fast_load=0&images_fast_load=0
The above information is available at
this wiki page HTH Thomas
Be kell jelentkezni ahhoz, hogy ez helytelenként legyen megjelölve.