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

+Functions

 follow_widget ()
 
 findpeople_widget ()
 
 fileas_widget ($baseurl, $selected= '')
 
 categories_widget ($baseurl, $selected= '')
 
 common_friends_visitor_widget ($profile_uid)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
categories_widget ( $baseurl,
 $selected = '' 
)
+
+ +

Referenced by channel_aside().

+ +
+
+ +
+
+ + + + + + + + +
common_friends_visitor_widget ( $profile_uid)
+
+ +

Referenced by channel_content().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
fileas_widget ( $baseurl,
 $selected = '' 
)
+
+ +

Referenced by network_init().

+ +
+
+ +
+
+ + + + + + + +
findpeople_widget ()
+
+
+ +
+
+ + + + + + + +
follow_widget ()
+
+
+
+
+ + + + -- 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/contact__widgets_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/contact__widgets_8php.html') diff --git a/doc/html/contact__widgets_8php.html b/doc/html/contact__widgets_8php.html index 1d9a08a62..23b0d52aa 100644 --- a/doc/html/contact__widgets_8php.html +++ b/doc/html/contact__widgets_8php.html @@ -238,7 +238,7 @@ Functions - - - - + -- cgit v1.2.3 From 5a29f511c1fa609f58f50d9148edd1fe77b23d9d Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 15 Mar 2013 15:36:58 -0700 Subject: add xconfig table and functions, update strings and doco --- doc/html/contact__widgets_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/contact__widgets_8php.html') diff --git a/doc/html/contact__widgets_8php.html b/doc/html/contact__widgets_8php.html index b520b76e6..02b09d212 100644 --- a/doc/html/contact__widgets_8php.html +++ b/doc/html/contact__widgets_8php.html @@ -211,7 +211,7 @@ Functions @@ -228,7 +228,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/contact__widgets_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/contact__widgets_8php.html') diff --git a/doc/html/contact__widgets_8php.html b/doc/html/contact__widgets_8php.html index 02b09d212..7138f6576 100644 --- a/doc/html/contact__widgets_8php.html +++ b/doc/html/contact__widgets_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/contact__widgets_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/contact__widgets_8php.html') diff --git a/doc/html/contact__widgets_8php.html b/doc/html/contact__widgets_8php.html index 2a4cb49b8..6dbb489c9 100644 --- a/doc/html/contact__widgets_8php.html +++ b/doc/html/contact__widgets_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/contact__widgets_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/contact__widgets_8php.html') diff --git a/doc/html/contact__widgets_8php.html b/doc/html/contact__widgets_8php.html index 7138f6576..2a4cb49b8 100644 --- a/doc/html/contact__widgets_8php.html +++ b/doc/html/contact__widgets_8php.html @@ -4,7 +4,7 @@ -The Red Project: include/contact_widgets.php File Reference +The Red Matrix: include/contact_widgets.php File Reference @@ -30,7 +30,7 @@
-
The Red Project +
The Red Matrix
- +
The Red Matrix
-- cgit v1.2.3 From c02a9301215ac146c26346ebc633d7c808cea5ee Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 9 Aug 2013 01:20:34 -0700 Subject: move sitekey creation to the account creation function instead of during channel creation. Channel import bypassed sitekey creation completely. We should do it during install, but it's possible somebody might have to install manually and the sitekey would never get created. This is the best compromise I can come up with. Looks like the doc tree was also updated in this checkin --- doc/html/contact__widgets_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/contact__widgets_8php.html') diff --git a/doc/html/contact__widgets_8php.html b/doc/html/contact__widgets_8php.html index 6dbb489c9..d67fdb0df 100644 --- a/doc/html/contact__widgets_8php.html +++ b/doc/html/contact__widgets_8php.html @@ -148,7 +148,7 @@ Functions
-

Referenced by channel_aside().

+

Referenced by channel_aside(), and lastpost_aside().

@@ -166,7 +166,7 @@ Functions
-

Referenced by channel_content().

+

Referenced by channel_content(), and lastpost_content().

-- cgit v1.2.3 From 96ad49b1b831d0f4e3660330750e9484eb9238bd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 20 Sep 2013 05:43:30 -0700 Subject: doc updates --- doc/html/contact__widgets_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/contact__widgets_8php.html') diff --git a/doc/html/contact__widgets_8php.html b/doc/html/contact__widgets_8php.html index d67fdb0df..6ee437953 100644 --- a/doc/html/contact__widgets_8php.html +++ b/doc/html/contact__widgets_8php.html @@ -211,7 +211,7 @@ Functions @@ -228,7 +228,7 @@ Functions -- 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/contact__widgets_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/contact__widgets_8php.html') diff --git a/doc/html/contact__widgets_8php.html b/doc/html/contact__widgets_8php.html index 6ee437953..179eded89 100644 --- a/doc/html/contact__widgets_8php.html +++ b/doc/html/contact__widgets_8php.html @@ -28,7 +28,7 @@ - +
The Red Matrix
-- cgit v1.2.3 From 64b16f1e1ac303b476ffac891c99f6404bc04f53 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 13 Dec 2013 01:13:35 -0800 Subject: add construct_page hook --- doc/html/contact__widgets_8php.html | 25 ++----------------------- 1 file changed, 2 insertions(+), 23 deletions(-) (limited to 'doc/html/contact__widgets_8php.html') diff --git a/doc/html/contact__widgets_8php.html b/doc/html/contact__widgets_8php.html index 179eded89..8c7dc4b33 100644 --- a/doc/html/contact__widgets_8php.html +++ b/doc/html/contact__widgets_8php.html @@ -112,8 +112,6 @@ $(document).ready(function(){initNavTree('contact__widgets_8php.html','');}); - - @@ -148,7 +146,7 @@ Functions

Functions

 follow_widget ()
 
 findpeople_widget ()
 
 fileas_widget ($baseurl, $selected= '')
-

Referenced by channel_aside(), and lastpost_aside().

+

Referenced by widget_categories().

@@ -166,7 +164,7 @@ Functions
-

Referenced by channel_content(), and lastpost_content().

+

Referenced by channel_content().

@@ -194,8 +192,6 @@ Functions
-

Referenced by network_init().

-
@@ -213,23 +209,6 @@ Functions

Referenced by connections_aside(), directory_aside(), and suggest_aside().

- - - -
-
- - - - - - - -
follow_widget ()
-
-- cgit v1.2.3 From 916f3e9afc0dcf7f4255bac917ed6236595c7e07 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 20 Dec 2013 01:39:05 -0800 Subject: doc updates --- doc/html/contact__widgets_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/contact__widgets_8php.html') diff --git a/doc/html/contact__widgets_8php.html b/doc/html/contact__widgets_8php.html index 8c7dc4b33..2af5ba620 100644 --- a/doc/html/contact__widgets_8php.html +++ b/doc/html/contact__widgets_8php.html @@ -207,7 +207,7 @@ Functions -- cgit v1.2.3 From 121ee48963f7da0aec45b94163d68f23a36c7744 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 27 Dec 2013 21:19:23 -0800 Subject: sslify - remove the redirect fallback - as it gets called occasionally and creates mixed content exceptions. Let's see how we go without it. Also a doc update. --- doc/html/contact__widgets_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/contact__widgets_8php.html') diff --git a/doc/html/contact__widgets_8php.html b/doc/html/contact__widgets_8php.html index 2af5ba620..a9febe165 100644 --- a/doc/html/contact__widgets_8php.html +++ b/doc/html/contact__widgets_8php.html @@ -207,7 +207,7 @@ Functions
-

Referenced by directory_aside(), and widget_findpeople().

+

Referenced by widget_findpeople().

-- cgit v1.2.3