| | 1 | = Allows authors to edit read only wiki pages they created. = |
|---|
| | 2 | |
|---|
| | 3 | == Description == |
|---|
| | 4 | |
|---|
| | 5 | Allows read only wiki pages to be editable by the original author of the wiki page. Usually, when a wiki page is marked read only, only a user with wiki admin status may modify it. |
|---|
| | 6 | |
|---|
| | 7 | == Bugs/Feature Requests == |
|---|
| | 8 | |
|---|
| | 9 | Existing bugs and feature requests for WikiReadOnlyHackPatch are |
|---|
| | 10 | [report:9?COMPONENT=WikiReadOnlyHackPatch here]. |
|---|
| | 11 | |
|---|
| | 12 | If you have any issues, create a |
|---|
| | 13 | [http://trac-hacks.org/newticket?component=WikiReadOnlyHackPatch&owner=strider2k new ticket]. |
|---|
| | 14 | |
|---|
| | 15 | == Download == |
|---|
| | 16 | |
|---|
| | 17 | Download the zipped source from [download:wikireadonlyhackpatch here]. |
|---|
| | 18 | |
|---|
| | 19 | == Source == |
|---|
| | 20 | |
|---|
| | 21 | You can check out WikiReadOnlyHackPatch from [http://trac-hacks.org/svn/wikireadonlyhackpatch here] using Subversion, or [source:wikireadonlyhackpatch browse the source] with Trac. |
|---|
| | 22 | |
|---|
| | 23 | == Example == |
|---|
| | 24 | |
|---|
| | 25 | "user" creates a wiki page called !MyPage. |
|---|
| | 26 | "admin" makes !MyPage read only. |
|---|
| | 27 | "user" or "admin" can edit !MyPage. |
|---|
| | 28 | |
|---|
| | 29 | "randomuser" cannot edit. |
|---|
| | 30 | |
|---|
| | 31 | == Recent Changes == |
|---|
| | 32 | |
|---|
| | 33 | [[ChangeLog(wikireadonlyhackpatch, 3)]] |
|---|
| | 34 | |
|---|
| | 35 | == Author/Contributors == |
|---|
| | 36 | |
|---|
| | 37 | '''Author:''' [wiki:strider2k] [[BR]] |
|---|
| | 38 | '''Contributors:''' |