Replacing TYPO3 Marker by Page Title
This short TYPO3 script snippet will replace a marker in your template by the current page’s title:
page.10.marks.MYMARKER = TEXT page.10.marks.MYMARKER.field = title
This short TYPO3 script snippet will replace a marker in your template by the current page’s title:
page.10.marks.MYMARKER = TEXT page.10.marks.MYMARKER.field = title