2010-04-11, 08:06 PM
Ok added new version with new features:
- New settings (you can customize PM Title, PM Message, and the output of the tag, if you want to prepend @ at the username you can do it now).
The bad is that i rethought the system, the advantage is a less number of queries done per post as there isn't an additional table, the good is that this is a stable release so breaking changes will not happen in next releases (as i finally thought an efficient system), this means older tags will not be available in next release as i rethought the system, i'm sorru.
Before i said that it was possible to upgrade from older versions, well unfortunately i found some weaknesses that lead me in rethinking the system.
Also now the plugin is translatable and i added 2 hooks tagging_tag_added, tagging_tag_removed (read the documentation for some info).
- New settings (you can customize PM Title, PM Message, and the output of the tag, if you want to prepend @ at the username you can do it now).
The bad is that i rethought the system, the advantage is a less number of queries done per post as there isn't an additional table, the good is that this is a stable release so breaking changes will not happen in next releases (as i finally thought an efficient system), this means older tags will not be available in next release as i rethought the system, i'm sorru.
Before i said that it was possible to upgrade from older versions, well unfortunately i found some weaknesses that lead me in rethinking the system.
Also now the plugin is translatable and i added 2 hooks tagging_tag_added, tagging_tag_removed (read the documentation for some info).