Gregarius 0.3.8 was just released, introducing a brand new item tagging system that has been in the works for the past couple weeks!
Tagging of items is done through AJAX (via the SAJAX toolkit), allowing users to edit tags transparently, without the need of page-reloading. The process has been tested on most recent browsers (Firefox 1.0+, Safari 1.2.4, IE6.)
New URLs introduced with this tagging system are:
/tag/sometag: lists the items that have been tagged “sometag”
/tag/: weighted list of all used tags
Another interesting new feature is an on the fly database schema generation/update, e.g. no more manual importing of db table definitions: tables are now automatically generated when needed. Database table prefix support has also been greatly improved.
Complete changelog:
Introduced tagging system for items
Automatic db schema generation/update
Ability to turn off feed metainfo in the feed side column (…)
Ability to collapse folders in the feeds side column (…)
Added a subscription bookmarklet
Optgroups in the search form (…)
A plethora of smaller bugs fixed
Gregarius 0.3.8 can be downloaded here.
Edit: I’ve just noticed an annoying IE6-related bug and have re-released the 0.3.8 archives with a fix. Please make sure your download archives are named rss-0.3.8-1.[zip|tar.gz]