tt_news

1.5.7. Caching

Since version 1.4.0 tt_news supports caching and thus indexing by the indexed_search extension. Now the problem appears that you'll have to clear the cache for the e.g. "Homepage" to see the changes you made in a news article that is located in the news sysfolder.  

This can be done automatically.

Example:

in the small pagetree below, the news articles are located in the sysfolder "News db Records". The page "Home"(647) shows a news LATEST content element in the left column and the page "News"(637) and its subpages show other news content elements.

If a user changes an item in the news sysfolder, the pages "Home" and "News" will still show the same content (assuming that caching is enabled).  

If you add the following parameters to the PageTSconfig of the news sysfolder, the cache for the pages configured in the "clearCacheCmd" is automatically cleared by saving a news record in this folder.

  TCEMAIN.clearCacheCmd = 647,637



 

for more options see: http://typo3.org/documentation/document-library/references/doc_core_tsconfig/4.0.0/view/1/3/#id2798076

To top


Valid XHTML 1.0!