[TYPO3-english] Re: Filelink name more shorter
TSniper
masmoudi_moha at yahoo.fr
Fri Apr 26 16:21:54 CEST 2013
I have resolved the problem with this :
# Split File Name at the 50 chars
tt_content.uploads.20.itemRendering.20.1 >
tt_content.uploads.20.itemRendering.20.1 = COA
tt_content.uploads.20.itemRendering.20.1.wrap = |</p></a>
tt_content.uploads.20.itemRendering.20.1.20 = COA
tt_content.uploads.20.itemRendering.20.1.20.wrap = <a href="|"><p>
tt_content.uploads.20.itemRendering.20.1.20.20 = TEXT
tt_content.uploads.20.itemRendering.20.1.20.20.data = register:path
tt_content.uploads.20.itemRendering.20.1.20.30 = TEXT
tt_content.uploads.20.itemRendering.20.1.20.30.data = register:filename
tt_content.uploads.20.itemRendering.20.1.40 = COA
tt_content.uploads.20.itemRendering.20.1.40.10 = TEXT
tt_content.uploads.20.itemRendering.20.1.40.10.crop = 50|...
tt_content.uploads.20.itemRendering.20.1.40.10.data = register:filename
tt_content.uploads.20.itemRendering.20.1.40.10.split.token.char = 46
tt_content.uploads.20.itemRendering.20.1.40.10.split.cObjNum = 1
tt_content.uploads.20.itemRendering.20.1.40.10.split.returnKey = 0
tt_content.uploads.20.itemRendering.20.1.40.10.split.1.current = 1
tt_content.uploads.20.itemRendering.20.1.40.10.stdWrap.replacement {
10 {
search = _
replace.char = 32
}
}
More information about the TYPO3-english
mailing list