r20909 - htdocs/branches/beta - Add an unofficial documentation section.

Cristian Marchi cmarchi at code.gnucash.org
Mon Jul 11 17:24:11 EDT 2011


Author: cmarchi
Date: 2011-07-11 17:24:11 -0400 (Mon, 11 Jul 2011)
New Revision: 20909
Trac: http://svn.gnucash.org/trac/changeset/20909

Modified:
   htdocs/branches/beta/docs.phtml
Log:
Add an unofficial documentation section.

Modified: htdocs/branches/beta/docs.phtml
===================================================================
--- htdocs/branches/beta/docs.phtml	2011-07-11 21:20:49 UTC (rev 20908)
+++ htdocs/branches/beta/docs.phtml	2011-07-11 21:24:11 UTC (rev 20909)
@@ -118,23 +118,8 @@
   </li>
 </ul>
 </div>
-
-
-<p class="justify"><?php echo T_("Some people have written HOWTO guides or tutorials.");?>
-<ul>
-  <li><a href="http://www.austintek.com/gnucash/ncsa-gnucash-talk.html"><?php
-	echo T_("Joe Mack's Tutorial");?></a></li>
-  <li><a href="http://www.object-refinery.com/gnucash/index.html"><?php
-	echo T_("Dave Gilbert's User Guide (Pdf)");?></a></li>
-</ul>
-</p>
-
-<div class="dialog note">
-<p><?php echo T_("<b>NOTE:</b> the information presented in these sources may or may not be updated to the most recent version of <span class=\"gnucash\">Gnucash</span>. If you are interested in doing development work on these documents, you should contact the original authors.");?></p>
 </div>
 
-</div>
-
 <div class="featurecontainer">
 <div class="featureborder">
 <h2 class="featuretitle"><?php echo T_("Older GnuCash Documentation");?></h2>
@@ -182,6 +167,25 @@
 
 <div class="featurecontainer">
 <div class="featureborder">
+<h2 class="featuretitle"><?php echo T_("Unofficial documentation");?></h2>
+</div>
+<p class="justify"><?php echo T_("Some people have written HOWTO guides or tutorials.");?>
+<ul>
+  <li><a href="http://www.austintek.com/gnucash/ncsa-gnucash-talk.html"><?php
+	echo T_("Joe Mack's Tutorial");?></a></li>
+  <li><a href="http://www.object-refinery.com/gnucash/index.html"><?php
+	echo T_("Dave Gilbert's User Guide (Pdf)");?></a></li>
+</ul>
+</p>
+</div>
+
+
+<div class="dialog note">
+<p><?php echo T_("<b>NOTE:</b> the information presented in these sources may or may not be updated to the most recent version of <span class=\"gnucash\">Gnucash</span>. If you are interested in doing development work on these documents, you should contact the original authors.");?></p>
+</div>
+
+<div class="featurecontainer">
+<div class="featureborder">
 <h2 class="featuretitle"><?php echo T_("Documentation Development");?></h2>
 </div>
 



More information about the gnucash-changes mailing list