Subversion Repositories wimsdev

Rev

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

Rev 12413 Rev 12502
Line 4... Line 4...
4
!default sel=$reclist
4
!default sel=$reclist
-
 
5
!! deleted : don't need to uncheck score and forum by default
5
select=!listcomplement score,forum in $sel
6
!! select=!listcomplement score,forum in $sel
6
selw=!items2words $sel
7
selw=!items2words $sel
7
dictionary=$module_dir/arch/recdep
8
dictionary=$module_dir/arch/recdep
8
dep=!exec translator $selw
9
dep=!exec translator $selw
-
 
10
!! -- generate list of data (with dependancy) really in the backup (not just the selected)
-
 
11
select=$selw $dep
-
 
12
select=!words2items $select
-
 
13
select=!listuniq $select
-
 
14
!! --
9
dictionary=$module_dir/arch/recdir
15
dictionary=$module_dir/arch/recdir
10
dirs=!exec translator $selw $dep
16
dirs=!exec translator $selw $dep
11
dirs=!words2items $dirs
17
dirs=!words2items $dirs
12
dirs=!listuniq $dirs
18
dirs=!listuniq $dirs
13
dirs=!items2words $dirs
19
dirs=!items2words $dirs
-
 
20
 
14
 
21
 
15
dictionary=$module_dir/lang/recnames.$moduclass_lang
22
dictionary=$module_dir/lang/recnames.$moduclass_lang
16
tot=!replace , by , $ in $reclist
23
tot=!replace , by , $ in $reclist
17
tot=!exec translator $tot
24
tot=!exec translator $tot
18
fname=!translate internal / to ~ in $wims_class
25
fname=!translate internal / to ~ in $wims_class