Ignore:
Timestamp:
2004-01-19T12:06:47+13:00 (20 years ago)
Author:
kjdon
Message:

removed the textsimplesearchmgpp, textadvancedsearchmgpp and textjselect macros. mg and mgpp now use the same simple search form text, and the textjselect has been merged into the text...search macros - indexselection is always set, so don't need to test on it any longer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/macros/english.dm

    r5735 r6541  
    644644_textandnot_{and not}
    645645
    646 # _hselection_, _jselection_, _nselection_ and _gselection_ are set from
    647 # within the server some or all of them may remain unset
    648 
    649 
    650 _textsimplesearch_ {Search for _If_(_hselection_, _hselection_) _If_(_jselection_, _textjselect_) _If_(_gselection_, at _gselection_ level) _If_(_nselection_, in _nselection_ language)
    651 which contain _querytypeselection_ of the words}
    652 
    653 _textadvancedsearch_ {Search _If_(_hselection_, _hselection_, _defaultindextext_) _If_(_jselection_,_textjselect_) _If_(_gselection_, at _gselection_ level)_If_(_nselection_, in _nselection_ language)
    654 using _querytypeselection_ query}
    655 
    656 _textjselect_ {_If_(_hselection_, of) _jselection_}
    657 
    658 #have changed mgpp search headers
    659 _textsimplesearchmgpp_ {Search for _fqfselection_ _If_(_jselection_,of _jselection_ )_If_(_gselection_,at _gselection_ level )_If_(_nselection_,in _nselection_ language )which contain _querytypeselection_ of the words}
    660 
    661 _textadvancedsearchmgpp_ {Search _fqfselection_ _If_(_jselection_,of _jselection_ )_If_(_gselection_,at _gselection_ level )_If_(_nselection_,in _nselection_ language )using _querytypeselection_ query}
     646# _indexselection_, _jselection_, _nselection_ and _gselection_ are set from
     647# within the server - _indexselection_ is always set, but the others may be
     648# unset
     649
     650_textsimplesearch_{Search for _indexselection_ _If_(_jselection_,of _jselection_ )_If_(_gselection_, at _gselection_ level )_If_(_nselection_,in _nselection_ language )which contain _querytypeselection_ of the words}
     651
     652_textadvancedsearch_ {Search _indexselection_ _If_(_jselection_,of _jselection_ )_If_(_gselection_,at _gselection_ level )_If_(_nselection_,in _nselection_ language )using _querytypeselection_ query}
    662653
    663654_textformsimplesearch_ {Search _If_(_jselection_,_jselection_ )_If_(_gformselection_,at _gformselection_ level )_If_(_nselection_,in _nselection_ language )for _formquerytypeselection_ of}
Note: See TracChangeset for help on using the changeset viewer.