Rev 2535 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
5424 | bpr | 1 | !! not used for the moment |
2 | adresse=packs.yojik.eu |
||
585 | bpr | 3 | swac_list=deu-balm-alexandra,\ |
495 | bpr | 4 | dut-wcp,\ |
625 | bpr | 5 | eng-balm-verbs,\ |
6 | eng-wcp-us,\ |
||
7 | fra-balm-conjug,\ |
||
8 | fra-balm-voc,\ |
||
9 | fra-vocf,\ |
||
495 | bpr | 10 | swe-balm-voc |
11 | |||
2535 | bpr | 12 | swac_list=!sh ls -d $wims_home/public_html/scripts/data/swac/*/ |
13 | swac_list=!replace internal / by , in $swac_list |
||
14 | swac_list=!column -2 of $swac_list |
||
495 | bpr | 15 | |
2535 | bpr | 16 | packs=!items2words $swac_list |
17 | |||
495 | bpr | 18 | !if $job2=add |
585 | bpr | 19 | log=!mexec scripts/swac.sh $packs |
495 | bpr | 20 | !endif |
21 | |||
22 | !reset job2 |