Modify ↓
Ticket #28 (closed Defect (Bug): fixed)
Management of custom static content
| Reported by: | benoitg | Owned by: | benoitg |
|---|---|---|---|
| Priority: | major | Milestone: | 1.x maintenance release |
| Component: | Documentation | Keywords: | |
| Cc: |
Description
Currently, content from eureka.ntic.org is still in SVN. This must be adressed. Specifically:
- Custom menu elements should be easily created. Two solutions come to mind:
- Custom menu entries are generated from a single file.
- Custom menu entries are generated from the file list of custom content using a naming convention (do not forget internationalisation). For example M_menuorder_language_urlencodedmenuname_filename.html
- Custom pages (with menu) should be easily managed. Smarty templates are probably an appropriate solution for this.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

Implemented in [367]