[TYPO3-dev] Content Rendering

Thomas Schulze thomas.schulze at outraxx.de
Sun Apr 23 09:49:05 CEST 2006


"Peter Niederlag" <niederlag at ikd01.de> schrieb im Newsbeitrag 
news:mailman.1.1145745011.4419.typo3-dev at lists.netfielders.de...
> Hi,
>
> Thomas Schulze schrieb:
> [...]
>> i will be a little more exactly:
>>
>> Say, you have an link inside a text that looks as follows (don?t ask 
>> why...
>> it is so :-):
>
> To really give a qualified answer to your problem it might require to
> ask this question I am afraid. ;)
>
>> <a href="file://fileadmin/mySite/info.pdf">click</a>
>>
>> This should be before outputting:
>>
>> <a href="http://fileadmin/mySite/info.pdf">click</a>
>
> If you are using the standard <link> feature then I would limit my
> function to work there:
> ....link.userFunc = tx_playMygame_pi1->renderlink
> [1]
>
> If you really have those <a href ... in the DB I'd go for
> tt_content.stdWrap.postUserFunc I'd assume
> [2]
>
>
> [1]
> http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view/5/8/
> [2]
> http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view/5/1/
>
> Greets,
> Peter

Thanks Peter,

i will study this. BTW: it?s a typolink (<link>) in the db, so, [1] should 
be
a solution.

Regards

Thomas 






More information about the TYPO3-dev mailing list