You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to php-outline
No significant changes.
I had started extending the Compiler itself with code generation
functions to support the new form plugin - but I decided that this is
too specific for the core, so this has migrated from the core the
plugin itself.
I want the core template engine to stay lean - domain-specific
functionality does not belong in the core.