Ignore:
Timestamp:
2013-09-05T13:47:41+12:00 (11 years ago)
Author:
kjdon
Message:

tidying up advanced form stem/case/accent boxes. added in boxes and javascript for accentfolding tick boxes. Made all three dependent on ks/ss/afs support args for display - if the collection doesn't provide stemming for example, then we don't want any stemming checkboxes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/macros/english.dm

    r27297 r28223  
    422422
    423423#these go together in form search:
    424 #"Words  (fold, stem)  ... in field"
     424#"Words  fold case fold accents stem  ... in field"
    425425_textwordphrase_ {Words}
    426426_textinfield_ {... in field}
    427427_textfieldphrase_ {Field}
    428428_textinwords_ {... in word(s)}
    429 _textfoldstem_ {(fold, stem)}
     429_textformcasefold_ {fold case}
     430_textformaccentfold_ {fold accents}
     431_textformstem_ {stem}
    430432
    431433_textadvquery_ {Or enter a query directly:}
Note: See TracChangeset for help on using the changeset viewer.