[TYPO3-dev] Extending existing controller
Philipp Schiffmann
p.schiffmann at bitmotion.de
Mon Dec 8 09:48:28 CET 2014
Hi Charles,
TYPO3 and Extbase themselves do not support this feature. However, tx_news
does, at least in a rather simple way.
Take a look at the documentation:
https://github.com/TYPO3-extensions/news/blob/master/Documentation/Tutorial/ExtendingNews/Index.rst
I'm not sure though if controllers are supported, or if the functionality
is restricted to models.
Cheers,
Philipp
More information about the TYPO3-dev
mailing list