doc updates

This commit is contained in:
friendica
2013-11-22 11:52:26 -08:00
parent 353f5f049e
commit f6b43a0a7b
65 changed files with 1423 additions and 204 deletions

View File

@@ -132,7 +132,7 @@ Functions</h2></td></tr>
<p>remote post</p>
<p><a href="https://yoursite/rpost?f=&title=&body=&remote_return=">https://yoursite/rpost?f=&amp;title=&amp;body=&amp;remote_return=</a></p>
<p>This can be called via either GET or POST, use POST for long body content as suhosin often limits GET parameter length</p>
<p>f= placeholder, often required title= Title of post body= Body of post remote_return= absolute URL to return after posting is finished type= choices are 'html' or 'bbcode', default is 'bbcode' </p>
<p>f= placeholder, often required title= Title of post body= Body of post source= Source application remote_return= absolute URL to return after posting is finished type= choices are 'html' or 'bbcode', default is 'bbcode' </p>
</div>
</div>