wiki:TagPublicPlugin

Version 3 (modified by anonymous, 14 years ago) (diff)

--

Publish public pages using tags

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 here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:tagpublicplugin here].

Source

You can check out TagPublicPlugin from here using Subversion, or browse the source with Trac.

Example

  • add
    tagpublic.* = enabled
    

to [components] of trac.ini

  • change permission_policies in [trac] like this:
permission_policies = TagPublic, DefaultPermissionPolicy, LegacyAttachmentPolicy
  • tag all wikipages, tickets, blogposts you want everybody to see with the string 'public'

Recent Changes

14287 by rjollos on 2014-12-03 02:04:49
Convert tabs to whitespace. Refs #12033.
7199 by roh on 2009-11-30 04:03:46

initial commit

7198 by roh on 2009-11-30 04:00:33
New hack TagPublicPlugin, created by roh
(more)

Author/Contributors

Author: roh
Contributors: