I'd say yes, it's possible to modify the blogging bundle, but as I lack any way to test such a modification, I won't be doing it.
Unless, of course, you're willing to give me access to your protected blog (or you can set up a sandbox blog to test with).
If you wish to give me a place to test with, please email me privately.
On Nov 27, 2006, at 3:25 AM, Oliver Hagmann wrote:
I have a non-public Wordpress blog behind a htpasswd authentification. Is it someway possible to use the blogging bundle all the same? When trying to fetch the posts, I get the following errors:
/usr/lib/ruby/1.8/xmlrpc/client.rb:533:in `do_rpc': Authorization failed. (RuntimeError) HTTP-Error: 401 Authorization Required from /usr/lib/ruby/1.8/ xmlrpc/client.rb:409:in `call2' from /usr/lib/ruby/1.8/xmlrpc/client.rb:399:in `call' from /Library/Application Support/TextMate/Bundles/ Blogging.tmbundle/Support/lib/metaweblog.rb:31:in `getRecentPosts' from /Library/Application Support/TextMate/Bundles/ Blogging.tmbundle/Support/lib/blogging.rb:547:in `fetch' from /Library/Application Support/TextMate/Bundles/ Blogging.tmbundle/Support/lib/blogging.rb:546:in `popen' from /Library/Application Support/TextMate/Support/lib/progress.rb: 11:in `call_with_progress' from /Library/Application Support/TextMate/Bundles/ Blogging.tmbundle/Support/lib/blogging.rb:546:in `fetch' from /tmp/temp_textmate.V9d44n:3
Thanks for any help in advance!