From 946554ff4b03d81f32375832b8b50883a3ffeedf Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 May 2013 03:52:06 -0700 Subject: doc update --- doc/html/redstrap_2php_2style_8php.html | 361 ++++++++++++++++++++++++++++++++ 1 file changed, 361 insertions(+) create mode 100644 doc/html/redstrap_2php_2style_8php.html (limited to 'doc/html/redstrap_2php_2style_8php.html') diff --git a/doc/html/redstrap_2php_2style_8php.html b/doc/html/redstrap_2php_2style_8php.html new file mode 100644 index 000000000..e7b873fb8 --- /dev/null +++ b/doc/html/redstrap_2php_2style_8php.html @@ -0,0 +1,361 @@ + + + + + + +The Red Project: view/theme/redstrap/php/style.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
style.php File Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Variables

 $line_height = false
 
 $redbasic_font_size = false
 
 $resolution = false
 
 $colour = false
 
 $shadows = false
 
 $navcolour = false
 
 $nav_bg_1 = "f88"
 
 $nav_bg_2 = "b00"
 
 $nav_bg_3 = "f00"
 
 $nav_bg_4 = "b00"
 
 $displaystyle = false
 
 $linkcolour = false
 
 $shiny = false
 
 $site_line_height = get_config("redbasic","line_height")
 
 $site_redbasic_font_size = get_config("redbasic", "font_size" )
 
 $site_colour = get_config("redbasic", "colour" )
 
if(local_user()) if($line_height===false)
+if($line_height===false) if($redbasic_font_size===false)
+if($redbasic_font_size===false)
+if($colour===false) if($colour===false)
+if($navcolour==="black") 
if (file_exists('view/theme/'.current_theme(). '/css/style.css'))
 
+

Variable Documentation

+ +
+
+ + + + +
$colour = false
+
+ +
+
+ +
+
+ + + + +
$displaystyle = false
+
+ +
+
+ +
+
+ + + + +
$line_height = false
+
+ +
+
+ +
+
+ + + + +
$linkcolour = false
+
+ +
+
+ +
+
+ + + + +
$nav_bg_1 = "f88"
+
+ +
+
+ +
+
+ + + + +
$nav_bg_2 = "b00"
+
+ +
+
+ +
+
+ + + + +
$nav_bg_3 = "f00"
+
+ +
+
+ +
+
+ + + + +
$nav_bg_4 = "b00"
+
+ +
+
+ +
+
+ + + + +
$navcolour = false
+
+ +
+
+ +
+
+ + + + +
$redbasic_font_size = false
+
+ +
+
+ +
+
+ + + + +
$resolution = false
+
+ +
+
+ +
+
+ + + + +
$shadows = false
+
+ +
+
+ +
+
+ + + + +
$shiny = false
+
+ +
+
+ +
+
+ + + + +
$site_colour = get_config("redbasic", "colour" )
+
+ +
+
+ +
+
+ + + + +
$site_line_height = get_config("redbasic","line_height")
+
+ +
+
+ +
+
+ + + + +
$site_redbasic_font_size = get_config("redbasic", "font_size" )
+
+ +
+
+ +
+
+ + + + +
if (local_user()) if ($line_height===false) if ($line_height===false) if ($redbasic_font_size===false) if ($redbasic_font_size===false) if ($colour===false) if ($colour===false) if ($navcolour==="black") if(file_exists('view/theme/'.current_theme(). '/css/style.css'))
+
+ +
+
+
+
+ -- 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/redstrap_2php_2style_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/redstrap_2php_2style_8php.html') diff --git a/doc/html/redstrap_2php_2style_8php.html b/doc/html/redstrap_2php_2style_8php.html index e7b873fb8..bc554fe9f 100644 --- a/doc/html/redstrap_2php_2style_8php.html +++ b/doc/html/redstrap_2php_2style_8php.html @@ -4,7 +4,7 @@ -The Red Project: view/theme/redstrap/php/style.php File Reference +The Red Matrix: view/theme/redstrap/php/style.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/redstrap_2php_2style_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/redstrap_2php_2style_8php.html') diff --git a/doc/html/redstrap_2php_2style_8php.html b/doc/html/redstrap_2php_2style_8php.html index bc554fe9f..236a3d93b 100644 --- a/doc/html/redstrap_2php_2style_8php.html +++ b/doc/html/redstrap_2php_2style_8php.html @@ -28,7 +28,7 @@ - + - + - + - +
The Red Matrix
-- cgit v1.2.3 From e16d678aab5fc43027ff80beedf1609ae09d78b0 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 21 Jun 2013 15:15:07 -0700 Subject: relocate tagadelic to include/taxonomy --- doc/html/redstrap_2php_2style_8php.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/html/redstrap_2php_2style_8php.html') diff --git a/doc/html/redstrap_2php_2style_8php.html b/doc/html/redstrap_2php_2style_8php.html index 236a3d93b..e4501c0c5 100644 --- a/doc/html/redstrap_2php_2style_8php.html +++ b/doc/html/redstrap_2php_2style_8php.html @@ -138,11 +138,11 @@ Variables
 
 $shiny = false
 
 $site_line_height = get_config("redbasic","line_height")
 $site_line_height = get_config("redbasic","line_height")
 
 $site_redbasic_font_size = get_config("redbasic", "font_size" )
 $site_redbasic_font_size = get_config("redbasic", "font_size" )
 
 $site_colour = get_config("redbasic", "colour" )
 $site_colour = get_config("redbasic", "colour" )
 
if(local_user()) if($line_height===false)
if($line_height===false) if($redbasic_font_size===false)
@@ -313,7 +313,7 @@ if($navcolour==="black") 
- +
$site_colour = get_config("redbasic", "colour" )$site_colour = get_config("redbasic", "colour" )
@@ -325,7 +325,7 @@ if($navcolour==="black") 
- +
$site_line_height = get_config("redbasic","line_height")$site_line_height = get_config("redbasic","line_height")
@@ -337,7 +337,7 @@ if($navcolour==="black") 
- +
$site_redbasic_font_size = get_config("redbasic", "font_size" )$site_redbasic_font_size = get_config("redbasic", "font_size" )
-- 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 --- doc/html/redstrap_2php_2style_8php.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'doc/html/redstrap_2php_2style_8php.html') diff --git a/doc/html/redstrap_2php_2style_8php.html b/doc/html/redstrap_2php_2style_8php.html index e4501c0c5..2642f697d 100644 --- a/doc/html/redstrap_2php_2style_8php.html +++ b/doc/html/redstrap_2php_2style_8php.html @@ -162,6 +162,8 @@ if($navcolour==="black") 
+

Referenced by redbasic_form(), and theme_content().

+ @@ -174,6 +176,8 @@ if($navcolour==="black") 
+

Referenced by redbasic_form(), and theme_content().

+ @@ -186,6 +190,8 @@ if($navcolour==="black") 
+

Referenced by redbasic_form(), and theme_content().

+ @@ -198,6 +204,8 @@ if($navcolour==="black") 
+

Referenced by redbasic_form(), and theme_content().

+ @@ -258,6 +266,8 @@ if($navcolour==="black") 
+

Referenced by redbasic_form(), and theme_content().

+ @@ -282,6 +292,8 @@ if($navcolour==="black") 
+

Referenced by photo_init().

+ @@ -294,6 +306,8 @@ if($navcolour==="black") 
+

Referenced by redbasic_form().

+ @@ -306,6 +320,8 @@ if($navcolour==="black") 
+

Referenced by redbasic_form(), and theme_content().

+ -- cgit v1.2.3