[TYPO3-templavoila] Links without showing the complete path
Tyler Kraft
tyler.kraft at netefficiency.co.uk
Wed Jan 27 15:09:19 CET 2010
Hi
What about using the listNum property out of stdWrap?
10 = TEXT
10.field = field_downloads
10.listNum = last
10.listNum.splitCahr = /
10.typolink.parameter.field = field_downloads
Does that work?
Tyler
Chris Bernhard wrote:
> Im again working on this issue.
> Is there any way always get the last
> item of the split or is there a last or
> max property within the split function like this:
>
> 10.split.returnKey = max
>
> Thanks in advantage and best regards,
>
> Chris
>
> Am 26.01.2010 16:24, schrieb Chris Bernhard:
>> Okay, solved it:
>>
>> 10 = TEXT
>> 10.field = field_downloads
>> 10.split.token = /
>> 10.split.returnKey = 4
>> 10.typolink.parameter.field = field_downloads
>>
>> Thanks again :-)
>>
>> Am 26.01.2010 16:22, schrieb Chris Bernhard:
>>> 10 = TEXT
>>> 10.field = field_downloads
>>> 10.split.token = /
>>> 10.returnKey = 4
>>> 10.typolink.parameter.field = field_downloads
More information about the TYPO3-project-templavoila
mailing list