Rev 11198 | Blame | Last modification | View Log | RSS feed
Validation in line of a module OEF or a document (for the moment)
Only the first page of the exercise
To install:
Need
https://github.com/srackham/w3c-validator/blob/master/w3c-validator.py
in the directory validation
Launch the script in the directory validation
To use on one module write:
./checkhtmlwims option address_of_the_module
with address_of_the_module the address of the module
from the directory wims/public_html/modules
for example
./checkhtmlwims 1 U1/analysis/oefderint.fr
option = 1 ou 0 selon que l'on veut un nettoyage total ou pas.
To use on one zone: must change in the file the variable zone (FIXME)
./checkhtmlwims option
The results are in the directory "result".