[TYPO3-templavoila] HTML Tags that accept templavoila content
David Lanier
mailinglists at davidlanier.com
Sun Apr 15 06:33:43 CEST 2007
Nagita Karunaratne wrote:
> Is this an exhaustive list of tags that map content to the html template?
No, you may map any HTML tags. I just mapped an FCE using a set of <dl>
<dt> and <dd> tags.
As long as the tag encloses some content, you may map to it. If you
would like to limit what tags a particular field can be mapped to, you
can place a list of only the allowed tags in "Advanced Mapping Rules"
For example:
div,p
or:
ul,ol
if you want to map only to a list.
hope that helps
-david
More information about the TYPO3-project-templavoila
mailing list