Typo3 FCE Links

FCE hat natürlich die Links schon als Standard Feld drinnen doch wenn man den Linktext Flexiebel haben will wird man damit nicht weit kommen!

Darum hier mein Ansatz zu Typo3 FCE Links mit Linktexte!

<field_link type=”array”>
<type>attr</type>
<tx_templavoila type=”array”>
<title>link</title>
<sample_data type=”array”>
<numIndex index=”0″>link</numIndex>
</sample_data>
<eType>link</eType>
<TypoScript>
#10 = TEXT
#10.typolink.parameter.current = 1
#10.typolink.returnLast = url
</TypoScript>
<proc type=”array”>
<HSC type=”integer”>1</HSC>
</proc>
</tx_templavoila>
<TCEforms type=”array”>
<config type=”array”>
<type>input</type>
<size>15</size>
<max>256</max>
<checkbox></checkbox>
<eval>trim</eval>
<wizards type=”array”>
<_PADDING type=”integer”>2</_PADDING>
<link type=”array”>
<type>popup</type>
<title>Link</title>
<icon>link_popup.gif</icon>
<script>browse_links.php?mode=wizard</script>
<JSopenParams>height=300,width=500,status=0,menubar=0,scrollbars=1</JSopenParams>
</link>
</wizards>
</config>
<label>link</label>
</TCEforms>
</field_link>
<field_linktext type=”array”>
<tx_templavoila type=”array”>
<title>linktext</title>
<sample_data type=”array”>
<numIndex index=”0″>linktext</numIndex>
</sample_data>
<eType>input</eType>
<TypoScript>
10 = TEXT
10.current = 1
10.typolink.parameter.field = field_link
</TypoScript>
</tx_templavoila>
<TCEforms type=”array”>
<config type=”array”>
<type>input</type>
<size>48</size>
<eval>trim</eval>
</config>
<label>linktext</label>
</TCEforms>
</field_linktext>

Danke das Sie diesen Artikel gelesen haben. Sie können nun eine Nachricht hinterlassen oder bestellen den RSS Feed.

Comments

No comments yet.

Leave a comment

(required)

(required)