[[PageOutline(2-5,Contents,pullout)]] = Wiki Public = {{{ #!html
}}} == Description == Sometimes you want to use Trac as a private project management system denying access to anyone except registered users. This patch allows you to release some pages as public ones by adding "Public" to the page name (example: "TestPublic").[[BR]] The anonymous user will need the WIKI_PUBLIC privilege. The patch is inspired from the WikiPrivatePatch. The new privilege is very easy to administrate if you use WebAdmin == Bugs/Feature Requests == Existing bugs and feature requests for WikiPublicPatch are [report:9?COMPONENT=WikiPublicPatch here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=WikiPublicPatch&owner=seb new ticket]. == Download == Download the zipped source from [download:wikipublicpatch here]. == Source == You can check out WikiPublicPatch from [http://trac-hacks.org/svn/wikipublicpatch here] using Subversion, or [source:wikipublicpatch browse the source] with Trac. == Example == Add "Public" to the name of your public pages, and add the WIKI_PUBLIC privilege to those users (usually "anonymous") you want to allow access.[[BR]] If you add attachments to public pages you need to add "Public" to the attachment description. == Recent Changes == [[ChangeLog(wikipublicpatch, 3)]] == Author/Contributors == '''Author:''' [wiki:seb] [[BR]] '''Maintainer:''' ''none (deprecated)'' [[BR]] '''Contributors:'''