The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings Développement de WIMS
Summary Activity Forums Tracker Tasks Docs Surveys News SCM Files Listes Sympa

Forum: developers

Monitor Forum | Start New Thread Start New Thread
bin/mkindex [ Reply ]
By: Bernadette Perrin-Riou on 2011-06-24 14:15
[forum:13367]
I look at the file bin/mkindex and commit comments in it :
It does many things :

# - update sheets from example class (will be indexed after)
# - indexes wims server resources (modules, sheets).
# - with option "withoef", do something counting oef exercises,
# make a list of oef (module,name_exofile) in bases/site/oef/
# does not seem to be yet in use - take Changelog
# - make slib index
# - make shtooka packs index
# - make icons and create icon css file (need convert)
# - build index of docs in bases/doc
# - make puzzle cut
# - make model list
# - make oefdocumentation for javascript in createxo


We should delete the "puzzle cut". It should be only made by
the mainteners and put directly in the release

The suggestion of Joke to create mathgifs and distribute them
in the package is also reasonnable.

The option withoef is never used, so this part of the script is
never executed ( Changelog do no more exist).

For the other things, except for the icons (I don't know for them) it
seems reasonnable to leave them there.

Bernadette

PS : we will try on Friday 1 July afternoon to discuss about these things
so any comment, opinion , discussion before are welcome.