From b69fca14e76a2f5db0cd0924fe5e7056e94771b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 15:49:37 -0800 Subject: initial doco --- doc/html/poke_8php.html | 165 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 165 insertions(+) create mode 100644 doc/html/poke_8php.html (limited to 'doc/html/poke_8php.html') diff --git a/doc/html/poke_8php.html b/doc/html/poke_8php.html new file mode 100644 index 000000000..56d5b4625 --- /dev/null +++ b/doc/html/poke_8php.html @@ -0,0 +1,165 @@ + + + + + + +The Red Project: mod/poke.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
poke.php File Reference
+
+
+ + + + + + +

+Functions

 poke_init (&$a)
 
 poke_content (&$a)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
poke_content ($a)
+
+ +
+
+ +
+
+ + + + + + + + +
poke_init ($a)
+
+ +
+
+
+
+ + + + -- cgit v1.2.3 From 0ee1e83a3c6bb48064789a622f5eb7331733cb64 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 16:04:28 -0800 Subject: small doco update --- doc/html/poke_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/poke_8php.html') diff --git a/doc/html/poke_8php.html b/doc/html/poke_8php.html index 56d5b4625..c352c8aee 100644 --- a/doc/html/poke_8php.html +++ b/doc/html/poke_8php.html @@ -156,7 +156,7 @@ Functions - - - - + -- cgit v1.2.3 From 9e22ec928b9534ea9db0d18bf685fb0d357fbad2 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 18 Apr 2013 21:06:31 -0700 Subject: more umbilical cutting --- doc/html/poke_8php.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/html/poke_8php.html') diff --git a/doc/html/poke_8php.html b/doc/html/poke_8php.html index 9633b6515..507b4d4ac 100644 --- a/doc/html/poke_8php.html +++ b/doc/html/poke_8php.html @@ -28,7 +28,7 @@ - +
The Red Project
@@ -147,6 +147,8 @@ Functions
+

Poke, prod, finger, or otherwise do unspeakable things to somebody - who must be a connection in your address book This function can be invoked with the required arguments (verb and cid and private and possibly parent) silently via ajax or other web request. You must be logged in and connected to a channel. If the required arguments aren't present, we'll display a simple form to choose a recipient and a verb. parent is a special argument which let's you attach this activity as a comment to an existing conversation, which may have started with somebody else poking (etc.) somebody, but this isn't necessary. This can be used in the adult plugin version to have entire conversations where Alice poked Bob, Bob fingered Alice, Alice hugged Bob, etc.

+

private creates a private conversation with the recipient. Otherwise your channel's default post privacy is used.

-- cgit v1.2.3 From 34526e82531c67995e25cf04abce0d927ce22ffd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 May 2013 03:59:11 -0700 Subject: doc cleanup --- doc/html/poke_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/poke_8php.html') diff --git a/doc/html/poke_8php.html b/doc/html/poke_8php.html index 507b4d4ac..90a29c4f2 100644 --- a/doc/html/poke_8php.html +++ b/doc/html/poke_8php.html @@ -4,7 +4,7 @@ -The Red Project: mod/poke.php File Reference +The Red Matrix: mod/poke.php File Reference @@ -30,7 +30,7 @@ Logo -
The Red Project +
The Red Matrix
-- cgit v1.2.3 From 5e4b9d7766ceffd19785f14443cc1b4d4f675d4e Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 14 May 2013 21:25:58 -0700 Subject: disable pcss when installing since modules don't yet work and pcss uses the view module, plus weekly doc update --- doc/html/poke_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/poke_8php.html') diff --git a/doc/html/poke_8php.html b/doc/html/poke_8php.html index 90a29c4f2..f761dfe08 100644 --- a/doc/html/poke_8php.html +++ b/doc/html/poke_8php.html @@ -28,7 +28,7 @@ - +
The Red Matrix
-- cgit v1.2.3 From 8cd9a2c3a944e804c72ef461df801116c6b44ac7 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 28 Nov 2013 19:37:39 -0800 Subject: doc updates --- doc/html/poke_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/poke_8php.html') diff --git a/doc/html/poke_8php.html b/doc/html/poke_8php.html index f761dfe08..b7033bde3 100644 --- a/doc/html/poke_8php.html +++ b/doc/html/poke_8php.html @@ -28,7 +28,7 @@ - +
The Red Matrix
-- cgit v1.2.3