source: main/tags/2.70w/gsdl/macros/help.dm@ 23205

Last change on this file since 23205 was 11766, checked in by kjdon, 18 years ago

added some advanced search help

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 4.8 KB
Line 
1# this file must be UTF-8 encoded
2
3package help
4
5_imagethispage_ {_textHelp_}
6
7# don't want collection icon on help page as much of the text is not collection specific
8_imagecollection_ {}
9
10_textnumbrowseoptions_ {_If_("_numbrowseoptions_" != "1",<p>_texttanumbrowseoptions_)}
11
12_simplehelp_ {
13_textnumbrowseoptions_
14_textbrowseoptions_
15}
16
17_content_ {
18_optnavigationbar_
19
20_texthelptopics_
21_If_(_cgiargc_,
22<div class="divbar">&nbsp;</div>
23<a name="finding-information"></a>
24<h2>_textsimplehelpheading_</h2>
25_simplehelp_)
26<div class="divbar">&nbsp;</div>
27<a name="reading-docs"></a>
28<h2>_textreadingdocs_</h2>
29_texthelpreadingdocs_
30<p>_texthelpiconsexplained_</p>
31<div class="divbar">&nbsp;</div>
32<a name="searching"></a>
33<h2>_texthelpsearchingtitle_</h2>
34_texthelpsearching_
35<div class="divbar">&nbsp;</div>
36<a name="query-terms"></a>
37<h3>_texthelpquerytermstitle_</h3>
38_texthelpqueryterms_
39_selectextrahelpsearching_
40<div class="divbar">&nbsp;</div>
41<a name="query-type"></a>
42<h3>_texthelpquerytypetitle_</h3>
43_texthelpquerytype_
44<div class="divbar">&nbsp;</div>
45<a name="scope-of-queries"></a>
46<h3 align=left>_texthelpscopetitle_</h3>
47_texthelpscope_
48<div class="divbar">&nbsp;</div>
49<a name="advanced-search"></a>
50<h3 align=left>_texthelpadvancedsearchtitle_</h3>
51_texthelpadvancedsearch_
52_optdatesearchhelp_
53<div class="divbar">&nbsp;</div>
54<a name="preferences"></a>
55<h2>_textchangeprefs_</h2>
56_texthelppreferences_
57<div class="divbar">&nbsp;</div>
58<a name="col-prefs"></a>
59<h3 align=left>_texthelpcollectionprefstitle_</h3>
60_texthelpcollectionprefs_
61<div class="divbar">&nbsp;</div>
62<a name="lang-prefs"></a>
63<h3 align=left>_texthelplanguageprefstitle_</h3>
64_texthelplanguageprefs_
65<div class="divbar">&nbsp;</div>
66<a name="pres-prefs"></a>
67<h3 align=left>_texthelppresentationprefstitle_</h3>
68_texthelppresentationprefs_
69<div class="divbar">&nbsp;</div>
70<a name="search-prefs"></a>
71<h3 align=left>_texthelpsearchprefstitle_</h3>
72_texthelpsearchprefs_
73<div class="divbar">&nbsp;</div>
74}
75
76
77_texthelptopics_ {
78<h2 align=left>_texthelptopicstitle_</h2>
79<ul>
80 _If_(_cgiargc_,<li><a href="\#finding-information">_textsimplehelpheading_</a>)
81 <li><a href="\#reading-docs">_textreadingdocs_</a>
82 <li><a href="\#searching">_texthelpsearchingtitle_</a>
83<ul>
84 <li><a href="\#query-terms">_texthelpquerytermstitle_</a>
85 <li><a href="\#query-type">_texthelpquerytypetitle_</a>
86 <li><a href="\#scope-of-queries">_texthelpscopetitle_</a>
87 <li><a href="\#advanced-search">_texthelpadvancedsearchtitle_</a>
88</ul>
89 _optdatesearchhelpcontents_
90 <li><a href="\#preferences">_textchangeprefs_</a>
91<ul>
92 <li><a href="\#col-prefs">_texthelpcollectionprefstitle_</a>
93 <li><a href="\#lang-prefs">_texthelplanguageprefstitle_</a>
94 <li><a href="\#pres-prefs">_texthelppresentationprefstitle_</a>
95 <li><a href="\#search-prefs">_texthelpsearchprefstitle_</a>
96</ul>
97</ul>
98}
99
100_texthelpiconsexplained_ {
101<table cellspacing="0" cellpadding="2" border="0">
102<tr><td colspan=2><img src="_httpiconbshelf_" border="0"></td><td>_texthelpopenbookshelf_</td></tr>
103<tr><td><img src="_httpiconbook_" border="0"></td><td><img src="_httpiconopenbook_" border="0"></td><td>_texthelpopenbook_</td></tr>
104<tr><td colspan=2><img src="_httpiconitext_" border="0"></td><td>_texthelpviewtextsection_</td></tr>
105<tr><td><img src="_httpiconless_" border="0"></td><td><img src="_httpiconmore_" border="0"></td><td>_texthelpsectionarrows_</td></tr>
106<tr><td>_document:imageexpandtext_</td><td>_document:imagecontracttext_</td><td>_texthelpexpandtext_</td></tr>
107<tr><td>_document:imageexpandtoc_</td><td>_document:imagecontracttoc_</td><td>_texthelpexpandcontents_</td></tr>
108<tr><td>_document:imagedetach_</td><td></td><td>_texthelpdetachpage_</td></tr>
109<tr><td>_document:imagehighlight_</td><td>_document:imagenohighlight_</td><td>_texthelphighlight_</td></tr>
110</table>
111}
112
113# this gets set to _datesearchhelp_ by the receptionist if datesearch is enabled in the collection
114_optdatesearchhelp_{}
115_optdatesearchhelpcontents_ {}
116_datesearchhelpcontents_ {
117 <li><a href="\#datesearch">_textdatesearch_</a>
118 <ul>
119 <li><a href="\#datesearch-howto">_texthelpdatehowtotitle_</a>
120 <li><a href="\#datesearch-results">_texthelpdateresultstitle_</a>
121 </ul>
122}
123
124_datesearchhelp_{
125<div class="divbar">&nbsp;</div>
126<a name="datesearch"></a>
127<h2>_textdatesearch_</h2>
128_texthelpdatesearch_
129<div class="divbar">&nbsp;</div>
130<a name="datesearch-howto"></a>
131<h3>_texthelpdatehowtotitle_</h3>
132_texthelpdatehowto_
133<div class="divbar">&nbsp;</div>
134<a name="datesearch-results"></a>
135<h3>_texthelpdateresultstitle_</h3>
136_texthelpdateresults_
137}
138
139_selectextrahelpsearching_ {
140_If_("_cgiargct_" eq "1",_texthelpmgppsearching_)
141_If_("_cgiargct_" eq "2",_texthelplucenesearching_)
142
143}
144
145_selectadvancedsearch_ {
146_If_("_cgiargct_" eq "0",_texthelpadvsearchmg_)
147_If_("_cgiargct_" eq "1",_texthelpadvsearchmgpp_)
148_If_("_cgiargct_" eq "2",_texthelpadvsearchlucene_)
149}
Note: See TracBrowser for help on using the repository browser.