Skip to content

Refactor internal caching

Philipp Kitzberger requested to merge cached-version into main

This makes the extension fully rely on TYPO3s page caching. That way it's possible to have the plugin output indexed by EXT:indexed_search or EXT:solr

  • Switch from USER_INT to USER
  • Remove plugin internal pagesection caching
  • Set different caching times (default+news) as cache_timeout for current page

Merge request reports

Loading