Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
6573 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
14347 bpr 8
  !if / isin $g
9
    gotm=!append item $g to $gotm
10
  !endif
539 bpr 11
!next g
12
gotcnt=!itemcnt $gotm
13
 
14
default_size=620x270
14896 bpr 15
!default search_lang=$p_lang
2906 bpr 16
!default search_lang=$lang
17
default_module=tool/wcalc.$search_lang
539 bpr 18
default_color=bisque
19
default_precision=12
20
winname=new
5787 bpr 21
jsdef=onclick="window.open('','$winname','location=no,status=no,toolbar=yes,menubar=no,scrollbars=yes')"
17176 bpr 22
sizeinput=!nosubst <input type="hidden" name="wims_window" value="$op_size">