[Gnucash-changes] r12970 - htdocs/trunk - adjusting for new system paths

Neil Williams codehelp at cvs.gnucash.org
Mon Jan 23 18:37:51 EST 2006


Author: codehelp
Date: 2006-01-23 18:37:49 -0500 (Mon, 23 Jan 2006)
New Revision: 12970
Trac: http://svn.gnucash.org/trac/changeset/12970

Modified:
   htdocs/trunk/externals/en/header.phtml
   htdocs/trunk/www/contribute.phtml
   htdocs/trunk/www/features.phtml
   htdocs/trunk/www/features_1.phtml
   htdocs/trunk/www/features_2.phtml
   htdocs/trunk/www/features_3.phtml
   htdocs/trunk/www/features_4.phtml
   htdocs/trunk/www/features_5.phtml
   htdocs/trunk/www/screenshots.phtml
Log:
adjusting for new system paths

Modified: htdocs/trunk/externals/en/header.phtml
===================================================================
--- htdocs/trunk/externals/en/header.phtml	2006-01-23 22:09:48 UTC (rev 12969)
+++ htdocs/trunk/externals/en/header.phtml	2006-01-23 23:37:49 UTC (rev 12970)
@@ -27,11 +27,11 @@
 <span id="language">
  Language:
 <b>English</b>
-| <a class="nav" href="<?php echo $home;?>/fr/">Fran&ccedil;ais</a>
+| <a class="nav" href="<?php echo $home;?>/?lang=fr">Fran&ccedil;ais</a>
 | <a class="nav" href="http://www.hthoma.de/projekte/gnucash/index.html">Deutsch</a>
- (<a class="nav" href="<?php echo $home;?>/de/">mirror</a>)
-| <a class="nav" href="<?php echo $home;?>/nl/">Nederlands</a>
-| <a class="nav" href="<?php echo $home;?>/pt_PT/">Portugu&ecirc;s</a>
+ (<a class="nav" href="<?php echo $home;?>/?lang=de">mirror</a>)
+| <a class="nav" href="<?php echo $home;?>/?lang=nl">Nederlands</a>
+| <a class="nav" href="<?php echo $home;?>/?lang=pt_PT">Portugu&ecirc;s</a>
 </span>
 <span id="location">Continent:
  (<a class="nav" href="http://www.gnucash.org/">US</a>)

Modified: htdocs/trunk/www/contribute.phtml
===================================================================
--- htdocs/trunk/www/contribute.phtml	2006-01-23 22:09:48 UTC (rev 12969)
+++ htdocs/trunk/www/contribute.phtml	2006-01-23 23:37:49 UTC (rev 12970)
@@ -32,7 +32,7 @@
 <p>
 <b>Select your talent to see where you might fit in:</b>
 </p>
-<form method="post" action="/en/contribute.phtml">
+<form method="get" action="contribute.phtml">
 <div>
 <select name="contribute">
   <option value="programmer"
@@ -59,7 +59,7 @@
 <hr>
 <?php
   if ($contribute != "") {
-		include($toppath."/en/contribute/contribute-".$contribute.".phtml");
+		include("contribute/contribute-".$contribute.".phtml");
   }
 ?>
 

Modified: htdocs/trunk/www/features.phtml
===================================================================
--- htdocs/trunk/www/features.phtml	2006-01-23 22:09:48 UTC (rev 12969)
+++ htdocs/trunk/www/features.phtml	2006-01-23 23:37:49 UTC (rev 12970)
@@ -21,12 +21,12 @@
 </p>
 <p style="text-align:center">
 Take a graphical tour of some of the core GnuCash features!</p>
-<p style="text-align:center"><a href="/en/features_1.phtml">
+<p style="text-align:center"><a href="features_1.phtml">
 <img alt="start" src="/images/features/features_start_the_tour.png"></a>
 </p>
 
 <p style="text-align:center">or dive into the<br>
-<b><a href="/en/features_5.phtml">Complete Features List</a></b>.
+<b><a href="features_5.phtml">Complete Features List</a></b>.
 </p>
 
 </div>

Modified: htdocs/trunk/www/features_1.phtml
===================================================================
--- htdocs/trunk/www/features_1.phtml	2006-01-23 22:09:48 UTC (rev 12969)
+++ htdocs/trunk/www/features_1.phtml	2006-01-23 23:37:49 UTC (rev 12970)
@@ -31,7 +31,7 @@
 <img alt="at start"
 src="/images/features/features_previous_disabled.png">
  |
-<a href="/en/features_2.phtml"><img alt="next slide"
+<a href="features_2.phtml"><img alt="next slide"
  src="/images/features/features_next.png"></a>
 </div>
 </div>

Modified: htdocs/trunk/www/features_2.phtml
===================================================================
--- htdocs/trunk/www/features_2.phtml	2006-01-23 22:09:48 UTC (rev 12969)
+++ htdocs/trunk/www/features_2.phtml	2006-01-23 23:37:49 UTC (rev 12970)
@@ -26,10 +26,10 @@
 <div class="featureblock">&nbsp;</div>
 
 <div class="featureplay">
- <a href=/en/features_1.phtml><img alt="back to 1"
+ <a href=features_1.phtml><img alt="back to 1"
 src="/images/features/features_previous.png"></a>
  |
-  <a href=/en/features_3.phtml><img alt="next slide"
+  <a href=features_3.phtml><img alt="next slide"
  src="/images/features/features_next.png"></a>
 </div>
 

Modified: htdocs/trunk/www/features_3.phtml
===================================================================
--- htdocs/trunk/www/features_3.phtml	2006-01-23 22:09:48 UTC (rev 12969)
+++ htdocs/trunk/www/features_3.phtml	2006-01-23 23:37:49 UTC (rev 12970)
@@ -25,9 +25,9 @@
 <div class="featureblock">&nbsp;</div>
 
 <div class="featureplay">
-  <a href=/en/features_2.phtml><img alt="back to 2" src="/images/features/features_previous.png"></a>
+  <a href=features_2.phtml><img alt="back to 2" src="/images/features/features_previous.png"></a>
  |
- <a href=/en/features_4.phtml><img alt="next slide"
+ <a href=features_4.phtml><img alt="next slide"
  src="/images/features/features_next.png"></a>
 </div>
 

Modified: htdocs/trunk/www/features_4.phtml
===================================================================
--- htdocs/trunk/www/features_4.phtml	2006-01-23 22:09:48 UTC (rev 12969)
+++ htdocs/trunk/www/features_4.phtml	2006-01-23 23:37:49 UTC (rev 12970)
@@ -25,10 +25,10 @@
 <div class="featureblock">&nbsp;</div>
 
 <div class="featureplay">
-  <a href=/en/features_3.phtml><img alt="back to 3"
+  <a href=features_3.phtml><img alt="back to 3"
  src="/images/features/features_previous.png"></a>
  |
-  <a href=/en/features_5.phtml><img alt="next slide"
+  <a href=features_5.phtml><img alt="next slide"
  src="/images/features/features_next.png"></a>
 </div>
 </div>

Modified: htdocs/trunk/www/features_5.phtml
===================================================================
--- htdocs/trunk/www/features_5.phtml	2006-01-23 22:09:48 UTC (rev 12969)
+++ htdocs/trunk/www/features_5.phtml	2006-01-23 23:37:49 UTC (rev 12970)
@@ -173,7 +173,7 @@
 <table border=0 cellspacing=0 cellpadding=0 width=100% align=center>
 <tr>
   <td align=center>
-	  <a href=/en/features_4.phtml><img border=0 src="/images/features/features_previous.png"></a>
+	  <a href=features_4.phtml><img border=0 src="/images/features/features_previous.png"></a>
 		 |
 	  <img border=0 src="/images/features/features_next_disabled.png">
 	</td>

Modified: htdocs/trunk/www/screenshots.phtml
===================================================================
--- htdocs/trunk/www/screenshots.phtml	2006-01-23 22:09:48 UTC (rev 12969)
+++ htdocs/trunk/www/screenshots.phtml	2006-01-23 23:37:49 UTC (rev 12970)
@@ -18,9 +18,9 @@
    </tr>
 <?php
 
-	$screenshotpath = "/images/gnome-1.6/";
-	$imagesrc = $topdir . $screenshotpath;
-	$imagepath = $toppath . $screenshotpath;
+	$screenshotpath = "images/gnome-1.6/";
+	$imagesrc =  $screenshotpath;
+	$imagepath = $screenshotpath;
 
 	$d = dir($imagepath);
 	while($entry=$d->read()) {



More information about the gnucash-changes mailing list