Christian Schubert wrote:
We use Lenya as CMS for another System(Portal) named Jetspeed. To be
sure that we include and display the right content from Lenya we have
to fix the input field for the editors. For example:
We have a template like this:
Headline
---------------------
| |
---------------------
How can we limit the editor to be sure that he can fill only this
fields (including file/asset upload)?
To abstract this approach, we need a template system where we can
describe exactly what field are filled out. I also read about Relax
NG, but this approach does not limit the input, but the Validation
afterwards.
in lenya, this is done with a schema, as you found out. both bxe and the
forms wizard use the schema to display appropriate form fields. the
cforms example at
http://svn.apache.org/viewcvs.cgi/lenya/sandbox/cformedit/ may also be
helpful.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]