Subversion Repositories wimsdev

Rev

Rev 13107 | Rev 13828 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13107 Rev 13460
Line 9... Line 9...
9
 
9
 
10
# header returned by the module within json
10
# header returned by the module within json
11
header_json=Content-Type: application/json ; charset=$encoding\
11
header_json=Content-Type: application/json ; charset=$encoding\
12
 
12
 
13
# header returned by the module within gz /tgz
13
# header returned by the module within gz /tgz
14
header_zip=Content-Type: multipart/x-gzip ; charset=$encoding\
14
header_zip=Content-Type: multipart/x-gzip ; charset=$encoding
15
 
15
 
16
# List of allowed file-mode jobs
16
# List of allowed file-mode jobs
17
allowed_file_jobs= getcsv, getclassfile, getclasstgz, getexofile, getibookwidget
17
allowed_file_jobs= getcsv, getclassfile, getclasstgz, getexofile, getibookwidget
18
 
18
 
19
# List of jobs allowed to make some actions on wims classes
19
# List of jobs allowed to make some actions on wims classes