After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 538410 - Add support for MT tags
Add support for MT tags
Status: RESOLVED FIXED
Product: drivel
Classification: Deprecated
Component: general
3.0.x
Other Linux
: Normal enhancement
: 3.0
Assigned To: Neil Williams
Todd Kulesza
Depends on:
Blocks:
 
 
Reported: 2008-06-15 08:46 UTC by Carlos Martín Nieto
Modified: 2009-06-26 20:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add MT tag support (12.53 KB, patch)
2008-06-15 08:47 UTC, Carlos Martín Nieto
committed Details | Review

Description Carlos Martín Nieto 2008-06-15 08:46:23 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.
Comment 1 Carlos Martín Nieto 2008-06-15 08:47:09 UTC
Created attachment 112767 [details] [review]
Add MT tag support
Comment 2 Neil Williams 2009-04-05 15:42:22 UTC
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/

Comment 3 Neil Williams 2009-06-22 07:30:00 UTC
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.
Comment 4 Neil Williams 2009-06-26 20:14:06 UTC
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.