
A UDT isn't defined as a "hack" since no core or module PHP files were modified (http://forum.cmsmadesimple.org/viewtopi ... 40&t=28132)
An explanation please? Are we to guess, why does this violates the rules???Jo Morg wrote:IIRC JohnnyB posted a similar, if not the same, solution and was deleted by some moderator without even an explanation. IMO it's a perfectly legit solution, not a hack.Tetsuo wrote:Try this to auto clear the cache when changes are made to Cataloger (or other) Content pages:
Extensions > User Defined Tags
Create a tag called "clear_cache":
Then go to Extensions > Event Manager > Find the ContentEditPost Event > add "clear_cache" as the last order event.Code: Select all
removed
Now when the user makes a change to a page, the cache will be flushed.
Just my two cents....
A: The method mentioned is an internal (NOT FOR PUBLIC USE) method.An explanation please? Are we to guess, why does this violates the rules???