Changeset 5619


Ignore:
Timestamp:
2003-10-14T11:18:30+13:00 (21 years ago)
Author:
kjdon
Message:

tidied up the query macros for mgpp colls (textsimplesearchmgpp, textadvancedsearchmgpp, textformsimplesearch, textformadvancedsearch

File:
1 edited

Legend:

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

    r5517 r5619  
    652652using _querytypeselection_ query}
    653653
     654_textjselect_ {_If_(_hselection_, of) _jselection_}
     655
    654656#have changed mgpp search headers
    655 _textsimplesearchmgpp_ {Search for _If_(_fqfselection_, _fqfselection_) _If_(_jselection_, _textjselect_) _If_(_gselection_, at _gselection_ level) _If_(_nselection_, in _nselection_ language)
    656 which contain _querytypeselection_ of the words}
    657 
    658 _textadvancedsearchmgpp_ {Search _If_(_fqfselection_, _fqfselection_, _defaultindextext_) _If_(_jselection_,_textjselect_) _If_(_gselection_, at _gselection_ level)_If_(_nselection_, in _nselection_ language)
    659 using _querytypeselection_ query}
    660 
    661 _textformsimplesearch_ {Search _If_(_jselection_, _textjselection_) _If_(_gformselection_, at _gformselection_ level) _If_(_nselection_, in _nselection_ language)
    662 for _formquerytypeselection_ of}
    663 
    664 _textformadvancedsearch_ {Search _If_(_jselection_,_jselection_) _If_(_gformselection_, at _gformselection_ level)_If_(_nselection_, in _nselection_ language)
    665 and display results in _formquerytypeselection_ order}
    666 
    667 _textjselect_ {_If_(_hselection_, of) _jselection_}
     657_textsimplesearchmgpp_ {Search for _fqfselection_ _If_(_jselection_,of _jselection_ )_If_(_gselection_,at _gselection_ level )_If_(_nselection_,in _nselection_ language )which contain _querytypeselection_ of the words}
     658
     659_textadvancedsearchmgpp_ {Search _fqfselection_ _If_(_jselection_,of _jselection_ )_If_(_gselection_,at _gselection_ level )_If_(_nselection_,in _nselection_ language )using _querytypeselection_ query}
     660
     661_textformsimplesearch_ {Search _If_(_jselection_,_jselection_ )_If_(_gformselection_,at _gformselection_ level )_If_(_nselection_,in _nselection_ language )for _formquerytypeselection_ of}
     662
     663_textformadvancedsearch_ {Search _If_(_jselection_,_jselection_ )_If_(_gformselection_,at _gformselection_ level )_If_(_nselection_,in _nselection_ language )and display results in _formquerytypeselection_ order}
     664
    668665
    669666_textnojsformwarning_ {Warning: Javascript is disabled in your web browser. <br>To use form searching, please enable it.}
Note: See TracChangeset for help on using the changeset viewer.