Einzelnen Beitrag anzeigen

  #3  
Alt 08.01.2008, 12:14
Sascha Mantscheff
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] Searching for a hook

Hello Dmitry,

the template reads:

page.30 = CONTENT
page.30 {
table = tt_content
wrap = <div id="_content" width="78%" float="right">|</div>
}

How do I add a post-processing function from my extension to the content
here?

Dmitry Dulepov [typo3] schrieb:
> Hi!
>
> Sascha Mantscheff wrote:
>> I'd like to enrich the text content of my application by links from a
>> separate table (similar to a glossary).
>> I found the hook
>> TYPO3_CONF_VARS['SC_OPTIONS']['tslib/class.tslib_fe.php']['contentPostProc-output']
>> and I could scan the complete HTML output for text chunks which might
>> be transformed into links. But I wonder if there is a hook which is
>> nearer at the tt_content table so that I don't have to analyze the
>> whole HTML output for inserting my links.

>
> Content is obtained from TS template. You can make postProc there, if
> you find where.
>

_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english