[Typo3-dev] hook for extending TEXT content type
Rupert Germann
rupi at gmx.li
Thu Feb 10 21:54:07 CET 2005
hi tom
Tom Jozsa wrote:
[...]
>
> Look at the "News with CHC-Forum" "chcnewscon" extension. That's the
> elegant end easy to use soling of the problem! There seems to bee a hook
> in news to allow this kind of extending, witch I searched for in the
> normal TEXT content too. Whit out luck.
basically the extension-script which uses the hook does nothing else than
processing one single marker. you could achieve something very similar with
a Userfunction (stdWrap.userFunc) that appends the forum links to
tt_content elements.
greets
rupi
More information about the TYPO3-dev
mailing list