Subversion Repositories wimsdev

Rev

Rev 14879 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
14879 bpr 1
!set srch=$srch,
539 bpr 2
translator_unknown=
3
got=!exec translator $srch
4
got=!words2items $got
5
got=!listuniq $got
6
gotm=
7
!for g in $got
14879 bpr 8
  !if / isin $g
9
    gotm=!append item $g to $gotm
10
  !endif
539 bpr 11
!next g
12
gotcnt=!itemcnt $gotm
14879 bpr 13
 
539 bpr 14
default_size=620x270
2906 bpr 15
!default search_lang=$lang
16
default_module=tool/wcalc.$search_lang
539 bpr 17
default_color=bisque
18
default_precision=12
19
winname=new
5787 bpr 20
jsdef=onclick="window.open('','$winname','location=no,status=no,toolbar=yes,menubar=no,scrollbars=yes')"
17176 bpr 21
sizeinput=!nosubst <input type="hidden" name="wims_window" value="$op_size">