MovableType XML-RPC 2.2.0 for Joomla!1.0.13 or higher
Updated to 2.2.1
* fix Undefined property
How to update
* overwrite movabletype.php
Changed:2.2.0
* Add Single Category Mode
When registering in the blog editor, all categories can be registered as a separate
blog.
* Supproted ScribFire of version 2.3.2
* fix modified_by, modified
How to update
1. overwrite movabletype.php and movabletype.xml
2. resetting
MovableType API for Joomla!1.0.13 and Joomla!1.5.x ( Extended Plugin of jMT_API)
ABOUT jMT_API package
jMT_API version 1.0a
Copyright (C) 2006 dex_stern. All rights reserved. license:http://www.gnu.org/copyleft/gpl.html GNU/GPL
How to install for Joomla!1.0.x
1. Unzip
2. install movabletype.zip
3. Unzip xmlrpc.zip
4. Upload xmlrpc folder to Joomla Root Directory
Example :
Joomla Root/xmlrpc/index.php
5. Setting movabletype plugin
Parameters of MovableType Plugin
* DB Encode
Set your Joomla database encoding.
* Default Category
Select category to post your article.
* Storage path
Set path for upload images.
Example : images/stories/
* File Type
Set file type.
Example : jpg,jpeg,gif,png
* Offset Time
When offsets are different, please make entry of time.Default:0
* Time lag(second)
Please input time lag of server time and local time by a second unit. When post your article, and it is not displayed immediately, please adjust it here.
* Auto MetaDesc
When you posted it, This is automatic and do generate metadescription?
* Regex
this is only english. Change regex of your language. example:[a-zA-Z]{2,15}|[yourlanga-yourlangz]{2,15}
* MaxLength(meta description)
* Auto MetaKey
When you posted it, This is automatic and do generate metakey?
* Word num(meta key)
The max number of the keyword.
* IP Address Restrict
IP Address Restriction. (It is only a fixed IP address.)
* Allow IP(IP Address)
Please fill it out in Comma Separated Value. (example:123.123.123.123,234.234.234.234)
* User Level
A permission level of a contribution / the editing
* Special Users
Editing / public authority is given a user registered with here in particular. Please input the ID of the special user in Comma Separated Value.
* Article of creator only
When Yes, Only the article of the creator admits editing. This setting is enabled for only registered special user.
* Allow Category
Please input a category to allow registered special user in Comma Separated Value. This setting is enabled for only registered special user.
How to setup for Joomla!1.0.x and 1.5: Blog Editor
* Blog URL
Your Site URL
http://example.com
* XMLRPC Endpoint
Your Site URL/xmlrpc/index.php
http://example.com/xmlrpc/index.php
* Account
Your Joomla account and password
我就在填http://<hostname>/<mt-script>
这个就填http://<your site>/xmlrpc/index.php
就OK了.
我刚刚成功了.