Subversion Repositories wimsdev

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
11198 bpr 1
Validation in line of a module OEF or a document (for the moment)
11189 bpr 2
Only the first page of the exercise
3
 
4
To install:
5
Need
6
https://github.com/srackham/w3c-validator/blob/master/w3c-validator.py
7
in the directory validation
8
 
9
Launch the script in the directory validation
10
 
11198 bpr 11
To use on one module write:
11502 bpr 12
./checkhtmlwims option address_of_the_module
11198 bpr 13
with address_of_the_module the address of the module
14
 from the directory wims/public_html/modules
15
for example
11502 bpr 16
./checkhtmlwims 1 U1/analysis/oefderint.fr
17
 
18
option = 1 ou 0 selon que l'on veut un nettoyage total ou pas.
19
 
11189 bpr 20
To use on one zone: must change in the file the variable zone (FIXME)
21
 
11502 bpr 22
./checkhtmlwims option
11189 bpr 23
 
11198 bpr 24
The results are in the directory "result".