[Typo3-dev] Better templating: PHP!
Elmar Hinz
elmar.hinz at vcd-berlin.de
Wed Sep 21 17:10:58 CEST 2005
> designer with an xml capable editor can insert the dynamic markers
> without deeper knowledge of the template language.
>
XML advantages:
- you can validate it
- you can process it
- it's easyer to read comparing PHP includes
- good combination with xhtml and other xml
- it seems to be an establishe standard
XML disadvantages:
- still limited support by editors
- often more code to insert comparing other configuration languages
- not the easiest to learn
Summing it up. It sounds like a usefull proposal to me. But again.
Simply let the user use use the template system of his choice.
> For the access question:
> Is it really a problem to give a non admin user or a semi-admin user
> control over parts of the template system? Generic question is: "Is the
> binding of the template system to the admin user really a good choice or
> would it be better to grant a role such as Designer to a certain user?"
>
If you upload from an editor it is usually not handeld by the typo3
access control system at all.
Elmar
More information about the TYPO3-dev
mailing list