Rev 10231 | Rev 16317 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
14317 | guerimand | 1 | 20191008 use script adm/class/quotafree.proc (FG) |
10231 | bpr | 2 | 2016-06-24: replacement of the < and > by html code when deleting an exercise |
3 | add option LC_ALL=C for sed |
||
4 | |||
5 | 2012-06-02: Version 4.02 |
||
5327 | bpr | 6 | add edit_area js for the help of createxo |
7 | add coordclick |
||
10231 | bpr | 8 | 2011-01-31: Version 4.01 |
3707 | bpr | 9 | add transfer to modtool |
10 | |||
10231 | bpr | 11 | 2010-02: Version 4.00 |
2605 | bpr | 12 | |
13 | This module replaces several previously existing language dependent modules adm/createxo.xx |
||
10231 | bpr | 14 | of Gang Xiao. It has been constructed by localization of these modules, keeping a single |
2605 | bpr | 15 | computation core and adding dictionaries. |
16 | |||
17 | |||
10231 | bpr | 18 | 20070716 Ajout de la variable modtoolhelp afin de permettre l'acces à a documentation OEF à partir d'un autre module (FG). |