.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _development: Development =========== There is possibility to extend functionality of this reader using prepared hooks. RSS2 and Atom parsers have different hooks but they do the same thing. Hooks to modify read items: :: $GLOBALS['TYPO3_CONF_VARS']['EXT']['amt_feed_reader']['Parser/RssParser.php']['modifyItem'] $GLOBALS['TYPO3_CONF_VARS']['EXT']['amt_feed_reader']['Parser/AtomParser.php']['modifyItem']