From a47971aefd2bee45f4e57dd1fc3ea24bb370881f Mon Sep 17 00:00:00 2001 From: root Date: Sun, 29 Jun 2014 18:32:40 +0200 Subject: Some doco work. Changed main.bb and added a return link to all .bb files and began planning new entries for user orientated documentation. --- doc/old/html/rpost_8php.html | 141 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 doc/old/html/rpost_8php.html (limited to 'doc/old/html/rpost_8php.html') diff --git a/doc/old/html/rpost_8php.html b/doc/old/html/rpost_8php.html new file mode 100644 index 000000000..c642a0a93 --- /dev/null +++ b/doc/old/html/rpost_8php.html @@ -0,0 +1,141 @@ + + + + + + +The Red Matrix: mod/rpost.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
rpost.php File Reference
+
+
+ + + + +

+Functions

 rpost_content (&$a)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
rpost_content ($a)
+
+

remote post

+

https://yoursite/rpost?f=&title=&body=&remote_return=

+

This can be called via either GET or POST, use POST for long body content as suhosin often limits GET parameter length

+

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'

+ +
+
+
+
+ -- cgit v1.2.3