[Zope-CMF] [dev] CMFDefault skins
Yuppie
schubbe@web.de
Thu, 27 Feb 2003 13:22:10 +0100
Argh!
Merging the i18n skins into cvs, I stumbled over the workflow forms.
(content_hide_form.pt, content_publish_form.pt, ...)
They seem to demonstrate why templates are a Good Thing. Most of the
code is redundant, and as a result these files are hard to maintain.
I decided to rewrite these forms and move the common code into a new
template called 'workflow_template.pt'.
Please let me know if you think this is a Bad Idea or if you got a
better idea.
Cheers,
Yuppie