Subversion Repositories wimsdev

Rev

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

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