TemplaVoila Data Structure

From TYPO3Wiki

Jump to: navigation, search

1st Element

The first element within the DataStructure must be ROOT and the title must be ROOT too. Only then TemplaVoila finds the beginning of the DataStructure.

<T3DataStructure>
  <ROOT>
		<tx_templavoila>
			<title>ROOT</title>
			<description>
			Select the HTML element on the page 
			which you want to be the overall container element for the template.</description>
		</tx_templavoila>
...
Personal tools