[wp-cvs] wordpress readme.html,1.28,1.29

Michel Valdrighi michelvaldrighi at users.sourceforge.net
Mon Oct 18 23:39:02 UTC 2004


Update of /cvsroot/cafelog/wordpress
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11198

Modified Files:
	readme.html 
Log Message:
update the XMLRPC part

Index: readme.html
===================================================================
RCS file: /cvsroot/cafelog/wordpress/readme.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** readme.html	4 Oct 2004 08:27:04 -0000	1.28
--- readme.html	18 Oct 2004 23:38:59 -0000	1.29
***************
*** 116,123 ****
  </ul>
  <p>If you use blogger.newPost, your post is submitted without title and in category #1.</p>
! <p> However, you can type <code>&lt;title&gt;my title&lt;/title&gt;</code> and/or <code>&lt;category&gt;2&lt;category&gt;</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). b2 would then delete that extra info from the body of your post once it is posted.</p>
  <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>
  <ul>
- 	<li>metaWeblog.newMediaObject,&nbsp; mt.getRecentPostTitles,&nbsp; and mt.getTrackbackPings are not yet implemented</li>
  	<li>mt.supportedTextFilters is a dummy stub function that returns an empty string</li>
  	<li>keywords are not supported in the MovableType API</li>
--- 116,122 ----
  </ul>
  <p>If you use blogger.newPost, your post is submitted without title and in category #1.</p>
! <p> However, you can type <code>&lt;title&gt;my title&lt;/title&gt;</code> and/or <code>&lt;category&gt;2&lt;category&gt;</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>
  <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>
  <ul>
  	<li>mt.supportedTextFilters is a dummy stub function that returns an empty string</li>
  	<li>keywords are not supported in the MovableType API</li>
***************
*** 152,154 ****
  <p>WordPress is released under the <acronym title="GNU Public License">GPL</acronym> (see <a href="license.txt">license.txt</a>).</p>
  </body>
! </html>
\ No newline at end of file
--- 151,153 ----
  <p>WordPress is released under the <acronym title="GNU Public License">GPL</acronym> (see <a href="license.txt">license.txt</a>).</p>
  </body>
! </html>




More information about the cvs mailing list