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 159563 - Request to add Wordpress support
Request to add Wordpress support
Status: RESOLVED FIXED
Product: gnome-blog
Classification: Other
Component: Blog Applet
unspecified
Other All
: Normal enhancement
: ---
Assigned To: GNOME blog maintainers
GNOME blog maintainers
Depends on:
Blocks:
 
 
Reported: 2004-11-26 15:44 UTC by Chris Shaffer
Modified: 2010-03-05 22:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch that adds Wordpress as a Blog Type option (1.03 KB, patch)
2004-11-26 15:50 UTC, Chris Shaffer
none Details | Review

Description Chris Shaffer 2004-11-26 15:44:49 UTC
It would be nice if, as part of the preferences, Wordpress was one of the
available options.  Wordpress uses, near as I can tell, the MetaWeblog API.
Comment 1 Chris Shaffer 2004-11-26 15:50:00 UTC
Created attachment 34157 [details] [review]
Patch that adds Wordpress as a Blog Type option

Basically, in my patch, all I did was create a Blog Type of 'Wordpress', that
pre-selects the API (Metaweblog), and sets the 'url_ending' variable.  I have
tested this with my Wordpress install (http://ktd.sytes.net)
Comment 2 Seth Nickell 2005-01-02 07:03:49 UTC
I had this in CVS... but I'm appending:

wordpress/xmlrpc.php instead of just xmlrpc.php

Is this not correct for Wordpress?
Comment 3 Seth Nickell 2005-01-02 07:12:37 UTC
I had this in CVS... but I'm appending:

wordpress/xmlrpc.php instead of just xmlrpc.php

Is this not correct for Wordpress?
Comment 4 Chris Shaffer 2005-01-02 14:21:59 UTC
Depends...  I have wordpress installed at the 'top level' of my webroot, so
xmlrpc.php is just sitting at http://ktd.sytes.net/xmlrpc.php.  

IMHO, it would probably just be better to leave it as xmlrpc.php instead of
wordpress/xmlrpc.php
Comment 5 Shannon Eric Peevey 2006-07-16 03:29:05 UTC
I have a patch for this at:

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

In essence, forcing the default installation directory of "wordpress/" doesn't work for anyone that uses a different directory name, ( ie Chris Shaffer above http://bugzilla.gnome.org/show_bug.cgi?id=159563#c4 ).
Comment 6 André Klapper 2006-10-01 04:19:07 UTC
reopening as requested information has been provided.
Comment 7 Tommi Asiala 2010-03-05 22:37:19 UTC
The feature request of Wordpress being available option is at least now fulfilled with Self-Run Wordpress blog type. "wordpress/xmlrpc.php" versus "xmlrpc.php" is a dedicated bug 167499.