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

+Functions

 theme_content (&$a)
 
 theme_post (&$a)
 
 redbasic_form (&$a, $font_size, $line_height, $colour, $shadow, $navcolour, $opaquenav, $displaystyle, $linkcolour, $iconset, $shiny)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
redbasic_form ($a,
 $font_size,
 $line_height,
 $colour,
 $shadow,
 $navcolour,
 $opaquenav,
 $displaystyle,
 $linkcolour,
 $iconset,
 $shiny 
)
+
+ +

Referenced by theme_content().

+ +
+
+ +
+
+ + + + + + + + +
theme_content ($a)
+
+

Theme settings

+ +
+
+ +
+
+ + + + + + + + +
theme_post ($a)
+
+ +

Referenced by settings_post().

+ +
+
+
+
+ + + + -- 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/view_2theme_2redbasic_2php_2config_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/view_2theme_2redbasic_2php_2config_8php.html') diff --git a/doc/html/view_2theme_2redbasic_2php_2config_8php.html b/doc/html/view_2theme_2redbasic_2php_2config_8php.html index ab0cd25f8..64ff7fcf1 100644 --- a/doc/html/view_2theme_2redbasic_2php_2config_8php.html +++ b/doc/html/view_2theme_2redbasic_2php_2config_8php.html @@ -243,7 +243,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/view_2theme_2redbasic_2php_2config_8php.html | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'doc/html/view_2theme_2redbasic_2php_2config_8php.html') diff --git a/doc/html/view_2theme_2redbasic_2php_2config_8php.html b/doc/html/view_2theme_2redbasic_2php_2config_8php.html index 2542d7b14..5702d9faa 100644 --- a/doc/html/view_2theme_2redbasic_2php_2config_8php.html +++ b/doc/html/view_2theme_2redbasic_2php_2config_8php.html @@ -116,11 +116,11 @@ Functions    theme_post (&$a)   - redbasic_form (&$a, $font_size, $line_height, $colour, $shadow, $navcolour, $opaquenav, $displaystyle, $linkcolour, $iconset, $shiny) -  + redbasic_form (&$a, $font_size, $line_height, $colour, $shadow, $navcolour, $opaquenav, $displaystyle, $linkcolour, $iconset, $shiny, $colour_scheme) + 

Function Documentation

- +
@@ -188,7 +188,13 @@ 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/view_2theme_2redbasic_2php_2config_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/view_2theme_2redbasic_2php_2config_8php.html') diff --git a/doc/html/view_2theme_2redbasic_2php_2config_8php.html b/doc/html/view_2theme_2redbasic_2php_2config_8php.html index 5702d9faa..0ffd56a7b 100644 --- a/doc/html/view_2theme_2redbasic_2php_2config_8php.html +++ b/doc/html/view_2theme_2redbasic_2php_2config_8php.html @@ -28,7 +28,7 @@
 $shiny $shiny,
 $colour_scheme 
- + -- 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/view_2theme_2redbasic_2php_2config_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/view_2theme_2redbasic_2php_2config_8php.html') diff --git a/doc/html/view_2theme_2redbasic_2php_2config_8php.html b/doc/html/view_2theme_2redbasic_2php_2config_8php.html index 8b71fcdda..f6085724e 100644 --- a/doc/html/view_2theme_2redbasic_2php_2config_8php.html +++ b/doc/html/view_2theme_2redbasic_2php_2config_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/view_2theme_2redbasic_2php_2config_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/view_2theme_2redbasic_2php_2config_8php.html') diff --git a/doc/html/view_2theme_2redbasic_2php_2config_8php.html b/doc/html/view_2theme_2redbasic_2php_2config_8php.html index 0ffd56a7b..8b71fcdda 100644 --- a/doc/html/view_2theme_2redbasic_2php_2config_8php.html +++ b/doc/html/view_2theme_2redbasic_2php_2config_8php.html @@ -4,7 +4,7 @@ -The Red Project: view/theme/redbasic/php/config.php File Reference +The Red Matrix: view/theme/redbasic/php/config.php File Reference @@ -30,7 +30,7 @@
-
The Red Project +
The Red Matrix
- +
The Red Matrix
-- cgit v1.2.3 From 28e0665caddb84598ab2fc74abcd70267d3be7f1 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 29 Jun 2013 02:04:44 -0700 Subject: doc update, plus possible fix to "complex delivery chains" issue. Basically when the top-level post creator replies to a thread he sent to a forum via tags, it isn't getting redelivered to the forum members. --- doc/html/view_2theme_2redbasic_2php_2config_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/view_2theme_2redbasic_2php_2config_8php.html') diff --git a/doc/html/view_2theme_2redbasic_2php_2config_8php.html b/doc/html/view_2theme_2redbasic_2php_2config_8php.html index f6085724e..c5a6eed98 100644 --- a/doc/html/view_2theme_2redbasic_2php_2config_8php.html +++ b/doc/html/view_2theme_2redbasic_2php_2config_8php.html @@ -239,7 +239,7 @@ Functions
-

Referenced by settings_post().

+

Referenced by settings_post().

-- cgit v1.2.3 From 39856f7cb1c15bd737d60581e0a54a061896f99d Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 14 Jul 2013 01:12:05 -0700 Subject: Add self to recipient lists. Sure we already have a copy but it's possible our nomadic channel clones don't. --- doc/html/view_2theme_2redbasic_2php_2config_8php.html | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'doc/html/view_2theme_2redbasic_2php_2config_8php.html') diff --git a/doc/html/view_2theme_2redbasic_2php_2config_8php.html b/doc/html/view_2theme_2redbasic_2php_2config_8php.html index c5a6eed98..99baeae4b 100644 --- a/doc/html/view_2theme_2redbasic_2php_2config_8php.html +++ b/doc/html/view_2theme_2redbasic_2php_2config_8php.html @@ -116,11 +116,11 @@ Functions    theme_post (&$a)   - redbasic_form (&$a, $font_size, $line_height, $colour, $shadow, $navcolour, $opaquenav, $displaystyle, $linkcolour, $iconset, $shiny, $colour_scheme) -  + redbasic_form (&$a, $font_size, $line_height, $colour, $shadow, $navcolour, $opaquenav, $displaystyle, $linkcolour, $iconset, $shiny, $colour_scheme, $radius) + 

Function Documentation

- +
@@ -194,7 +194,13 @@ Functions - + + + + + + + -- cgit v1.2.3 From 53118a43522d70258a4913709d9cd056f4cb5438 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 26 Jul 2013 03:50:46 -0700 Subject: add gz to access denied files to block rotated logs from public access --- doc/html/view_2theme_2redbasic_2php_2config_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/view_2theme_2redbasic_2php_2config_8php.html') diff --git a/doc/html/view_2theme_2redbasic_2php_2config_8php.html b/doc/html/view_2theme_2redbasic_2php_2config_8php.html index 99baeae4b..bdafb003d 100644 --- a/doc/html/view_2theme_2redbasic_2php_2config_8php.html +++ b/doc/html/view_2theme_2redbasic_2php_2config_8php.html @@ -245,7 +245,7 @@ Functions
 $colour_scheme $colour_scheme,
 $radius 
-

Referenced by settings_post().

+

Referenced by settings_post().

-- cgit v1.2.3 From 24dd15c2051bad20cad266e36227577cd8e46632 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 4 Oct 2013 04:46:55 -0700 Subject: doc update --- .../view_2theme_2redbasic_2php_2config_8php.html | 43 ++++++---------------- 1 file changed, 12 insertions(+), 31 deletions(-) (limited to 'doc/html/view_2theme_2redbasic_2php_2config_8php.html') diff --git a/doc/html/view_2theme_2redbasic_2php_2config_8php.html b/doc/html/view_2theme_2redbasic_2php_2config_8php.html index bdafb003d..caf98c169 100644 --- a/doc/html/view_2theme_2redbasic_2php_2config_8php.html +++ b/doc/html/view_2theme_2redbasic_2php_2config_8php.html @@ -116,11 +116,11 @@ Functions    theme_post (&$a)   - redbasic_form (&$a, $font_size, $line_height, $colour, $shadow, $navcolour, $opaquenav, $displaystyle, $linkcolour, $iconset, $shiny, $colour_scheme, $radius) -  + redbasic_form (&$a, $nav_colour, $background_colour, $background_image, $item_colour, $item_opacity, $font_size, $font_colour, $radius, $shadow) + 

Function Documentation

- +
@@ -134,73 +134,55 @@ Functions - + - + - + - + - + - - - - - - - - - - - - - - - - - - - + - + - + - + @@ -227,7 +209,6 @@ Functions
 $font_size, $nav_colour,
 $line_height, $background_colour,
 $colour, $background_image,
 $shadow, $item_colour,
 $navcolour, $item_opacity,
 $opaquenav,
 $displaystyle,
 $linkcolour,
 $iconset, $font_size,
 $shiny, $font_colour,
 $colour_scheme, $radius,
 $radius $shadow 
-

Theme settings

-- cgit v1.2.3 From 09950745c10912f9875eb4a63793ff7e85bb7974 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 11 Oct 2013 20:43:53 -0700 Subject: doc updates --- doc/html/view_2theme_2redbasic_2php_2config_8php.html | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'doc/html/view_2theme_2redbasic_2php_2config_8php.html') diff --git a/doc/html/view_2theme_2redbasic_2php_2config_8php.html b/doc/html/view_2theme_2redbasic_2php_2config_8php.html index caf98c169..a981f0ef3 100644 --- a/doc/html/view_2theme_2redbasic_2php_2config_8php.html +++ b/doc/html/view_2theme_2redbasic_2php_2config_8php.html @@ -116,11 +116,11 @@ Functions    theme_post (&$a)   - redbasic_form (&$a, $nav_colour, $background_colour, $background_image, $item_colour, $item_opacity, $font_size, $font_colour, $radius, $shadow) -  + redbasic_form (&$a, $schema, $nav_colour, $bgcolour, $background_image, $item_colour, $item_opacity, $font_size, $font_colour, $radius, $shadow) + 

Function Documentation

- +
@@ -130,6 +130,12 @@ Functions + + + + + + @@ -140,7 +146,7 @@ Functions - + @@ -226,8 +232,6 @@ Functions
$a,
 $schema,
 $background_colour, $bgcolour,
-

Referenced by settings_post().

-
-- cgit v1.2.3 From c36fc59df30735b88ab55884f4411dedd3886f20 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 26 Oct 2013 01:27:19 -0700 Subject: doc updates --- doc/html/view_2theme_2redbasic_2php_2config_8php.html | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'doc/html/view_2theme_2redbasic_2php_2config_8php.html') diff --git a/doc/html/view_2theme_2redbasic_2php_2config_8php.html b/doc/html/view_2theme_2redbasic_2php_2config_8php.html index a981f0ef3..ea296ca39 100644 --- a/doc/html/view_2theme_2redbasic_2php_2config_8php.html +++ b/doc/html/view_2theme_2redbasic_2php_2config_8php.html @@ -116,11 +116,11 @@ Functions    theme_post (&$a)   - redbasic_form (&$a, $schema, $nav_colour, $bgcolour, $background_image, $item_colour, $item_opacity, $font_size, $font_colour, $radius, $shadow) -  + redbasic_form (&$a, $schema, $nav_colour, $bgcolour, $background_image, $item_colour, $item_opacity, $font_size, $font_colour, $radius, $shadow, $section_width) + 

Function Documentation

- +
@@ -188,7 +188,13 @@ Functions - + + + + + + + -- cgit v1.2.3 From 97a109eed4e034d587b0d64d0f70f6b8a9380217 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 9 Nov 2013 12:15:34 -0800 Subject: doc update --- .../view_2theme_2redbasic_2php_2config_8php.html | 68 ++-------------------- 1 file changed, 4 insertions(+), 64 deletions(-) (limited to 'doc/html/view_2theme_2redbasic_2php_2config_8php.html') diff --git a/doc/html/view_2theme_2redbasic_2php_2config_8php.html b/doc/html/view_2theme_2redbasic_2php_2config_8php.html index ea296ca39..fa5473c94 100644 --- a/doc/html/view_2theme_2redbasic_2php_2config_8php.html +++ b/doc/html/view_2theme_2redbasic_2php_2config_8php.html @@ -116,11 +116,11 @@ Functions - - + +
 $shadow $shadow,
 $section_width 
 
 theme_post (&$a)
 
 redbasic_form (&$a, $schema, $nav_colour, $bgcolour, $background_image, $item_colour, $item_opacity, $font_size, $font_colour, $radius, $shadow, $section_width)
 
 redbasic_form (&$a, $arr)
 

Function Documentation

- +
@@ -134,67 +134,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/view_2theme_2redbasic_2php_2config_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/view_2theme_2redbasic_2php_2config_8php.html') diff --git a/doc/html/view_2theme_2redbasic_2php_2config_8php.html b/doc/html/view_2theme_2redbasic_2php_2config_8php.html index fa5473c94..ea12c42cb 100644 --- a/doc/html/view_2theme_2redbasic_2php_2config_8php.html +++ b/doc/html/view_2theme_2redbasic_2php_2config_8php.html @@ -28,7 +28,7 @@
 $schema,
 $nav_colour,
 $bgcolour,
 $background_image,
 $item_colour,
 $item_opacity,
 $font_size,
 $font_colour,
 $radius,
 $shadow,
 $section_width $arr 
- +
The Red Matrix
-- cgit v1.2.3