[TYPO3-ttnews] custom markers in tt_news?

Chris Müller mueller at cyperfection.de
Mon Oct 8 08:03:28 CEST 2012


Hi Erich,

yes, just use in your TypoScript:

tt_news.genericmarkers {
   your_marker = TEXT
   your_marker.value = Your marker
}

and in your template:

###GENERIC_YOUR_MARKER###

Regards,
Chris.


Am 07.10.2012 03:08, schrieb Erich Specht:> Is it possible to create 
custom markers in a tt_news template and populate
 > them with content objects from Typoscript?
 >



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