[TYPO3-dev] Why Info module can't be extended?
tapio
tapio.markula at dnainternet.net
Sun Mar 19 21:30:27 CET 2006
Michael Stucki wrote:
> tapio wrote:
>
>
>>I didn't find any way to extend the Info module.
>>I would nice to extend it.
>>
>>most important functions in index.php comes from
>>
>>require_once (PATH_t3lib.'class.t3lib_scbase.php');
>>
>>that can't be extended - no XCLASS support
>
>
> Damn! Just look at other extensions & how they are doing it:
>
> - indexed_search
> - crawler
Ok - they make a new item to the SELECT menu and then complety own info.
I tought to modify existing lists (the first one).
More information about the TYPO3-dev
mailing list