[TYPO3-core] RFC #9879: enable charlist for trim function in stdWrap
Martin Holtz
typo3ng_2008 at martinholtz.de
Mon Dec 8 10:00:22 CET 2008
Hi Georg,
> You could easily get some uids with cObj CONTENT and always doing
> renderObj = TEXT
> renderObj {
> field = uid
> wrap=|,
> }
>
> This now could be used in an additional CONTENT/RECORDS using a uidInList
>
> or setting a pidInList of a plugin with TS which is then used in a query
> like ' AND uid IN ('.$conf['pidInList'].') ';
>
> Or you get something from a table and always wanna trim a special
> character, whatever it could be.
it looks like
substring = 0, -1
could help. Is not a nice solution, but perhaps you need it now:)
martin
--
Martin Holtz
DocTeam: http://forge.typo3.org/projects/show/team-docteam
http://wiki.typo3.org/Ts45min - TypoScript in "45" minutes
http://wiki.typo3.org/De:ts45min - (auch in Deutsch)
More information about the TYPO3-team-core
mailing list