Rev 12821 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12821 | Rev 13631 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | basedir=bases/sheet/index |
2 | basedir=bases/sheet/index |
3 | !if $srch!=$empty |
3 | !if $srch!=$empty |
4 | suffix_dictionary=bases/sys/suffix.$search_lang |
4 | suffix_dictionary=bases/sys/suffix.$search_lang |
5 | dictionary=$basedir/$search_lang |
5 | dictionary=$basedir/$search_lang |
6 | translator_unknown= |
6 | translator_unknown= |
7 | !read search.common |
7 | !read search.common |
8 | !else |
8 | !else |
9 | scnt=0 |
9 | scnt=0 |
10 | !endif |
10 | !endif |
11 | 11 | ||
12 | # Limit of shown items |
12 | # Limit of shown items |
13 | gotlim=1000 |
13 | gotlim=1000 |
14 | !distribute item 0,0,, into weight,gotcnt,gotm,gotw,lastmod |
14 | !distribute item 0,0,, into weight,gotcnt,gotm,gotw,lastmod |