Modify ↓
#12473 closed enhancement (fixed)
Prevent edits to pages in the TracGuide
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | TracHacksPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Steffen Hoffmann | Trac Release: |
Description
The proposed change is to set all of the default pages to be read-only. Any existing user edits should be removed (or are they overwritten when during wiki upgrade?). We could add a notice to the pages that suggests instead making edits to the pages on t.e.o.
Attachments (0)
Change History (8)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
| Status: | new → accepted |
|---|
comment:3 Changed 10 years ago by
| Component: | TracHacks → TracHacksPlugin |
|---|---|
| Type: | defect → enhancement |
comment:5 Changed 10 years ago by
| Summary: | Prevent edits to default pages → Prevent edits to pages in the TracGuide |
|---|
comment:8 Changed 10 years ago by
I had forgotten to add permission_policies = ReadonlyHelpPolicy, ... when deploying to t-h.o. That change has now been made.
Note: See
TracTickets for help on using
tickets.



Replying to rjollos:
Looks like they are overwritten. See WikiPageNames@3 and WikiPageNames@4.