|
|
== Description ==
Add Web interface for static page editing. The data structure is there, but
I had not built the backend interface. It should be a a fairly easy
proposition. I also am working on a few changes to allow the subversion
repository to be more useful to a production environment (i.e. removing all
the references to The Pacer, separating things out into config files,
template folders, etc.).
== Tasks ==
* Create a backend module to manage the ./page.php content via the database.
* Add under the 'Manage' section on the menu bar.
* Add as a permission schema under the user access manager.
* Perform security audit to make sure only authorized users can make changes.
|