|
|
How to change the default marker delimitersBy 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$$$ General aspects : | TYPO3 | TYPO3 Installation | TYPO3 Configuration | TYPO Administration | TYPO3 Performance |TYPO3 Troubleshooting | TYPO3 Glossary | Development : | Typoscript | TYPO3 Extensions - TER | TYPO3 API | TYPO3 Extension Development | Extbase | Fluid? | 3rd party | Back to > CMS |
Google SearchLogin |