Fórumok

Cache image with the custome theme

Kha N Nguyen, módosítva 13 év-val korábban

Cache image with the custome theme

Junior Member Bejegyzések: 89 Csatlakozás dátuma: 2009.11.22. Legújabb bejegyzések
I have implemented the custom theme, and portal-ext. Everything is working fine.
Now, I want to update the image in the theme.

I have tried to do:

- In the portal-ext.properties: layout.template.cache.enabled=false
- In the portal-ext.properties: velocity.engine.resource.manager.cache.enabled=false
- Run ant clean deploy portal-ext and the theme.

Actual result: I cannot see the new image, until I refresh the page (F5).
Expected result: How can I see the image without refreshing the page?

Thanks all,