[Gnucash-changes] r12854 - htdocs/trunk/externals - use external files and update locations

Neil Williams codehelp at cvs.gnucash.org
Wed Jan 18 19:21:14 EST 2006


Author: codehelp
Date: 2006-01-18 19:21:13 -0500 (Wed, 18 Jan 2006)
New Revision: 12854
Trac: http://svn.gnucash.org/trac/changeset/12854

Modified:
   htdocs/trunk/externals/en/header.phtml
   htdocs/trunk/externals/en/menu-main-help.phtml
   htdocs/trunk/externals/gnucash.css
Log:
use external files and update locations

Modified: htdocs/trunk/externals/en/header.phtml
===================================================================
--- htdocs/trunk/externals/en/header.phtml	2006-01-18 23:14:41 UTC (rev 12853)
+++ htdocs/trunk/externals/en/header.phtml	2006-01-19 00:21:13 UTC (rev 12854)
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <html>
 <head>
-<link rel="stylesheet" href="/gnucash.css" type="text/css">
+<link rel="stylesheet" href="/externals/gnucash.css" type="text/css">
 <link rel="icon" href="favicon.ico" type="image/x-icon">
 <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

Modified: htdocs/trunk/externals/en/menu-main-help.phtml
===================================================================
--- htdocs/trunk/externals/en/menu-main-help.phtml	2006-01-18 23:14:41 UTC (rev 12853)
+++ htdocs/trunk/externals/en/menu-main-help.phtml	2006-01-19 00:21:13 UTC (rev 12854)
@@ -11,20 +11,20 @@
 }
 
 echo "<div id=\"news\"><div class=\"othernews\">";
-include($GLOBALS['DOCUMENT_ROOT']."/en/menu/menu-general.phtml");
+include($GLOBALS['DOCUMENT_ROOT']."/externals/en/menu-general.phtml");
 echo "</div>\n<div class=\"othernews\">\n";
-include($GLOBALS['DOCUMENT_ROOT']."/en/menu/menu-documentation.phtml");
+include($GLOBALS['DOCUMENT_ROOT']."/externals/en/menu-documentation.phtml");
 # highlighted menu entry:
 echo "</div>\n<div class=\"highlight\">\n";
-include($GLOBALS['DOCUMENT_ROOT']."/en/menu/menu-help.phtml");
+include($GLOBALS['DOCUMENT_ROOT']."/externals/en/menu-help.phtml");
 echo "</div>\n<div class=\"othernews\">\n";
-include($GLOBALS['DOCUMENT_ROOT']."/en/menu/menu-downloads.phtml");
+include($GLOBALS['DOCUMENT_ROOT']."/externals/en/menu-downloads.phtml");
 echo "</div>\n<div class=\"othernews\">\n";
-include($GLOBALS['DOCUMENT_ROOT']."/en/menu/menu-developer.phtml");
+include($GLOBALS['DOCUMENT_ROOT']."/externals/en/menu-developer.phtml");
 echo "</div>\n<div class=\"othernews\">\n";
-include($GLOBALS['DOCUMENT_ROOT']."/en/menu/menu-other.phtml");
+include($GLOBALS['DOCUMENT_ROOT']."/externals/en/menu-other.phtml");
 echo "</div>\n<div class=\"othernews\">\n";
-include($GLOBALS['DOCUMENT_ROOT']."/en/menu/menu-search.phtml");
+include($GLOBALS['DOCUMENT_ROOT']."/externals/en/menu-search.phtml");
 echo "</div>\n";
 echo "</div>\n";
 ?>

Modified: htdocs/trunk/externals/gnucash.css
===================================================================
--- htdocs/trunk/externals/gnucash.css	2006-01-18 23:14:41 UTC (rev 12853)
+++ htdocs/trunk/externals/gnucash.css	2006-01-19 00:21:13 UTC (rev 12854)
@@ -1,44 +1,121 @@
-body    { 
-	font-family: verdana,arial,helvetica,sans-serif; 
-	color: #000000; 
-	background: #ffffff; 
-	margin-left: 0%; 
-	margin-right: 0%;
-	margin-top: 0%; 
-	margin-bottom: 0%;
+BODY {
+	font-family:"Free Sans",helvetica,verdana,arial,clean,sans-serif;
+	font-size:0.9em;
+	color:black;
+	background-color:white;
+	border: 0px;
+	margin: 0px;
 }
-td      { font-family: verdana,arial,helvetica,sans-serif; }
-dl      { font-family: verdana,arial,helvetica,sans-serif; }
-pre     { font-family: courier new, courier; }
-form    { font-family: helvetica,arial,sans-serif; }
-i       { font-style: italic; }
-b       { font-style: bold; }
-hl      { font-family: verdana,arial,helvetica,sans-serif; font-style: bold; }
-small   { font-size: smaller; }
-font.high          { font-family: courier new, courier; color: #000000; background-color: #ffff66;}
-font.high2         { background-color: #ffff66;}
-font.comment       { font-family: courier new, courier; font-style: italic; color: green;}
-font.preprocessor  { font-family: courier new, courier; color: blue;}
-font.storagekw     { font-family: courier new, courier; color: red;}
-font.constant      { font-family: courier new, courier; color: green;}
-font.num           { font-family: courier new, courier; font-style: normal; color: #000000;}
-a.nav              { font-family: verdana,arial,helvetica,sans-serif; color: #FFFFFF; }
+IMG {
+    border-style:none;
+}
+.news1 {
+    background-color:#cacaf7;
+    border:2px;
+    border-color:silver;
+    border-style:ridge;
+    margin:1em;
+    padding:2px;
+    line-height:2em;
+    text-align:top;
+}
+.featurepanel {
+    width:50%;
+    height:280px;
+}
+.featureimage {
+    float:right;
+}
+.featureblock {
+    background-color:black;
+}
+.divider {
+    background-color:#ececff
+}
 
-.text { font-size: 12pt; font-family: verdana,arial,helvetica,sans-serif; }
-.smalltext { font-size: 10pt; font-family: verdana,arial,helvetica,sans-serif; }
+.featureplay {
+    text-align:center;
+}
+.newsinner {
+    background-color:#ffffff;
+    padding:4px;
+}
 
-.text10 { font-size: 10pt; font-family: verdana,arial,helvetica,sans-serif; }
-.text12 { font-size: 12pt; font-family: verdana,arial,helvetica,sans-serif; }
-.text14 { font-size: 14pt; font-family: verdana,arial,helvetica,sans-serif; }
+#head {
+	background-color: #666699;
+	color: white;
+	font-size:0.8em;
+}
+#head a:link {
+	color:white;
+	background-color:transparent;
+	}
 
+#head a:visited {
+	color:white;
+	background-color:transparent;
+	}
 
-#feature_box {
-	width: '100%';
-
-	/*margin-right: 10px;*/
-	padding-right: 10px;
-	padding-bottom: 0px;
-	border-left: 1px dashed #dddddd;
-	background-color: #ffffff;
+#head a:active {
+	color:white;
+	background-color:transparent;
+	}
+#tail {
+	font-size:0.8em;
+	clear:both;
+	float:none;
+	background-color: #666699;
+	color: white;
+	margin-left:0;
+	margin-right:0;
 }
-
+#gnclogo {
+	border-style: none;
+	width: 179px;
+	height: 45px;
+	margin-left: 0;
+	margin-top: 0;
+	border: 0;
+	padding: 0;
+}
+#news	{
+	float:left;
+	color: white;
+	width: 20%;
+	color: black;
+}
+.highlight {
+	background-color: #cacaf7;
+}
+.othernews {
+	background-color: white;
+}
+.dot	{
+	border-style:none;
+	width: 8px;
+	height: 8px;
+	margin-left: 8px;
+	margin-right: 8px;
+}
+#content {
+	float:left;
+	width:65%;
+	margin-right: 2em;
+	padding-right: 1em;
+	margin-left:2em;
+	text-align:justify;
+}
+#news LI	{
+	list-style-image:url(/images/webding.png);
+}
+#location {
+	padding-left:0.3em;
+}
+#language {
+	 float:right;
+	 margin-right:1em;
+}
+.linktop {
+	position:relative;
+	top:0.5em;
+}



More information about the gnucash-changes mailing list