[Typo3-dev] new concept? generating strings from user tsconfig params

Daniel Pötzinger operation-lan at gmx.de
Mon Jun 14 23:03:35 CEST 2004


Why invent a new wheel?
There is a way in TS, which is more powerful than your suggestion:

example:

page.20 = TEMPLATE
page.20 {
   template = TEXT
   template.value=###TEST### |||| ###TEST2###
   marks {
     TEST= TEXT
     TEST.value = This is replacing a simple marker in the HTML-code
    TEST2=TEXT
   TEST2.field=title
   }





More information about the TYPO3-dev mailing list