Rev 10284 | Rev 11405 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10284 | Rev 11170 | ||
---|---|---|---|
Line 36... | Line 36... | ||
36 | wims_nw=job mod existing serial_number auth_login auth_passwd \ |
36 | wims_nw=job mod existing serial_number auth_login auth_passwd \ |
37 | original2 originalheader empty devdir fname target |
37 | original2 originalheader empty devdir fname target |
38 | wims_nr=wims_sesrandom |
38 | wims_nr=wims_sesrandom |
39 | 39 | ||
40 | ############################################################# |
40 | ############################################################# |
41 | jobs=modname create flist index edfile showfile delfile |
41 | jobs=modname create flist index edfile showfile delfile delconfirm\ |
42 | backup restore copy move del publish prop diff binfile |
42 | backup restore copy move del publish prop diff binfile changefile changeconfirm |
43 | maxlist=100 |
43 | maxlist=100 |
44 | sellist=10 |
44 | sellist=10 |
45 | alnum=0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ |
45 | alnum=0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ |
46 | searchsymbol=.*+-_~\[]|()<> |
46 | searchsymbol=.*+-_~\[]|()<> |
47 | searchchars=$alnum$searchsymbol |
47 | searchchars=$alnum$searchsymbol |
Line 164... | Line 164... | ||
164 | !reset validate_out |
164 | !reset validate_out |
165 | !if $validator_address!=$empty and $validation_ask!=$empty |
165 | !if $validator_address!=$empty and $validation_ask!=$empty |
166 | !read adm/validation/validate.proc |
166 | !read adm/validation/validate.proc |
167 | !endif |
167 | !endif |
168 | 168 | ||
169 | !if $job iswordof showfile edfile binfile index publish diff backup move copy |
169 | !if $job iswordof showfile edfile binfile index publish diff backup move copy changefile changeconfirm |
170 | !set wims_ariane=!append line modcontent,1,cmd=reply&jobreq=flist\ |
170 | !set wims_ariane=!append line modcontent,1,cmd=reply&jobreq=flist\ |
171 | to $wims_ariane |
171 | to $wims_ariane |
172 | !endif |
172 | !endif |
173 | !if $job iswordof move copy |
173 | !if $job iswordof move copy |
174 | !set wims_ariane=!append line "$name_index",1,cmd=reply&jobreq=index\ |
174 | !set wims_ariane=!append line "$name_index",1,cmd=reply&jobreq=index\ |