Summary
Global menu for qwiki
Metadata
- Id: c5f52df1460a88e7ad77b2dc546cf0f421125dab
- Trac id: 255
- Type: enhancement
- Reporter: mario
- Owner: sjamaan
- Cc: iraikov
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone:
- Version:
- Changetime: 2010-06-06 15:03:39 UTC
- Created: 2010-05-26 15:59:14 UTC
- Keywords: qwiki
Description
It'd be nice to have a global menu for wiki pages, so we can put useful and frequently used links like ones to the manual, egg index, chickadee and others.
On IRC we've discussed about how to regenerate the pages when the menu changes and, if I understand correctly, removing all the html files when the menu is changed sounds like a reasonable solution (so the pages will be regenerated with the new menu when accessed).
Changes and comments
[2010-06-06 15:03:39 UTC] sjamaan changed status from new to closed
[2010-06-06 15:03:39 UTC] sjamaan set resolution to fixed
[2010-06-06 15:03:39 UTC] sjamaan wrote:
An initial version has been implemented in [[18360]|]. Please create new tickets if bugs are discovered in that code.