Troglodyne-Internet-Widgets / tCMS

A Perl CMS with a focus on multiple media types, and flexible data storage backends
Other
2 stars 6 forks source link

Make post forms programatically generated #307

Open teodesian opened 7 months ago

teodesian commented 7 months ago

Right now the templates and filters are in two places:

We need the form to have some means of self-describing where it tells us what parameters to filter from being stored, and what parameters it actually expects to have. Then we just change it in one place and there is no source of bugs here.

teodesian commented 7 months ago

Ideally, this is a part of the parent series form.

We could even store these forms in the post itself rather than in www/templates/html/components/forms.