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/hostxrd_8php.html | 149 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 149 insertions(+) create mode 100644 doc/html/hostxrd_8php.html (limited to 'doc/html/hostxrd_8php.html') diff --git a/doc/html/hostxrd_8php.html b/doc/html/hostxrd_8php.html new file mode 100644 index 000000000..5b22242ae --- /dev/null +++ b/doc/html/hostxrd_8php.html @@ -0,0 +1,149 @@ + + + + + + +The Red Project: mod/hostxrd.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
hostxrd.php File Reference
+
+
+ + + + +

+Functions

 hostxrd_init (&$a)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
hostxrd_init ($a)
+
+ +

Referenced by _well_known_init().

+ +
+
+
+
+ + + + -- 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/hostxrd_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/hostxrd_8php.html') diff --git a/doc/html/hostxrd_8php.html b/doc/html/hostxrd_8php.html index 5b22242ae..0c1f7ab42 100644 --- a/doc/html/hostxrd_8php.html +++ b/doc/html/hostxrd_8php.html @@ -140,7 +140,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/hostxrd_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/hostxrd_8php.html') diff --git a/doc/html/hostxrd_8php.html b/doc/html/hostxrd_8php.html index 9fd2fb4ea..82b248197 100644 --- a/doc/html/hostxrd_8php.html +++ b/doc/html/hostxrd_8php.html @@ -28,7 +28,7 @@ - + -- 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/hostxrd_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/hostxrd_8php.html') diff --git a/doc/html/hostxrd_8php.html b/doc/html/hostxrd_8php.html index 59606bbc6..010c76b4b 100644 --- a/doc/html/hostxrd_8php.html +++ b/doc/html/hostxrd_8php.html @@ -28,7 +28,7 @@
The Red Project
-- 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/hostxrd_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/hostxrd_8php.html') diff --git a/doc/html/hostxrd_8php.html b/doc/html/hostxrd_8php.html index 82b248197..59606bbc6 100644 --- a/doc/html/hostxrd_8php.html +++ b/doc/html/hostxrd_8php.html @@ -4,7 +4,7 @@ -The Red Project: mod/hostxrd.php File Reference +The Red Matrix: mod/hostxrd.php File Reference @@ -30,7 +30,7 @@
-
The Red Project +
The Red Matrix
- +
The Red Matrix
-- cgit v1.2.3 From 1d816ba90ad3408822dc64f294597273fd19bc57 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 2 Aug 2013 03:45:40 -0700 Subject: basic email invitations - and doc update --- doc/html/hostxrd_8php.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/html/hostxrd_8php.html') diff --git a/doc/html/hostxrd_8php.html b/doc/html/hostxrd_8php.html index 010c76b4b..b9b6bf159 100644 --- a/doc/html/hostxrd_8php.html +++ b/doc/html/hostxrd_8php.html @@ -130,8 +130,6 @@ Functions
-

Referenced by _well_known_init().

-
-- 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/hostxrd_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/hostxrd_8php.html') diff --git a/doc/html/hostxrd_8php.html b/doc/html/hostxrd_8php.html index b9b6bf159..fd11d46d4 100644 --- a/doc/html/hostxrd_8php.html +++ b/doc/html/hostxrd_8php.html @@ -28,7 +28,7 @@ - +
The Red Matrix
-- cgit v1.2.3 From f832e5958594a942060766993625893f22beb59e Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 4 Apr 2014 15:24:45 -0700 Subject: doc updates, plus back-end work for rpost to let you post to a different channel than your current logged-in channel. Need the same for rbmark back-end. Then we "just" need a selector widget on the editor forms. --- doc/html/hostxrd_8php.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/html/hostxrd_8php.html') diff --git a/doc/html/hostxrd_8php.html b/doc/html/hostxrd_8php.html index fd11d46d4..75c163d07 100644 --- a/doc/html/hostxrd_8php.html +++ b/doc/html/hostxrd_8php.html @@ -130,6 +130,8 @@ Functions
+

Referenced by _well_known_init().

+
-- cgit v1.2.3