Subversion Repositories wimsdev

Rev

Rev 554 | Rev 3009 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2389 bpr 1
init:modu_lang
23 reyssat 2
login		any
3
passwd		any
4
selectshow	any
5
change		any
6
auth_login	deny
7
auth_passwd	deny
8
auth_name	deny
9
auth_email	deny
10
 
11
p_name		reply
12
p_pass1		reply
13
p_pass2		reply
14
p_email		reply
15
 
16
serial_number	any
17
modreq		reply
18
mod		deny
19
existing	deny
20
 
21
jobreq		reply
22
job		deny
23
 
24
inddef		reply
25
i_description	reply
26
i_title		reply
27
i_category	reply
28
i_level		reply
29
i_keywords	reply
30
i_domain	reply
31
i_scoring	reply
32
i_require	reply
33
i_language	reply
34
i_vardef	reply
35
i_version	reply
36
i_wims_version	reply
37
i_author	reply
38
i_address	reply
39
i_translator	reply
40
i_translator_address reply
41
i_data		reply
42
 
554 bpr 43
#reply:i_translation_language \
44
#i_title_fr i_description_fr i_title_en i_description_en \
45
#i_title_nl i_description_nl i_title_es i_description_es \
46
#i_title_si i_description_si i_title_it i_description_it \
47
#i_title_cn i_description_cn i_title_ca i_description_ca
23 reyssat 48
fname		reply
49
register	reply
50
abandon		reply
51
confirm		reply
52
 
53
submitauth	reply
54
submitpass	reply
55
vcheat		reply
56
submittype	reply
57
istranslate	reply
58
modifiers	reply
59
 
60
wims_deposit	reply
61
 
62
bin_job		reply
63
bin_file	reply
64
bin_dir		reply
65
 
66
original	any
67
original2	deny
68
originheader	deny
69
target[4]	reply
70