package query ####################################################################### # Macros whose values are set from within the server at runtime. These # are here only for reference and to set default values if required. ####################################################################### _quotedquery_ {} _freqmsg_ {} _resultline_ {} _thisfirst_ {} _thislast_ {} _nextfirst_ {} _nextlast_ {} _prevfirst_ {} _prevlast_ {} ####################################################################### # https ####################################################################### _httpiconthispage_ {_httpiconhsearch_} _widthiconthispage_ {_widthiconhsearch_} _heighticonthispage_ {_heighticonhsearch_} _httpiconhsearch_ {_httpimg_/h\_search.gif} _httpiconhsearch_ [l=mi] {_httpimg_/mh\_srch.gif} _widthhsearch_ {200} _heighthsearch_ {57} ####################################################################### # icons ####################################################################### _iconthispage_ {_texticonthispage_} _iconthispage_ [v=1] {

_texticonthispage_

} _iconqueryresultsbar_ {_texticonqueryresultsbar_} _iconqueryresultsbar_[v=1] {_texticonqueryresultsbar_} # _iconnext_ and _iconprev_ are overridden in this package as we # don't want alt text here _iconnext_{} _iconprev_{} ####################################################################### # images ####################################################################### _imagethispage_ {_iconthispage_} ####################################################################### # page content ####################################################################### _pagetitle_ {_If_(_cgiargq_,_textquerytitle_,_textnoquerytitle_)} _content_ {
_navigationbar_
_queryform_ _If_(_cgiargq_,
_iconqueryresultsbar_

_freqmsg_ _textpostprocess_
_resultline_ ,
_iconblankbar_
)
} _queryform_ {
_textselect_
} # we want to put the links to previous/next pages of results # in the footer _pagefooterextra_ {
_If_(_prevfirst_,_iconprev__textmatches__prevfirst_ - _prevlast_) _If_(_nextfirst_,_textmatches__nextfirst_ - _nextlast__iconnext_)
} ####################################################################### # English text ####################################################################### _textquerytitle_ {_If_(_thislast_,results _thisfirst_ - _thislast_ for query: _cgiargq_,No matches for query: _cgiargq_} _textnoquerytitle_ {Search page} _texticonthispage_ {search} _textsome_ {_If_(_cgiargb_,ranked,some)} _textall_ {_If_(_cgiargb_,boolean,all)} _texticonqueryresultsbar_ {} _textfreqmsg1_ {Word count: } _textpostprocess_ {_If_(_quotedquery_,
post-processed to find _quotedquery_ )} _textmorethan_ {More than } _textapprox_ {About } _textnodocs_ {No documents matched the query.} _text1doc_ {1 document matched the query.} _textlotsdocs_ {documents matched the query.} _textmatches_ {Matches } _textbeginsearch_ {Begin Search} # the textselect macro may need to be overridden for some collections # _hselection_, _jselection_ and _nselection_ are set from within the server # some or all of them may remain unset _textselect_ {_If_(_cgiargb_,_textadvancedsearch_,_textsimplesearch_)} _textsimplesearch_ {Search for _If_(_hselection_, _hselection_)_If_(_jselection_,_textjselect_)_If_(_nselection_, in _nselection_ language) which contain _querytypeselection_ of the words} _textadvancedsearch_ {Search_If_(_hselection_, _hselection_)_If_(_jselection_,_textjselect_)_If_(_nselection_, in _nselection_ language) using _querytypeselection_ query} _textjselect_ {_If_(_hselection_, of) _jselection_} _querytypeselection_ { } _textstemon_ { (ignoring word endings)} ####################################################################### # Maori text ####################################################################### _texticonthispage_ [l=mi] {rapu} _textsome_ [l=mi] {ëtehi} _textall_ [l=mi] {te katoa} _textbeginsearch_ [l=mi] {Rapua} _textfreqmsg1_ [l=mi] {Kia hia ngä kupu: } _textmorethan_ [l=mi] {Neke atu i te } _textnodocs_ [l=mi] {käore he pukapuka e pä ana ki äu kupu rapu.} _text1doc_ [l=mi] {1 te pukapuka e pä ana ki äu kupu rapu.} _textlotsdocs_ [l=mi] {ngä pukapuka e pä ana ki äu kupu rapu.} _textstemon_ [l=mi] { (hei aha te kümuri)}