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/thing_8php.html | 159 ----------------------------------------------- 1 file changed, 159 deletions(-) delete mode 100644 doc/html/thing_8php.html (limited to 'doc/html/thing_8php.html') diff --git a/doc/html/thing_8php.html b/doc/html/thing_8php.html deleted file mode 100644 index f8cfdd7cc..000000000 --- a/doc/html/thing_8php.html +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - -The Red Matrix: mod/thing.php File Reference - - - - - - - - - - - - - -
-
- - - - - - - -
-
The Red Matrix -
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
thing.php File Reference
-
-
- - - - - - -

-Functions

 thing_init (&$a)
 
 thing_content (&$a)
 
-

Function Documentation

- -
-
- - - - - - - - -
thing_content ($a)
-
- -
-
- -
-
- - - - - - - - -
thing_init ($a)
-
-

verbs: [0] = first person singular, e.g. "I want", [1] = 3rd person singular, e.g. "Bill wants" We use the first person form when creating an activity, but the third person for use in activities FIXME: There is no accounting for verb gender for languages where this is significant. We may eventually require obj_verbs() to provide full conjugations and specify which form to use in the $_REQUEST params to this module.

-

The site administrator can do things that normals cannot. This is restricted because it will likely cause an activitystreams protocol violation and the activity might choke in some other network and result in unnecessary support requests. It isn't because we're trying to be heavy-handed about what you can and can't do.

-

Things, objects: We do not provide definite (a, an) or indefinite (the) articles or singular/plural designators That needs to be specified in your thing. e.g. Mike has "a carrot", Greg wants "balls", Bob likes "the Boston Red Sox".

-

Future work on this module might produce more complex activities with targets, e.g. Phillip likes Karen's moustache and to describe other non-thing objects like channels, such as Karl wants Susan - where Susan represents a channel profile.

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