[TYPO3-ttnews] genericmarker and wrap category selection

Jens Schmietendorf jens at smedja.com
Wed Oct 15 08:39:27 CEST 2014


author_names = RECORDS
author_names {
  tables = tt_news_cat
source.data = field: Author_Names
conf.tt_news_cat = TEXT
conf.tt_news_cat.field = title
conf.tt_news_cat.split {
    token = ,
    token.noTrimWrap = || |
    cObjNum = 1
    1.current = 1
    1.wrap = <b>|</b><br />
}
} 


More information about the TYPO3-project-tt-news mailing list