[Typo3] links not correct in a flexible content
"Rafael Schär [beYou media]"
typo3 at beyoumedia.com
Fri Dec 16 17:15:37 CET 2005
Dmitry Dulepov wrote:
> Hi!
>
> Rafael Schär [beYou media] wrote:
>
>>we created some flex templates for the editors.
>>does anybody know, why a link is like this
>>
>>http://www.domain.com/?24
>
>
> Not unless you show DS for that field...
>
> Dmitry.
ah. knight in the dark :-) thnx for replying, here is the xml code:
link looks like this:
<A href="http://www.pfiffner.biz/?id=321">Deutschland »</A>
instead of
<a href="pfiffner-deutschland.html" target="_self">Deutschland »</a>
<field_text type="array">
<tx_templavoila type="array">
<title>text</title>
<sample_data type="array">
<numIndex index="0"></numIndex>
</sample_data>
<eType>text</eType>
<proc type="array">
<HSC type="integer">0</HSC>
</proc>
</tx_templavoila>
<TCEforms type="array">
<config type="array">
<type>text</type>
<cols>48</cols>
<rows>5</rows>
</config>
<label>text</label>
<defaultExtras>richtext[bold|link]:rte_transform[mode=css]</defaultExtras>
</TCEforms>
</field_text>
More information about the TYPO3-english
mailing list