Package: gnome-blog
Version: 0.9.1-2
Followup-For: Bug #335346

The following diff will allow gnome-blog to work with wordpress installations 
that do not include /wordpress/xmlrpc.php:

--- blogger_prefs.py.orig       2006-09-12 22:13:57.000000000 -0500
+++ blogger_prefs.py    2006-09-12 22:14:33.000000000 -0500
@@ -127,7 +127,7 @@
             url_description = _("Base Blog URL:")
         elif blog_type == "custom-wordpress":
             url = None
-            url_ending = "/wordpress/xmlrpc.php"
+            url_ending = "/xmlrpc.php"
             protocol = "MetaWeblog"
             url_description = _("Base Blog URL:")
         elif blog_type == "blogs.gnome.org":

I have submitted the patch upstream in bugs.gnome.org as well:

http://bugzilla.gnome.org/show_bug.cgi?id=167499#c5


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-amd64
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages gnome-blog depends on:
ii  gconf2                        2.14.0-4   GNOME configuration database syste
ii  python                        2.4.3-11   An interactive high-level object-o
ii  python-gnome2                 2.12.4-5   Python bindings for the GNOME desk
ii  python-gnome2-desktop         2.14.0-3   Python bindings for the GNOME desk
ii  python-gnome2-extras          2.14.2-1   Python bindings for the GNOME desk
ii  python-support                0.4.3      automated rebuilding support for p

gnome-blog recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to