[TYPO3-dev] Clear Cache when new data inserted

Stefan Weber weberste at student.ethz.ch
Mon Apr 3 18:17:21 CEST 2006


Hi all

I wrote a little extension to handle addresses. New addresses (ie. 
entries into the database table used by the extensions) can be inserted 
in the List-Module as usual for extensions.

But if I insert new addresses/entries, I have to clear the cache 
manually. But it would be nice if the cache is cleared automatically (if 
I change a normal text content element, I also do not have to clear the 
cache and this seems very similar to me - so I guess something like this 
exists also for extensions).

I don't want to run the plugin as USER_INT, because the changes are not 
that frequent and that's why I think USER fits best here.

I hope I could make myself clear :)

Thanks,

Stefan Weber




More information about the TYPO3-dev mailing list