GNOME Bugzilla – Bug 538410
Add support for MT tags
Last modified: 2009-06-26 20:14:06 UTC
At the moment, drivel doesn't support tags for any blogs. This adds support for MT-based blogs. The patch as it stands is mostly feature-complete. The only remaining thing to do would be to add some sanity checking.
Created attachment 112767 [details] [review] Add MT tag support
If this patch can be redone to apply to the current *branch* for 2.0.4 in SourceForge SVN, it could join the fix for #307967. The problem is that the current patch is against trunk which is 2.1.1 so it would have to wait until 2.1.1 is ready for release - which is likely to be a few months. http://drivel.svn.sourceforge.net/viewvc/drivel/branches/drivel-2-0/
Now that 2.0.4 has been released, I'll look at getting this patch applied against trunk but that means porting a few other patches too.
The patch had a few tweaks and there may be a few other issues to resolve, pending other changes regarding libegg removal, Gtk3 port etc., but the core of the patch is now in trunk.