[TYPO3-english] Linkhandler doesn't create the link

Jeppe Donslund jd at masters.dk
Wed Jun 2 08:52:53 CEST 2010


Den 01-06-2010 15:31, Philipp Gampe skrev:
> Am 01.06.2010, 15:28 Uhr, schrieb Jeppe Donslund <jd at masters.dk>:
>
>> Hi,
>>
>> I am trying to set up the LinkHandler extension.
>>
>> I have set it up as it says in the Documentation. But in my front end
>> the link are not made.
>> I kan make the link in the RTE. But when I check in Front End the
>> links is not made.
>
> what does not made mean?
> Is the link simply empty like <a href="">Link</a>?
> Or is there something like <a href="records:tt_table:999</a> inside?
>
> You could also check whether the link is saved correctly into DB.
>
> Best regards

This is from View Source in the RTE

<a href="record:tx_plads_plads:119" class="internal-link">link text</a>

This is from the database

<link record:tx_plads_plads:119 - internal-link>link text</link>

This is from Front End

link text

So the link is not generated when the output is rendered.


Regards
Jeppe D.


More information about the TYPO3-english mailing list