From da6eecd03111660ae12221265986ba4b10b155dd Mon Sep 17 00:00:00 2001 From: Klaus Weidenbach Date: Wed, 4 Mar 2015 10:15:16 +0100 Subject: remove Doxygen API Documentation from repository. This removes around 14MB and can get easily generate locally by doxygen util/Doxyfile when needed. Restructured .gitignore a bit and some additions like zotshrc, etc. Fixed a typo in doc/main.bb --- doc/html/rpost_8php.html | 141 ----------------------------------------------- 1 file changed, 141 deletions(-) delete mode 100644 doc/html/rpost_8php.html (limited to 'doc/html/rpost_8php.html') diff --git a/doc/html/rpost_8php.html b/doc/html/rpost_8php.html deleted file mode 100644 index c642a0a93..000000000 --- a/doc/html/rpost_8php.html +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - -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