id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
6607,Allow wiki pages to be set read-only using a button on the wiki page,rjollos,anybody,I'd like to allow users to set wiki pages to read-only_ using a button next to the '''Edit File''' / '''Attach File''' buttons.\r\n\r\n[[Image(EditFileAttachFileButtons.png)]]\r\n\r\nThe plugin would allow:\r\n * Specifying the prefix for pages that have this feature enabled. For example_ you may only want to set enable the feature for pages beginning with ''!SoftwareRequirements/'' or ''!MeetingMinutes/''.\r\n * After the page is set read-only_ only someone with `TRAC_ADMIN` permission can unset it read-only.\r\n * There should be an easy way for someone with `TRAC_ADMIN` permission to remove the read-only attribute.\r\n * There should be a WebAdmin panel or macro that lists the pages that have been set to read-only_ by whom_ and a timestamp for the event.\r\n * The should be a unique permission that user must have to set a wiki page read-only.  I haven't yet come up with a good name for such a permission.\r\n * Configuration directive that optionally allows only the page author to set the page to read-only.\r\n * The timestamp and username of the person that last set the page read-only should be listed at the bottom of the page. We may get this for free in Trac `0.12` since it lists ''last changed'' information at the bottom of the page.\r\n * Ideally a comment could be saved at the time the page is set to read-only (i.e. it creates a new revision of the page).\r\n * Ideally a complete history is saved_ so that if the page is set/unset read-only multiple times_ all of that information is stored in the database (perhaps in the revision history of the page).\r\n \r\nThe utility of this feature for me personally is that at my company many documents_ such as meeting minutes that relate to product requirements_ must be printed off_ signed and added to the managed documents file (in order to meet FDA requirements for documentation history on a medical device).  I'd like to allow the wiki pages to be set read-only at the time.\r\n\r\nIdeally_ the plugin could be extended to tickets_ milestones_ etc ... through a ''trac.ini'' configuration directive_ but I don't currently have a requirement for this functionality beyond wiki pages.,enhancement,new,normal,Request-a-Hack,normal,,,,0.11
