Joomler!.net - Decided on Joomla!

デル株式会社

Jboard is Multiple Board!

Latest Posts

Live Writer Invalid Server Response
Avatar TechiChik 2010/07/16 10:36
I'm getting the 'The response to the metaWeblog.newPost method received from the blog server ...
Re:Unable to retrieve blog list
Avatar grahamgscott 2010/06/03 05:01
I played around with this issue and finally got it to work! The resolution? http://www.mysi...
Re:XML-RPCの登録ユーザの設定について
Avatar kanon 2010/05/28 09:05
もう解決されたかもしれませんが。 XML-RPCプラグイン側の編集者・登録ユーザの項目の記述が間違っているのかなと思うのですが ここの記述ってブログ投稿用のアカウントを記入するだけでよろ...
Re:Can I show just one blog post on page using MT XML-RPC?
Avatar KCathy 2010/03/26 05:28
Yep, it turned out to be a Joomla issue, and I found a tutorial here (it teaches it for the home ...
Re:publish article on frontpage
Avatar ianwild 2009/11/30 08:04
Hello, yes, that works fine! Thank you very much! Best Ian

Popular Posts

Fireboardについて・・・
Avatar retro 2007/12/05 00:07
突然の投稿、失礼いたします。 いつもJoomla情報が豊富で役立つJoomlerさんのサイトを見て、勉強させていただいております。ありがとうございます。 素晴らしいCSM,Jooml...
Google翻訳ツールいいですね~
Avatar retro 2008/03/27 17:53
お疲れ様です^_^ リリースされてたのに気づいたので、 Google翻訳ツール導入してみました!かなりいい感じですね~…。 海外からのお客さんも、これとサイト全文翻訳つければ グロー...
Google Docs to Joomla 1.0.x with XML-RPC
Avatar mikesmith3838 2008/05/14 05:38
Hi. I am trying to post content to my Joomla 1.0.15 site using Google Docs and its support for t...
Joomla全般の雑談
Avatar retro 2008/02/12 17:54
Joomlaに関する雑談スレッドです http://joomlaeasy.net/multithumb-for-joomla-15.html Joomla Easy.netさんの先日の記...
サイトデザインリニューアルおめでとう&お疲れさまです
Avatar retro 2008/05/13 08:31
お久しぶりです~。ようやくJoomla1.5.3にアップデートできました サイトがいつの間にかカッコヨクなってますね^_^ AjaxVoteがついてて、あれっ、これもう出たんだっ?と思っ...

Forum Stats

All times are UTC + 9 hours
Total Topics:175
Total Posts:1018
New Members:
Avatar stewstew Avatar tohta_jp

Forum Online

Total Online:110
Total Guest:110
Bottom
Home » Support » Plugins » Free Plugin » MovableType XML-RPC » Google Docs to Joomla 1.0.x with XML-RPC
Google Docs to Joomla 1.0.x with XML-RPC
Google Docs to Joomla 1.0.x with XML-RPC
Wednesday, 14 May 2008 05:38
1 votes
Hi. I am trying to post content to my Joomla 1.0.15 site using Google Docs and its support for the Movable Type API.

I installed 2.0.0 of the plug-in and am able to see the config screen for the Mambot as shown in your tutorial. However when I try to post with Google Docs I get \"unexpected error\" (index.php) or \"unexpected repsonse type\" (movabletype.php).

My Google Docs settings are below. I would really appreciate any help.

Thanks. Mike Smith ( This e-mail address is being protected from spambots. You need JavaScript enabled to view it ).

***

Google Docs Settings

API: Movable Type API
URL: http://mysite.com/mambots/xmlrpc/index.php
(I have also tried movabletype.php and removing the \"mambots\" from the path)
User Name: admin
Password: ******
Blog ID/Title: {blank}

Mambots Settings

Folder: xmlrpc
Membot file: movabletype.php
Access Level: public
Published: yes
DB Encode: UTF-8 Unicode
Default Category: Services/General
Storage Path: images/stories/
Max Size: {blank}
File Type: jpg|jpeg|gif|png
Offset Time: 0
Time lab(sec): {blank}
Auto MetaDesc: Yes
Regex: [a-zA-Z]{2,15}
MaxLength(meta description): 30
Auto MetaKey: Yes
Word Num(meta key): 10
IP Address Restrict: No
AllowIP: {blank}
User Level: Publisher or higher
Special User: {blank}
Article of Creator Only: Yes
Allow Category: {blank}
mikesmith3838
Fresh Boarder
Fresh Boarder
7
2008/05/14
Re:Google Docs to Joomla 1.0.x with XML-RPC
Wednesday, 14 May 2008 10:56
0 votes
Hi,

Thank you for use.


API: Movable Type API
URL: http://mysite.com/mambots/xmlrpc/index.php
(I have also tried movabletype.php and removing the \"mambots\" from the path)

How to install.
1. unzip
2. upload xmlrpc folder to Joomla Root
3. install plugin
xmlrpc folder : Root/xmlrpc/index.php...
movabletype plugin : Root/mambots/xmlrpc/movabletype.php...

Mambots Settings
File Type: jpg|jpeg|gif|png

File Type : jpg,jpeg,gif,png
This is Comma Separated Value.

When an error occurs even if You change setting, please send the log of the blog editor.

Thanks you.
Joomler!
Platinum Boarder
Platinum Boarder
432
2007/08/26
Re:Google Docs to Joomla 1.0.x with XML-RPC
Wednesday, 14 May 2008 22:46
1 votes
Thanks - these changes have allowed me to post successfully to a content item in a section and category.

One last problem - the text (both intro and main) are blank. I have tried changing a few settings but no luck.

You asked for the blog editor log but I am using Google Doc and it does not offer access to any editor logs.

Hope you can help.

Thanks very much. Mike.
mikesmith3838
Fresh Boarder
Fresh Boarder
7
2008/05/14
Re:Google Docs to Joomla 1.0.x with XML-RPC
Wednesday, 14 May 2008 23:39
1 votes
Hi again.

Based on other posts in this forum I tried Zoundry instead of Google Docs and it worked great. When I examined the Zoundry logs I found it has switched to Metaweblog API vs. Moveable Type API. So I tried switching to Metaweblog API in Google Docs and it worked - even though Google Docs reported an error, the content showed up in Joomla just fine.

Hope this helps.

PS - The content is showing up in \"Intro Text\" vs. \"Main Text\"...
mikesmith3838
Fresh Boarder
Fresh Boarder
7
2008/05/14
Re:Google Docs to Joomla 1.0.x with XML-RPC
Thursday, 15 May 2008 01:25
0 votes
Hi.

Another clue perhaps?

When I post to Joomla from Google Docs using Metaweblog, a fresh copy of the document is created, meaning I have to update the menus to pick up the new copy.

When I post using Zoundry the existing copy is updated which is what makes more sense.

Again Google Docs comes back with an error whereas Zoundry does not.

Thanks so much.

Mike.
mikesmith3838
Fresh Boarder
Fresh Boarder
7
2008/05/14
 
Home » Support » Plugins » Free Plugin » MovableType XML-RPC » Google Docs to Joomla 1.0.x with XML-RPC
The Joomla!(R) name is used under a limited license from Open Source Matters in the United States and other countries.
joomler.net is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.