Subversion Repositories wimsdev

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
17210 1080 d 13 h czzmrn /trunk/wims/public_html/scripts/oef/ [minor/cpp] avoid printout of copyright disclaimer in oef files  
17176 1085 d 23 h bpr /trunk/wims/public_html/ xhtml -> html5  
17100 1105 d 10 h bpr /trunk/wims/public_html/scripts/oef/ [revert] delete recent stupid option OEFPREFIX !  
17093 1110 d 1 h bpr /trunk/wims/public_html/scripts/oef/ [oef/mkindex] try to add a variable OEFPREFIX which could be used
in a cpp. Not sure it is a good idea or the best method
(#include OEFPREFIX_ss.inc )
 
17087 1111 d 13 h guerimand /trunk/wims/public_html/scripts/oef/ [minor] optimization scripts/oef/mkindex stop reading *.def file at first occurence find author,oefdescription ...  
17086 1111 d 23 h guerimand /trunk/wims/public_html/scripts/oef/ [minor,oef] bugfix in script mkindex when .oef file contain word author oefdescription oefobservation keywords in other use than command  
17053 1119 d 23 h bpr /trunk/wims/public_html/scripts/oef/ [mkindex] fix bug in src2def when there is * in a language title  
16346 1326 d 2 h obado /trunk/wims/public_html/ [OEF] Now we can indicate an author name in every OEF .data file (add a line starting with ".author" and write firstname,lastname of the .data author
mkindex will then automatically extract it in the DataIndex file in the module
And datafile.proc will put it in an array variable "df_authors"
 
16269 1360 d 1 h bpr /trunk/wims/public_html/scripts/oef/ [typo] formatage + comment  
16248 1364 d 7 h bpr /trunk/wims/public_html/scripts/oef/ [modtool] cpp with - in target are no more compiled  
15438 1822 d 2 h bpr /trunk/wims/public_html/scripts/oef/ [fix] mkindex in oef  
15430 1825 d 4 h bpr /trunk/wims/public_html/scripts/oef/ [oef] add titlelist_$module_lang in Exindex (so it is the samething as
titlelist , could simplify).
 
14652 2063 d 9 h bpr /trunk/wims/public_html/scripts/oef/ [fix] add option -a to grep  
14176 2276 d 3 h bpr /trunk/wims/public_html/scripts/oef/ [fix] fi mkindex for oef when there are two levels of inclusion of
file.inc
 
13639 2414 d 5 h obado /trunk/wims/public_html/ [minor] adm/class/sheet : now the sheet source is displayed in a textarea instead of a "pre", so it is easier toselect and copy + if there are html tags they are no more interpreted by browser.
+ code formatting
 
13636 2414 d 8 h bpr /trunk/wims/public_html/scripts/oef/ [oef] creation by src2def of a file keywords:exo  
13630 2416 d 7 h bpr /trunk/wims/public_html/ [improvment] a file Exkeywords is created if there is
some field \keywords{} in an oef exercise by src2def and the keywords
are automatically added in the module INDEX
to be use in search engine (work in progress)
 
12127 2870 d 9 h bpr /trunk/wims/public_html/scripts/oef/ [space]  
10897 3345 d 2 h obado /trunk/wims/public_html/ [oef] forgotten file in r.10894 (new mkindex for oef Datafiles)  
9658 3631 d 22 h bpr /trunk/wims/public_html/scripts/oef/ [fix] replace def by $def defined in a different way according to the use of the script
the error message of dicsort is not useful but is seen as an error message by the script
regclass.sh in createxo.
 
9229 3751 d 7 h bpr /trunk/wims/ [minor] work on description and observation in a OEF exercise.  
9227 3751 d 8 h bpr /trunk/wims/ [major] add command observation and description in an oef exercise.
This will be used as default during the creation of a sheet if
it exists.
 
8945 3790 d 8 h bpr /trunk/wims/ [clean] less msg warnings when we execute bin/mkindex  
8780 3834 d 8 h bpr /trunk/wims/public_html/scripts/oef/ [typo]  
8769 3839 d 5 h bpr /trunk/wims/public_html/scripts/oef/ [minor/fix] fix sed with local LANG_TYPE (to check)  
8559 3882 d 4 h bpr /trunk/wims/public_html/scripts/ [improvment] add a variable useful in oef (src/cpp) OEFFILE is the name
of the file. Can be used in *.cpp files in OEF modules.
 
8461 3929 d 9 h bpr /trunk/wims/public_html/scripts/oef/ [minor/] add line to decomment in local to transform the cpp syntax.
add msg error
 
7434 4250 d 7 h bpr /trunk/wims/public_html/scripts/oef/ [minor/cpp] replace old syntax by the non deprecated one.
it is not really useful. This should be done in the pedagogical modules
 
7324 4313 d 5 h bpr /trunk/wims/public_html/scripts/oef/ [minor/] add Imgindex in a class - preliminary version - for the moment not used
syntax may change
 
7234 4328 d 7 h bpr /trunk/wims/public_html/scripts/oef/ [minor] remove a useless error msg on grep INDEX  
6431 4587 d 4 h bpr /trunk/wims/public_html/ [minor/fix] for multilanguage module, the fields description are filled
by default according the language. For oef exercises, the name of the exercise
is proposed only if the module has been recompiled (src2def) in the aim to
generate the files Extitles.$lang
 
6072 4694 d 8 h bpr /trunk/wims/ [minor/clean] clean the generated files in oef/$lang/qcm - they will be generated by bin/mkindex
and at compilation
 
5763 4739 d 11 h bpr /trunk/wims/public_html/scripts/ [minor/html]  
4376 5198 d 22 h bpr /trunk/wims/public_html/scripts/oef/ [minor/complement] generate author index for the oef exercises. For ulterior usage.  
4312 5208 d 11 h bpr /trunk/wims/public_html/scripts/oef/ [minor/cleanup] Imindex is no more created if there is no images  
3574 5436 d 3 h bpr /trunk/wims/public_html/scripts/oef/ [minor/] add option to awk (Eric)  
3288 5594 d 22 h bpr /trunk/wims/ [major/improvment] add possibility in oef modules to have many language in a module with the titles in all the languages  
1694 5849 d 0 h bpr /trunk/wims/public_html/ [minor/language]  
983 6046 d 5 h bpr /trunk/wims/public_html/scripts/ major/add] add clicktile type and name in oef for -send-  
742 6267 d 11 h bpr /trunk/wims/public_html/scripts/oef/ [minor] add msg