Menu


How to change the default marker delimiters


By default TYPO3 is using the character # as the marker limit. This has as effect that all markers are used in this form ###MARKER###. But what if you want to change this character to use a different one ?

It is possible. You just need to specify the markerWrap property for the TEMPLATE object, something like this:


page.10 {
   markerWrap = $$$|$$$
}



Now the character $ will be used as a marker limit and your markers should look like this: $$$MARKER$$$




Google Search

 
wiki.lacisoft.com
WWW
2009-2011 (c) Lacisoft.com