Extension Key: automaketemplate
Copyright 2003, Kasper Skårhøj, <kasper@typo3.com>
This document is published under the Open Content License
available from http://www.opencontent.org/opl.shtml
The content of this document is related to TYPO3
- a GNU/GPL CMS/Framework available from www.typo3.com
This plugin can be used to read an HTML file, then automatically insert subpart-markers around parts with certain classes/ID's.
There are these objectives:
Allow an CSS based HTML-file including file-references, existing somewhere in fileadmin/.../ to be used directly as template by Typo3.
Keeping the original template file totally free of HTML-comments (which some editors might filter out by accident) and totally viewable with all references intact.
This extension is demonstrated in the tutorial “Modern Template Building, Part 1”.