[TYPO3-dev] Content Rendering
Peter Niederlag
niederlag at ikd01.de
Sun Apr 23 00:29:40 CEST 2006
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
--
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *
http://www.typo3partner.net * professional services network *
More information about the TYPO3-dev
mailing list