[Gnucash-changes] minor typo updates

Neil Williams codehelp at cvs.gnucash.org
Sat May 8 14:48:27 EDT 2004


Log Message:
-----------
minor typo updates

Modified Files:
--------------
    mail-search:
        search-tips.html
        search.php

Revision Data
-------------
Index: search.php
===================================================================
RCS file: /home/cvs/cvsroot/mail-search/search.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -Lsearch.php -Lsearch.php -u -r1.1.1.1 -r1.2
--- search.php
+++ search.php
@@ -46,7 +46,7 @@
 <li><a href="http://www.gnucash.org/en/features.phtml">Features</a></li>
 <li><a href="http://www.gnucash.org/en/screenshots.phtml">Screenshots</a></li>
 <li><a href="http://www.gnucash.org/en/contribute.phtml">How To Help</a></li>
-<li><a href="/en/required.phtml">Software Dependencies</a></li>
+<li><a href="http://www.gnucash.org/en/required.phtml">Software Dependencies</a></li>
 </ul>
 </div>
 
Index: search-tips.html
===================================================================
RCS file: /home/cvs/cvsroot/mail-search/search-tips.html,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -Lsearch-tips.html -Lsearch-tips.html -u -r1.1.1.1 -r1.2
--- search-tips.html
+++ search-tips.html
@@ -139,24 +139,24 @@
 </div>
 <div id="content">
 <h1>Tips on searching the GnuCash archives</h1>
-<p>Please be aware that there are a lot of files to search. To get only the files you actually want, please 
-follow the tips below. Messages listed in the search results will be accompanied by a short abstract to 
+<p>Please be aware that there are a lot of files to search. To get only the files you actually want, please
+follow the tips below. Messages listed in the search results will be accompanied by a short abstract to
 help you find the most relevant messages.</p>
 <ol>
 <li>Please enter a few words to make your search as specific as possible.</li>
-<li>Only select the archive most relevant to your enquiry. If you don't select any archives to search, files 
+<li>Only select the archive most relevant to your enquiry. If you don't select any archives to search, files
 in the <b>gnucash-user</b> archive will be searched.</li>
 <li>If you select a month or year beyond the start date of the archive, the script will use the first
 available month.</li>
 <li>Select the number of previous months to include - the higher the number, the longer the search will take.</li>
-<li>Abstracts are created from the first 250 characters of an archived message to help you when the subject line 
+<li>Abstracts are created from the first 250 characters of an archived message to help you when the subject line
 of the original message is too brief or not apparently linked to the content.</li>
 <li>Use case-sensitive searches whenever you are looking for specific items of hardware, distributions, companies,
-<abbr title="etcetera">etc.</abbr> and enter details like the version number or specific type of problem 
+<abbr title="etcetera">etc.</abbr> and enter details like the version number or specific type of problem
 to narrow the search range.</li>
 <li>Select the Boolean value OR to search for any of the search terms entered. (The default search will only list
 files that match ALL search terms.)</li>
-<li><p>The search script will use default settings whenever possible. If you want to link to a 
+<li><p>The search script will use default settings whenever possible. If you want to link to a
 search result page, you can omit any field that is already set to the respective default:</p>
 <ul><li>archive - default : gnucash-users</li>
 <li>month - default : current</li>
@@ -167,8 +167,8 @@
 <li>case - default : insensitive</li>
 </ul>
 <p>This can shorten a link from:</p>
-<code>https://lists.gnucash.org/search.php?terms=test&archive=gnucash-user&month=5&year=2004
-&span=1&abstract=on&boolean=AND&case=insensitive</code>
+<code>https://lists.gnucash.org/search.php?terms=test&amp;archive=gnucash-user&amp;month=5&amp;year=2004
+&amp;span=1&amp;abstract=on&amp;boolean=AND&amp;case=insensitive</code>
 <p> to a much easier:</p>
 <code>https://lists.gnucash.org/search.php?terms=test</code></li></ol>
 <p><a href="search.php">Back to search</a> </p>


More information about the Gnucash-changes mailing list