1.1 --- a/public_html/help/advancedsearch.html Mon Nov 09 16:08:47 2009 +0100
1.2 +++ b/public_html/help/advancedsearch.html Sun Nov 15 10:58:30 2009 +0100
1.3 @@ -1,89 +1,72 @@
1.4 -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.5 +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
1.6 <html lang="en">
1.7 <head>
1.8 <title>Advanced Search</title>
1.9 - <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.10 + <link rel="stylesheet" type="text/css" href="../docs/docstyle.css" title="Dev Stylesheet">
1.11 </head>
1.12
1.13 <body>
1.14 <h1>Advanced Search</h1>
1.15
1.16 -<p>Advanced search will allow you to query the entire database of stories
1.17 -and comments to find what your looking for. When conducting a query,
1.18 -at least one field must be selected. The query fields are:</p>
1.19 +<p>Advanced search will allow you to query the entire database of stories and
1.20 +comments to find what your looking for. When conducting a query, at least one
1.21 +field must be selected. The query fields are:</p>
1.22
1.23 <table border="1" width="100%">
1.24 -<tr bgcolor="#000000">
1.25 -<td><font color="#FFFFFF">Field</font></td>
1.26 -
1.27 -<td>
1.28 -<center><font color="#FFFFFF">Required</font></center>
1.29 -</td>
1.30 -
1.31 -<td><font color="#FFFFFF">Description</font></td>
1.32 +<tr>
1.33 + <th style="width:8%">Field</th>
1.34 + <th>Required</th>
1.35 + <th>Description</th>
1.36 </tr>
1.37
1.38 <tr>
1.39 -<td>Key Words</td>
1.40 -
1.41 -<td>
1.42 -<center>No</center>
1.43 -</td>
1.44 -
1.45 -<td>These are the key words you wish to search for, an example would be
1.46 -"Free" or "Fun" (without the quotes)<br>
1.47 -From the drop-down menu, you can select if search results should contain the
1.48 -exact phrase (exactly as you entered it), all of the words, or any of the words.</td>
1.49 + <td>Key Words</td>
1.50 + <td style="text-align:center;">No</td>
1.51 + <td>These are the key words you wish to search for, an example would be
1.52 + "Free" or "Fun" (without the quotes).<br>
1.53 + From the drop-down menu, you can select if search results should contain the exact phrase (exactly as you entered it), all of the words, or any
1.54 + of the words.</td>
1.55 </tr>
1.56 -
1.57 <tr>
1.58 -<td>Date</td>
1.59 -
1.60 -<td>
1.61 -<center>No</center>
1.62 -</td>
1.63 -
1.64 -<td>Date range to search on. Enter the start date and end date for
1.65 -your search</td>
1.66 + <td>Titles Only</td>
1.67 + <td style="text-align:center;">No</td>
1.68 + <td>Check this box if you only want to search item titles</td>
1.69 </tr>
1.70 -
1.71 <tr>
1.72 -<td>Topic</td>
1.73 -
1.74 -<td>
1.75 -<center>No</center>
1.76 -</td>
1.77 -
1.78 -<td>Select the topic you wish to search on from the drop down list</td>
1.79 + <td>Date</td>
1.80 + <td style="text-align:center;">No</td>
1.81 + <td>Date range to search on. Enter the start date and end date for your
1.82 + search</td>
1.83 </tr>
1.84 -
1.85 <tr>
1.86 -<td>Type</td>
1.87 -
1.88 -<td>
1.89 -<center>No</center>
1.90 -</td>
1.91 -
1.92 -<td>Select the type of the search. Your options are "All", which searches
1.93 -through all the searchable content of the site, or you can restrict your
1.94 -search to only one of "Stories", "Comments" as well as one
1.95 -of the installed plugins (e.g. "Static Pages").</td>
1.96 + <td>Topic</td>
1.97 + <td style="text-align:center;">No</td>
1.98 + <td>Select the topic you wish to search on from the drop-down list</td>
1.99 </tr>
1.100 -
1.101 <tr>
1.102 -<td>Author</td>
1.103 -
1.104 -<td>
1.105 -<center>No</center>
1.106 -</td>
1.107 -
1.108 -<td>Select the author you wish to search on</td>
1.109 + <td>Type</td>
1.110 + <td style="text-align:center;">No</td>
1.111 + <td>Select the type of the search. Your options are "All", which searches
1.112 + through all the searchable content of the site, or you can restrict your
1.113 + search to only one of "Stories", "Comments" as well as one
1.114 + of the installed plugins (e.g. "Static Pages").</td>
1.115 +</tr>
1.116 +<tr>
1.117 + <td>Authors</td>
1.118 + <td style="text-align:center;">No</td>
1.119 + <td>Select the author you wish to search on</td>
1.120 +</tr>
1.121 +<tr>
1.122 + <td>Results</td>
1.123 + <td style="text-align:center;">No</td>
1.124 + <td>Select the number of search results you want to see per page</td>
1.125 </tr>
1.126 </table>
1.127
1.128 -<p><hr width="100%">
1.129 +<div class="footer">
1.130 + <a href="http://wiki.geeklog.net/">The Geeklog Documentation Project</a><br>
1.131 + All trademarks and copyrights on this page are owned by their respective owners. Geeklog is copyleft.
1.132 +</div>
1.133
1.134 -<p>Geeklog <a href="http://www.geeklog.net">http://www.geeklog.net</a>
1.135 -<br>Last Updated: August 2, 2003
1.136 </body>
1.137 </html>