Rev 9129 | Rev 10199 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9129 | Rev 9307 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | 5 | ||
6 | !set list_taxo=!listfile $module_dir/taxoext |
6 | !set list_taxo=!listfile $module_dir/taxoext |
7 | !set list_taxo=!lines2items $list_taxo |
7 | !set list_taxo=!lines2items $list_taxo |
8 | 8 | ||
9 | wims_prefix=class user tmp |
9 | wims_prefix=class user tmp |
10 | !bound job within |
10 | !bound job within home,type,subject,level,best,new,taxo,light default home |
11 | !read tabletheme |
11 | !read tabletheme |
12 | 12 | ||
13 | search_addr=!nosubst module=home&language=$lang&search_keywords=$key&search_category=$cat&search_and=$search_and&$browse_parm |
13 | search_addr=!nosubst module=home&language=$lang&search_keywords=$key&search_category=$cat&search_and=$search_and&$browse_parm |
14 | browse_parm=browse_job=$job&browse_parm=$parm |
14 | browse_parm=browse_job=$job&browse_parm=$parm |
15 | 15 |