Searched hist:"867 da04d85140736fab69e0df2be0abb55719386" (Results 1 – 4 of 4) sorted by relevance
| /dokuwiki/_test/tests/Feed/ |
| H A D | FeedCreatorOptionsTest.php | 867da04d85140736fab69e0df2be0abb55719386 Sat Apr 11 15:07:57 UTC 2026 Andreas Gohr <andi@splitbrain.org> Less ubiquitous feed caching. addresses #4574
Instead of creating caches for each and every requested feed, only the recent feed is still cached.
The number of items is clamped to conf[recent]*5.
Plugins can influence the caching behavior via the existing FEED_OPTS_POSTPROCESS event by setting cache_allow to true and optionally adding their own cache key in cache_key
Additionally the per-namespace feed autodiscovery link from <head> pointing to list-mode feeds has been removed.
|
| /dokuwiki/inc/Feed/ |
| H A D | FeedCreatorOptions.php | 867da04d85140736fab69e0df2be0abb55719386 Sat Apr 11 15:07:57 UTC 2026 Andreas Gohr <andi@splitbrain.org> Less ubiquitous feed caching. addresses #4574
Instead of creating caches for each and every requested feed, only the recent feed is still cached.
The number of items is clamped to conf[recent]*5.
Plugins can influence the caching behavior via the existing FEED_OPTS_POSTPROCESS event by setting cache_allow to true and optionally adding their own cache key in cache_key
Additionally the per-namespace feed autodiscovery link from <head> pointing to list-mode feeds has been removed.
|
| /dokuwiki/ |
| H A D | feed.php | 867da04d85140736fab69e0df2be0abb55719386 Sat Apr 11 15:07:57 UTC 2026 Andreas Gohr <andi@splitbrain.org> Less ubiquitous feed caching. addresses #4574
Instead of creating caches for each and every requested feed, only the recent feed is still cached.
The number of items is clamped to conf[recent]*5.
Plugins can influence the caching behavior via the existing FEED_OPTS_POSTPROCESS event by setting cache_allow to true and optionally adding their own cache key in cache_key
Additionally the per-namespace feed autodiscovery link from <head> pointing to list-mode feeds has been removed.
|
| /dokuwiki/inc/ |
| H A D | template.php | 867da04d85140736fab69e0df2be0abb55719386 Sat Apr 11 15:07:57 UTC 2026 Andreas Gohr <andi@splitbrain.org> Less ubiquitous feed caching. addresses #4574
Instead of creating caches for each and every requested feed, only the recent feed is still cached.
The number of items is clamped to conf[recent]*5.
Plugins can influence the caching behavior via the existing FEED_OPTS_POSTPROCESS event by setting cache_allow to true and optionally adding their own cache key in cache_key
Additionally the per-namespace feed autodiscovery link from <head> pointing to list-mode feeds has been removed.
|