.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt What does it do? ================ * This Extension provides the ability to offer your website visitors specialized page RSS feeds. For example you can provide feed of news and events. Each feed is highly configurable, so you can specify a filter for the rendered pages by a dynamic retrieved doktype filter. Furthermore the sorting and the rendering of feed items is easy to configure. This extension provides multi language site support as well. It supports both translation concept (“one-tree-fits-all- languages” and “Two-Tree”). Features -------- * specialized feeds of pages filtered by doktype(s) and specific sorting of feed items * automatically includes (visible) feeds in the html header * feeds for subtrees * multi language site support (“one-tree-fits-all-languages” and “Two- Tree” concept) * feed image * realurl support * additional checkbox for pages to explicitly exclude pages from feeds * highly customizable by signal/slots manipulating page query and post processing of channel and item data .. warning:: **Breaking Change:** With the support of TYPO3 7.6 the whole extension has changed from an pi-based to an extbase extension. With this comes a change in the database records. Be aware of that before you install the extension! The feature, that allowed to filter pages with categories has **temporarily** removed , too.