[Gnucash-changes] r13215 - htdocs/trunk/www - marking up for new content

Neil Williams codehelp at cvs.gnucash.org
Sat Feb 11 15:03:27 EST 2006


Author: codehelp
Date: 2006-02-11 15:03:26 -0500 (Sat, 11 Feb 2006)
New Revision: 13215
Trac: http://svn.gnucash.org/trac/changeset/13215

Modified:
   htdocs/trunk/www/docs.phtml
   htdocs/trunk/www/features_5.phtml
Log:
marking up for new content

Modified: htdocs/trunk/www/docs.phtml
===================================================================
--- htdocs/trunk/www/docs.phtml	2006-02-11 20:03:07 UTC (rev 13214)
+++ htdocs/trunk/www/docs.phtml	2006-02-11 20:03:26 UTC (rev 13215)
@@ -103,59 +103,26 @@
          <b><?php echo _("Documentation Development");?></b>
      </div>
      <div class="newsinner">
-        <!--
-        This is the current snapshot of the documentation in development.  
-	This is only valid for the future version of GnuCash, please do not 
-	use with the current stable release.  
-        <br>
-        HTML: <a href="../docs/v1.10/C/gnucash-guide/">Concepts Guide</a>
-        or the <a href="../docs/v1.10/C/gnucash-help/help.html">Help Manual</a>.
-`        -->
-        <p>We track bugs and feature requests in <a href='http://bugzilla.gnome.org/'>gnome's bugzilla</a>,
-        maybe you would like to see a list of all open 
-        <a href="http://bugzilla.gnome.org/buglist.cgi?product=GnuCash&amp;component=Documentation&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;changedin=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;short_desc=&amp;short_desc_type=substring&amp;long_desc=&amp;long_desc_type=substring&amp;bug_file_loc=&amp;bug_file_loc_type=substring&amp;status_whiteboard=&amp;status_whiteboard_type=substring&amp;keywords=&amp;keywords_type=anywords&amp;op_sys_details=&amp;op_sys_details_type=substring&amp;version_details=&amp;version_details_type=substring&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;form_name=query">
-documentation bugs</a>?</p>
-        <p>Interesting Links:<br>
-	The following links are for further sites that can help with the
-	documentation and review process.<br><p>
+        <p><?php echo _("Interesting Links");?>:<br>
+	<?php echo _("The following links are for further sites that can help with the documentation and review process.");?><br><p>
 	<a href='http://www.docbook.org'> DocBook: The Definitive Guide.</a><br>
 	<a href='http://www.sagehill.net/docbookxsl/'>DocBook XSL: The Complete Guide</a>.<br>
 	<a href='http://developer.gnome.org/projects/gup/hig/1.0/'> GNOME Human Interface
 Guidelines</a></p>
-        <p>For both reviewers and documentation writers:<br>
-	Please read the following guides. The new docs are based on the 
-	GNOME2 XML docbook system.
-	Everyone wishing to help please
-	follow these guides where possible when reviewing and/or writing docs.</p>
+        <p><?php echo _("For both reviewers and documentation writers");?>:<br>
+	<?php echo _("Please read the following guides. The new docs are based on the GNOME2 XML docbook system. Everyone wishing to help please follow these guides where possible when reviewing and/or writing docs.");?></p>
         <p><a href='http://developer.gnome.org/projects/gdp/styleguide.html'>
 The GNOME Documentation Style Guide</a><br>
 <a href='http://developer.gnome.org/projects/gdp/handbook.html'>
 The GNOME Handbook of Writing Software Documentation</a></p>
-        <p>We suggest also subscribing to <a href='mailto:gnucash-devel at lists.gnucash.org'>gnucash-devel</a>.</p>
-        <p>Reviewers;</p>
-        <p>Please check out the documentation module from the GnuCash CVS -
-	gnucash-docs. For those not familiar with cvs, the GnuCash website has a
-	<a href='/en/hacking.phtml'>description.</a> The only change
-	to get the docs is to change the checkout gnucash to checkout
-	gnucash-docs. You can also start from the current docs tarball.</p>
-        <p>The best way of retaining comments about docs in an easy to find
-	way for everyone would be to use <a href='http://bugzilla.gnome.org/'>bugzilla.gnome.org</a> to file the bugs
-	under documentation. This can also be done using bug-buddy.</p>
-        <p>Writers;</p>
-        <p>Also checkout the docs cvs as above. The usual procedure for
-	contributors to GnuCash is to initially submit patches to the
-	<a href='mailto:gnucash-patches at lists.gnucash.org'>gnucash-patches</a> 
-	mailing list. We will handle getting the patches added into CVS 
-	until you are given an account. You can also add the 
-	patch to a bug report in bugzilla if you wish.</p>
-        <p>Please let other writers know which
-	section you wish to tackle. Please forward this to 
-	<a href='mailto:gnucash-devel at lists.gnucash.org'>gnucash-devel</a> so
-	that people can say 'hey I'm doing that already' or 
-	'go ahead and do it'.</p>
-        <p>You may also want to retain a local copy of the old documentation to
-	refer to when writing. This still has a lot of useful information in it
-	which hasn't been transferred to the new docs</p>
+        <p><?php echo _("We suggest also subscribing to ");?><a href='mailto:gnucash-devel at lists.gnucash.org'>gnucash-devel</a>.</p>
+        <p><?php echo _("Reviewers");?></p>
+        <p><?php echo _("Please check out the documentation module from the GnuCash svn - gnucash-docs. For those not familiar with svn, the GnuCash wiki has a <a href='http://wiki.gnucash.org/wiki/Subversion'>description.</a> The only change to get the docs is to change the checkout gnucash to checkout gnucash-docs. You can also start from the current docs tarball.");?></p>
+        <p><?php echo _("The best way of retaining comments about docs in an easy to find way for everyone would be to use <a href='http://bugzilla.gnome.org/'>bugzilla.gnome.org</a> to file the bugs under documentation. This can also be done using bug-buddy.");?></p>
+        <p><?php echo _("Writers");?></p>
+        <p><?php echo _("Also checkout the docs svn as above. The usual procedure for contributors to GnuCash is to initially submit patches to the <a href='mailto:gnucash-patches at lists.gnucash.org'>gnucash-patches</a> mailing list. We will handle getting the patches added into svn until you are given an account. You can also add the patch to a bug report in bugzilla if you wish.");?></p>
+        <p><?php echo _("Please let other writers know which section you wish to tackle. Please forward this to <a href='mailto:gnucash-devel at lists.gnucash.org'>gnucash-devel</a> so that people can say 'hey I'm doing that already' or 'go ahead and do it'.");?></p>
+        <p><?php echo _("You may also want to retain a local copy of the old documentation to refer to when writing. This still has a lot of useful information in it which hasn't been transferred to the new docs");?></p>
     </div>
 </div>
 

Modified: htdocs/trunk/www/features_5.phtml
===================================================================
--- htdocs/trunk/www/features_5.phtml	2006-02-11 20:03:07 UTC (rev 13214)
+++ htdocs/trunk/www/features_5.phtml	2006-02-11 20:03:26 UTC (rev 13215)
@@ -21,160 +21,104 @@
 <?php # mark the updated features for translating when editing
 ?>
 <dl>
-<dt><b>Scheduled Transactions</b>
-<dd>You can now create recurring
-    transactions, including automatic reminders when a
-    transaction is due, the ability to postpone a scheduled transaction
-    without canceling it, and the ability to specify only a limited
-    number of transactions.
+<dt><b><?php echo _("Scheduled Transactions");?></b>
+<dd><?php echo _("You can now create recurring transactions, including automatic reminders when a transaction is due, the ability to postpone a scheduled transaction without canceling it, and the ability to specify only a limited number of transactions.");?>
     <br><br>
-<dt><b>Mortgage &amp; Loan Repayment Druid</b></dt>
-<dd>A guided dialogue for setting up loan payments as
-    scheduled transactions.
+<dt><b><?php echo _("Mortgage &amp; Loan Repayment Druid");?></b></dt>
+<dd><?php echo _("A guided dialogue for setting up loan payments as scheduled transactions.");
+?>
     <br><br>
-<dt><b>Small Business Accounting Features</b>
-<dd>Simplify managing a small business with Customer and Vendor tracking,
-    Invoicing and Bill Payment, and Tax and Billing Terms.
+<dt><b><?php echo _("Small Business Accounting Features");?></b>
+<dd><?php echo _("Simplify managing a small business with Customer and Vendor tracking,    Invoicing and Bill Payment, and Tax and Billing Terms.");?>
     <br><br>
-<dt><b>OFX Import</b>
-<dd>GnuCash is the first free software application to support
-    the Open Financial Exchange protocol that many banks and
-    financial services are starting to use.
+<dt><b><?php echo _("OFX Import");?></b>
+<dd><?php echo _("GnuCash is the first free software application to support the Open Financial Exchange protocol that many banks and financial services are starting to use.");?>
     <br><br>
-<dt><b>HBCI Support</b>
-<dd>GnuCash is the first free software application to support
-    the German Home Banking Computer Information protocol,
-    allowing German users to perform statement download and
-    initiate bank transfers and direct debits.
+<dt><b><?php echo _("HBCI Support");?></b>
+<dd><?php echo _("GnuCash is the first free software application to support the German Home Banking Computer Information protocol, allowing German users to perform statement download and initiate bank transfers and direct debits.");?>
     <br><br>
-<dt><b>Improved Import Transaction Matching</b>
-<dd>The development of OFX and HBCI support has also resulted
-    in an improved transaction matching system that more
-    accurately recognizes duplicate transactions during file import.
+<dt><b><?php echo _("Improved Import Transaction Matching");?></b>
+<dd><?php echo _("The development of OFX and HBCI support has also resulted in an improved transaction matching system that more accurately recognizes duplicate transactions during file import.");?>
     <br><br>
-<dt><b>New User Manual and Help</b>
-<dd>A new help subsystem that focuses on how to do tasks is now available,
-    in addition to a Tutorial and Concepts guide that gives the
-    user background information on accounting principles and how
-    they are reflected in GnuCash.
+<dt><b><?php echo _("New User Manual and Help");?></b>
+<dd><?php echo _("A new help subsystem that focuses on how to do tasks is now available, in addition to a Tutorial and Concepts guide that gives the user background information on accounting principles and how they are reflected in GnuCash.");?>
     <br><br>
-<dt><b>New Multi-Currency Transaction Handling</b>
-<dd>GnuCash no longer requires separate currency exchange
-    accounts to handle multiple currency transfers.  Transactions
-    can be made directly between accounts denominated in different
-    currencies.
+<dt><b><?php echo _("New Multi-Currency Transaction Handling");?></b>
+<dd><?php echo _("GnuCash no longer requires separate currency exchange accounts to handle multiple currency transfers.  Transactions can be made directly between accounts denominated in different currencies.");?>
     <br><br>
-<dt><b>Redesigned Menus</b>
-<dd>The GnuCash menus have been redesigned to conform more
-    with the new GNOME Human Interface Guidelines.
+<dt><b><?php echo _("Redesigned Menus");?></b>
+<dd><?php echo _("The GnuCash menus have been redesigned to conform more with the new GNOME Human Interface Guidelines.");?>
     <br><br>
 </dl>
 
-<h2>Old Favorites</h2>
-And of course, some favorite features from earlier versions:
+<h2><?php echo _("Old Favorites");?></h2>
+<?php echo _("And of course, some favorite features from earlier versions:");?>
 
 	<br><br>
 <dl>
-<dt><b>Statement Reconciliation</b>
-<dd>A reconcile window with running reconciled and cleared balances
-    makes balancing against bank statements easy.
+<dt><b><?php echo _("Statement Reconciliation");?></b>
+<dd><?php echo _("A reconcile window with running reconciled and cleared balances makes balancing against bank statements easy.");?>
 </dd>
 <br><br>
-<dt><b>Stock/Mutual Fund Portfolios</b>
-<dd>Track stocks individually (one per account) or in portfolio
-    of accounts (a group of accounts that can be displayed together).
+<dt><b><?php echo _("Stock/Mutual Fund Portfolios");?></b>
+<dd><?php echo _("Track stocks individually (one per account) or in portfolio of accounts (a group of accounts that can be displayed together).");?>
 </dd>
 <br><br>
-<dt><b>QIF Import</b>
-<dd>Intuit<sup>&reg;</sup> Quicken<sup>&reg;</sup>
-    QIF files can be imported, and are automatically
-    merged to eliminate duplicate transactions.
+<dt><b><?php echo _("QIF Import");?></b>
+<dd><?php echo _("Intuit<sup>&reg;</sup> Quicken<sup>&reg;</sup> QIF files can be imported, and are automatically merged to eliminate duplicate transactions.");?>
 </dd>
 <br><br>
-<dt><b>Localization</b>
-<dd>Handles internationalized dates and currencies.  The Gnucash
-    menus and popups have been translated to 21 languages, including
-    Chinese, Danish, French, German, Hungarian, Italian, Japanese,
-    Norwegian, Polish, Portuguese, Russian, Spanish, Swedish,
-    Turkish, Ukrainian, and British English.
-    Documentation is available in English, French, Portuguese and Spanish.
+<dt><b><?php echo _("Localization");?></b>
+<dd><?php echo _("Handles internationalized dates and currencies.  The Gnucash menus and popups have been translated to 21 languages, including Chinese, Danish, French, German, Hungarian, Italian, Japanese, Norwegian, Polish, Portuguese, Russian, Spanish, Swedish, Turkish, Ukrainian, and British English. Documentation is available in English, French, Portuguese and Spanish.");?>
 </dd>
 <br><br>
-<dt><b>Reports</b>
-<dd>Display Balance Sheet, Profit & Loss, Portfolio Valuation,
-    and others. Reports can be saved as HTML or postscript, or printed.
+<dt><b><?php echo _("Reports");?></b>
+<dd><?php echo _("Display Balance Sheet, Profit &amp; Loss, Portfolio Valuation, and others. Reports can be saved as HTML or postscript, or printed.");?>
 </dd>
 <br><br>
-<dt><b>Transaction Finder</b>
-<dd>A powerful transaction query dialogue can help you quickly locate
-    a needle in a haystack.
+<dt><b><?php echo _("Transaction Finder");?></b>
+<dd><?php echo _("A powerful transaction query dialogue can help you quickly locate a needle in a haystack.");?>
 </dd>
 <br><br>
-<dt><b>Double Entry</b>
-<dd>When enabled, every transaction must debit one account and
-    credit others by an equal amount. This ensures that
-    the "books balance": that the difference between income and
-    outflow exactly equals the sum of all assets and equity.
+<dt><b><?php echo _("Double Entry");?></b>
+<dd><?php echo _("When enabled, every transaction must debit one account and credit others by an equal amount. This ensures that the \"books balance\": that the difference between income and outflow exactly equals the sum of all assets and equity.");?>
 </dd>
 <br><br>
-<dt><b>Income/Expense Account Types</b>
-<dd>Income/Expense Account Types (Categories) allow you to
-    categorize your cash flow.  When used properly with
-    the double-entry feature and equity accounts, these
-    enable you to generate reports, such as Profit & Loss,
-    that plain-vanilla systems cannot handle.
+<dt><b><?php echo _("Income/Expense Account Types");?></b>
+<dd><?php echo _("Income/Expense Account Types (Categories) allow you to categorize your cash flow.  When used properly with the double-entry feature and equity accounts, these enable you to generate reports, such as Profit &amp; Loss, that plain-vanilla systems cannot handle.");?>
 </dd>
 <br><br>
-<dt><b>General Ledger</b>
-<dd>Multiple accounts can be displayed in one register window
-    at the same time. This can ease the trouble of tracking
-    down typing/entry errors. It also provides a convenient way of
-    viewing a portfolio of many
-    stocks, by showing all transactions in that portfolio.
+<dt><b><?php echo _("General Ledger");?></b>
+<dd><?php echo _("Multiple accounts can be displayed in one register window at the same time. This can ease the trouble of tracking down typing/entry errors. It also provides a convenient way of viewing a portfolio of many stocks, by showing all transactions in that portfolio.");?>
 </dd>
 <br><br>
-<dt><b>Online Stock &amp; Mutual Fund Quotes</b>
-<dd>Get Stock & Mutual Fund quotes
-    from various web sites, update portfolio automatically.
-    Additional pricing sources are added regularly.
+<dt><b><?php echo _("Online Stock &amp; Mutual Fund Quotes");?></b>
+<dd><?php echo _("Get Stock &amp; Mutual Fund quotes from various web sites, update portfolio automatically. Additional pricing sources are added regularly.");?>
 </dd>
 <br><br>
-<dt><b>Check Printing</b>
-<dd>Checks may be printed in standard formats
-    on common check stocks.  A customization GUI allows custom
-    check layouts to be developed.
+<dt><b><?php echo _("Check Printing");?></b>
+<dd><?php echo _("Checks may be printed in standard formats on common check stocks. A customization GUI allows custom check layouts to be developed.");?>
 </dd>
 <br><br>
-<dt><b>Multiple Currencies</b>
-<dd>Different accounts can be denominated in different currencies.
-    Currency movements between accounts are fully balanced when
-    double-entry is enabled.
+<dt><b><?php echo _("Multiple Currencies");?></b>
+<dd><?php echo _("Different accounts can be denominated in different currencies. Currency movements between accounts are fully balanced when double-entry is enabled.");?>
 </dd>
 <br><br>
-<dt><b>Multi-User SQL Support</b>
-<dd>Multiple users can now simultaneously
-    access and update GnuCash data stored in a Postgres SQL backend.
-    Postgres must be installed and configured to use this option.
+<dt><b><?php echo _("Multi-User SQL Support");?></b>
+<dd><?php echo _("Multiple users can now simultaneously access and update GnuCash data stored in a Postgres SQL backend. Postgres must be installed and configured to use this option.");?>
 </dd>
 <br><br>
 </dl>
+</div>
 
-
-</td>
-</tr>
-</table>
-
-<table border=0 cellspacing=0 cellpadding=0 width=100%>
-<tr><td bgcolor=#000000><img src="/images/spacer.png" height=1></td></tr>
-</table>
-
 <br>
 
 <div class="featureplay">
   <a href=features_4.phtml><img alt="<?php echo _("back to slide 4");?>" 
-src="/images/features/features_previous.png"></a>
+src="images/features/features_previous.png"></a>
 		 |
-  <img border=0 src="/images/features/features_next_disabled.png">
+  <img alt="<?php echo _("end of slides");?>" 
+src="images/features/features_next_disabled.png">
 </div>
 </div>
 



More information about the gnucash-changes mailing list