[[PageOutline(2-5,Contents,pullout)]] = Publish public pages using tags = {{{#!box information TagPublicPlugin is deprecated because the functionality is provided through the `TagPolicy` permissions policy in TagsPlugin 0.8 and later. See #3891 for details. }}} == Description == This plugin allows a 'closed' user group trac install to publish explicitly tagged content to be displayed (readonly) for 'anonymous'. This plugins depends on TagsPlugin. Warning! this plugin may give anonymous more permissions as you wish. make sure you understand the trac permission configuration first! == Bugs/Feature Requests == Existing bugs and feature requests for TagPublicPlugin are [report:9?COMPONENT=TagPublicPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TagPublicPlugin&owner=roh new ticket]. == Download == Download the zipped source from [download:tagpublicplugin here]. == Source == You can check out TagPublicPlugin from [http://trac-hacks.org/svn/tagpublicplugin here] using Subversion, or [source:tagpublicplugin browse the source] with Trac. == Example == * Add {{{#!ini tagpublic.* = enabled }}} to `[components]` of trac.ini * Change permission_policies in [trac] like this: {{{#!ini permission_policies = TagPublic, DefaultPermissionPolicy, LegacyAttachmentPolicy }}} * Tag all wikipages, tickets, blogposts you want everybody to see with the string 'public' == Recent Changes == [[ChangeLog(tagpublicplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:roh] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''