Use MoinMoin as frontend for a database application
Please do not confuse with a database backend for MM!
We need an application that allows users to apply to conventions and to register to single events on them. Therefore we will create a db that will store these data.
To show and edit these datasets macro and actions will be implemented.
Interesting for the general develoment of MM might be:
Infrastructure for rendering (extending widget)
NamedDataSet - render Name-Value pairs
EditDataSet - render Name-Value pairs as editabel form
- Infrastructure for checking and reading form data
- submit action
- Concepts for access control using ACLs
- Extending ACL groups from extenal sources (db queries)
Goals it reducing the macros to a one or two liners containing only the human readable field names and the name of the data fields (or their abstraction).
-- FlorianFesti
I strongly suggest you to fix Lupy bugs before pushing this (again, big) new feature in the main branch. -- AlexanderSchremmer 2005-10-03 07:39:05
This should be done as external work with macros/actions/... -- JohannesBerg 2008-03-18 00:31:40