![]() |
|
purge html cache for album editor - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: purge html cache for album editor (/thread-8985.html) |
purge html cache for album editor - lainyrache - 2011-08-18 Hi purge html cache for album editor - acrylian - 2011-08-18 That is not that easy. You would have to write a plugin using filters to add a checkbox so it is cleared on saving. That is easiest as for a button nothing will be setup. See the plugin tutorial about that. purge html cache for album editor - lainyrache - 2011-08-18 Thank you for the prompt reply. purge html cache for album editor - acrylian - 2011-08-18 You will have to modify the the static_html_cache plugin for that as you need to change the rights. Look at its function But why don't you just let them wait until the cache updates itself as set on its options? purge html cache for album editor - lainyrache - 2011-08-18 Thank you, |