Changeset 7596


Ignore:
Timestamp:
2004-06-16T11:43:34+12:00 (20 years ago)
Author:
mdewsnip
Message:

Added a couple of macros for the "I'm feeling lucky" (a la Google) functionality.

Location:
trunk/gsdl/macros
Files:
2 edited

Legend:

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

    r7343 r7596  
    631631_texticonqueryresultsbar_ {}
    632632_texticonsearchhistorybar_ {search history}
     633
     634_textifeellucky_ {I'm feeling lucky!}
    633635
    634636#alt text for query buttons
  • trunk/gsdl/macros/query.dm

    r7503 r7596  
    553553}
    554554
     555_ifeellucky_ { <br><input type=checkbox name="ifl">_textifeellucky_ }
     556_useifeellucky_ { }  # Set this to _ifeellucky_ if you want this functionality available
     557
    555558_queryformcontent_{<table><tr><td>
    556559<nobr>_textselect_</nobr>
     
    558561<tr><td>
    559562_If_(_cgiargqb_,_largequerybox_,_smallquerybox_)
     563_useifeellucky_
    560564</td></tr></table>
    561565}
Note: See TracChangeset for help on using the changeset viewer.