Changeset 1814
- Timestamp:
- 10/18/2004 11:38:59 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/readme.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/readme.html
r1736 r1814 116 116 </ul> 117 117 <p>If you use blogger.newPost, your post is submitted without title and in category #1.</p> 118 <p> However, you can type <code><title>my title</title></code> and/or <code><category>2<category></code> in the body of your post to make its title be 'my title' and its category be #2 (refer to your categories section to find out the ID numbers of the categories). b2would then delete that extra info from the body of your post once it is posted.</p>118 <p> However, you can type <code><title>my title</title></code> and/or <code><category>2<category></code> in the body of your post to make its title be 'my title' and its category be #2 (refer to your categories section to find out the ID numbers of the categories). WordPress would then delete that extra info from the body of your post once it is posted.</p> 119 119 <p>The <a href="http://www.xmlrpc.com/metaWeblogApi">metaWeblog</a> and <a href="http://www.movabletype.org/docs/mtmanual_programmatic.html">MovableType</a> APIs are currently supported with the following exceptions:</p> 120 120 <ul> 121 <li>metaWeblog.newMediaObject, mt.getRecentPostTitles, and mt.getTrackbackPings are not yet implemented</li>122 121 <li>mt.supportedTextFilters is a dummy stub function that returns an empty string</li> 123 122 <li>keywords are not supported in the MovableType API</li>
Note: See TracChangeset
for help on using the changeset viewer.