# this file must be UTF-8 encoded
package help
# preflink may change depending on whether a collection is set or not
_globallinks_ {_homelink_ _choosepreflink_}
_choosepreflink_ {_If_(_cgiargc_,_preflink_,_home:preflink_)}
_imagethispage_ {_textHelp_}
_textnumbrowseoptions_ {_If_("_numbrowseoptions_" != "1",
_texttanumbrowseoptions_)}
_simplehelp_ {
_textnumbrowseoptions_
_textbrowseoptions_
}
_content_ {
_optnavigationbar_
_texthelptopics_
_If_(_cgiargc_,
_textsimplehelpheading_
_simplehelp_)
_textreadingdocs_
_texthelpreadingdocs_
_texthelpiconsexplained_
_texthelpsearchingtitle_
_texthelpsearching_
_texthelpquerytermstitle_
_texthelpqueryterms_
_selectextrahelpsearching_
_texthelpquerytypetitle_
_texthelpquerytype_
_texthelpscopetitle_
_texthelpscope_
_If_(_cgiargc_,
_texthelpadvancedsearchtitle_(_selectindexer_)
_texthelpadvancedsearch_
_texthelpadvancedsearchextra_
_optionalformsearchhelp_
_optdatesearchhelp_)
_textchangeprefs_
_texthelppreferences_
_texthelpcollectionprefstitle_
_texthelpcollectionprefs_
_texthelplanguageprefstitle_
_texthelplanguageprefs_
_texthelppresentationprefstitle_
_texthelppresentationprefs_
_texthelpsearchprefstitle_
_texthelpsearchprefs_
}
_texthelptopics_ {
_texthelptopicstitle_
}
_texthelpiconsexplained_ {
| _texthelpopenbookshelf_ |
| | _texthelpopenbook_ |
| _texthelpviewtextsection_ |
| | _texthelpsectionarrows_ |
_document:imageexpandtext_ | _document:imagecontracttext_ | _texthelpexpandtext_ |
_document:imageexpandtoc_ | _document:imagecontracttoc_ | _texthelpexpandcontents_ |
_document:imagedetach_ | | _texthelpdetachpage_ |
_document:imagehighlight_ | _document:imagenohighlight_ | _texthelphighlight_ |
}
# this gets set to _datesearchhelp_ by the receptionist if datesearch is enabled in the collection
_optdatesearchhelp_{}
_optdatesearchhelpcontents_ {}
_datesearchhelpcontents_ {
_textdatesearch_
}
_datesearchhelp_{
_textdatesearch_
_texthelpdatesearch_
_texthelpdatehowtotitle_
_texthelpdatehowto_
_texthelpdateresultstitle_
_texthelpdateresults_
}
_selectindexer_ {
_If_("_cgiargct_" eq "0",MG)
_If_("_cgiargct_" eq "1",MGPP)
_If_("_cgiargct_" eq "2",Lucene)
}
_selectextrahelpsearching_ {
_If_("_cgiargct_" eq "1",_texthelpmgppsearching_)
_If_("_cgiargct_" eq "2",_texthelplucenesearching_)
}
_selectadvancedsearch_ {
_If_("_cgiargct_" eq "0",_texthelpadvsearchmg_)
_If_("_cgiargct_" eq "1",_texthelpadvsearchmgpp_)
_If_("_cgiargct_" eq "2",_texthelpadvsearchlucene_)
}
_selectsearchtypeprefs_ {
_If_("_cgiargct_" eq "0", _textsearchtypeprefsplain_,_mgppsearchtypeoptions_)
}
_mgppsearchtypeoptions_ {
_If_("_cgiargqto_" eq "1", _textsearchtypeprefsplain_)
_If_("_cgiargqto_" eq "2", _textsearchtypeprefsform_)
_If_("_cgiargqto_" eq "3", _textsearchtypeprefsboth_)
}
_optionalformsearchhelp_{
_If_("_cgiargqto_" eq "2", _formsearchhelp_)
_If_("_cgiargqto_" eq "3", _formsearchhelp_)
}
_formsearchhelp_{
_texthelpformsearchtitle_
_texthelpformsearch_
}
_optionalformsearchhelpcontents_ {
_If_("_cgiargqto_" eq "2", _formsearchhelpcontents_)
_If_("_cgiargqto_" eq "3", _formsearchhelpcontents_)
}
_formsearchhelpcontents_ {
_texthelpformsearchtitle_
}
_selectwordmodificationprefs_ {
_If_("_cgiargks_" eq "1", _textcasefoldprefs_)
_If_("_cgiargss_" eq "1",
_textstemprefs_)
_If_("_cgiargafs_" eq "1",
_textaccentfoldprefs_)
}
_selectstemoptionsprefs_ {
_If_("_cgiargct_" eq "1",_textstemoptionsprefs_)
}