r20907 - htdocs/branches/beta - Rearrange the docs page content.

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


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

Modified:
   htdocs/branches/beta/docs.phtml
Log:
Rearrange the docs page content.

Modified: htdocs/branches/beta/docs.phtml
===================================================================
--- htdocs/branches/beta/docs.phtml	2011-07-11 21:15:49 UTC (rev 20906)
+++ htdocs/branches/beta/docs.phtml	2011-07-11 21:18:55 UTC (rev 20907)
@@ -13,6 +13,21 @@
 
 <p><?php echo T_("Everything you need concerning <span class=\"gnucash\">Gnucash</span> documentation should be here, if you notice something missing, email <a href='mailto:gnucash-devel at lists.gnucash.org'>gnucash-devel</a> and we will add it.");?></p>
 
+<p class="justify"><?php echo T_("If you have a question about how to use <span class=\"gnucash\">Gnucash</span>, you are in the right place. The first thing you should do is read the <b>Help Manual</b> and the <b>Concepts Guide</b>, most of your questions can probably be answered by these documents.");?></p>
+<p class="justify"><?php echo T_("The <b>Help Manual</b> is designed to be a quick reference of how to accomplish specific tasks and how to use the features in <span class=\"gnucash\">Gnucash</span>. The <b>Concepts Guide</b> is designed to be an in depth guide to the concepts behind using <span class=\"gnucash\">Gnucash</span> with a tutorial to show how to put those concepts into practice.");?></p>
+
+<p class="justify"><?php echo T_("Please send an email to the <a href='mailto:gnucash-user at lists.gnucash.org'>gnucash-user</a> mailing list if you cannot find a satisfactory answer to your question within either the <b>Help Manual</b> or the <b>Concepts Guide</b>. We <b>want</b> feedback from you, it is only through your comments that we know how to modify the documentation.");?></p>
+<p class="justify"><?php echo T_("Additionally, you can talk to someone via IRC at irc.gnome.org channel \"#gnucash\" about your question.  Another resource is the <a href='http://wiki.gnucash.org/wiki/'>English</a> or <a href='http://linuxwiki.de/GnuCash'>Deutsch</a> <span class=\"gnucash\">Gnucash</span> wikis. A wiki is an interactive website where registered users can ask and answer questions.");?></p>
+
+<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>
+
 <div class="featurecontainer">
 <div class="featureborder">
 <h2 class="featuretitle"><?= T_("Nightly Documentation Builds");?></h2>
@@ -113,21 +128,6 @@
 </ul>
 </div>
 
-<p class="justify"><?php echo T_("If you have a question about how to use <span class=\"gnucash\">Gnucash</span>, you are in the right place. The first thing you should do is read the <b>Help Manual</b> and the <b>Concepts Guide</b>, most of your questions can probably be answered by these documents.");?></p>
-<p class="justify"><?php echo T_("The <b>Help Manual</b> is designed to be a quick reference of how to accomplish specific tasks and how to use the features in <span class=\"gnucash\">Gnucash</span>. The <b>Concepts Guide</b> is designed to be an in depth guide to the concepts behind using <span class=\"gnucash\">Gnucash</span> with a tutorial to show how to put those concepts into practice.");?></p>
-
-<p class="justify"><?php echo T_("Please send an email to the <a href='mailto:gnucash-user at lists.gnucash.org'>gnucash-user</a> mailing list if you cannot find a satisfactory answer to your question within either the <b>Help Manual</b> or the <b>Concepts Guide</b>. We <b>want</b> feedback from you, it is only through your comments that we know how to modify the documentation.");?></p>
-<p class="justify"><?php echo T_("Additionally, you can talk to someone via IRC at irc.gnome.org channel \"#gnucash\" about your question.  Another resource is the <a href='http://wiki.gnucash.org/wiki/'>English</a> or <a href='http://linuxwiki.de/GnuCash'>Deutsch</a> <span class=\"gnucash\">Gnucash</span> wikis. A wiki is an interactive website where registered users can ask and answer questions.");?></p>
-
-<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>
-
 <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>



More information about the gnucash-changes mailing list