Ticket #1470 (closed enhancement: duplicate)
using a default page for new wiki page
| Reported by: | sn00py.2@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | 0.8.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hi,
I need to customize the wiki text displayed by trac when someone create a new page in order to force him to use a skeleton for his page. (for example, I'm using a macro who display a menu like in TracGuide)
I've made a small patch to Wiki.py who allow to create a page named 'defaultPage' displayed when someone create a new page. This page is displayed only if user have write permission, maybe an other one could be used to display a 'not found' error.
Look attachment for the diff.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


