[TYPO3-dev] Linkvalidator for Flexform value
Shanmugarajan K
shanmugarajan.k at tcs.com
Mon Feb 27 16:16:04 CET 2012
Dear Team,
I am checking the linkvalidator system extension in Typo3 4.5. Can you
please some one help for how to configure the extension for validating the
flexform link values. I.e
i am having the flex form for links, but somehow the link Linkvalidator is
not identfy the broken links. I want to know will that inbuild
linkvalidator on 4.5 will support for flext form values? if so can you
tell how to configure the same.
My flexform structure is as below and it will be available at tt_content
table "tx_templavoila_flex" column.
<T3DataStructure>
<meta type="array">
<langDisable>1</langDisable>
</meta>
<ROOT type="array">
<tx_templavoila type="array">
<title>ROOT</title>
<description>Select the HTML element on the page which you
want to be the overall container element for the template.</description>
</tx_templavoila>
<type>array</type>
<el type="array">
<field_related_link1 type="array">
<type>attr</type>
<tx_templavoila type="array">
<title>Related Link 1</title>
<sample_data type="array">
<numIndex index="0"></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>
<stdWrap></stdWrap>
</proc>
<preview></preview>
</tx_templavoila>
<TCEforms type="array">
<label>Related Link 1</label>
<config type="array">
<type>input</type>
<size>15</size>
<max>256</max>
<checkbox></checkbox>
<eval>trim</eval>
<softref>typolink,typolink_tag,images,url</softref>
<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>
</TCEforms>
</field_related_link1>
....
Thanks & regards
Shan
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
More information about the TYPO3-dev
mailing list