The 0.3 release of Trac Tags is officially out.  If you use Trac Tags
and haven't switched to the new release yet, come and get it at
http://muness.textdriven.com/trac/wiki/tags/Setup .

Summary of changes:
    * Now distributed as a Trac plugin.
    * Completely revamped internals, allowing for multiple tag
sources. You can now, for example query your tickets based on their
keywords (keywords=tags) from within the wiki. Additional tag sources
can be implemented.
    * Tagging pages is no longer implemented through a macro. This
makes the implementation more robust, with no more zombie tags once a
page is deleted.
    * More flexible, powerful tag querying (unions are now implemented
in addition to the intersections that were there all along).
    * Tested to work on Postgres.
    * tag: syntax.
    * /tags handler which provides a list of tags, /tags/ items tagged
and /tags/,
    * Links to wiki pages whose names contain spaces now work.
Courtesy of Lauren LaGarde.
    * Improved, easier to customize tag clouds.
    * Updated documentation.
    * Compiled, tested eggs for easy installation.

More stuff is already in the works:
    * Any ticket field can now be a source of tags. (Done!)
    * Allow + or , to separate tags (eg. /tags/foo+bar) (Done!)
    * Tag history (and showing tag change events in the timeline.
    * Additional tag providers. Currently planned is one to pull in
bookmarks from del.icio.us and pictures from flickr. Volunteers
welcome. ;)
    * A wiki sidebar showing all the objects tagged with the current
wiki name. (i.e. when you're on /wiki/Example, the sidebar will show
all items tagged Example.)

A big, big thank you to Alec Thomas who's been making Trac Tags better
and better.
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to