Subversion Repositories wimsdev

Rev

Rev 11198 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11198 Rev 11502
Line 7... Line 7...
7
in the directory validation
7
in the directory validation
8
 
8
 
9
Launch the script in the directory validation
9
Launch the script in the directory validation
10
 
10
 
11
To use on one module write:
11
To use on one module write:
12
./checkhtmlwims address_of_the_module
12
./checkhtmlwims option address_of_the_module
13
with address_of_the_module the address of the module
13
with address_of_the_module the address of the module
14
 from the directory wims/public_html/modules
14
 from the directory wims/public_html/modules
15
for example
15
for example
16
./checkhtmlwims U1/analysis/oefderint.fr
16
./checkhtmlwims 1 U1/analysis/oefderint.fr
-
 
17
 
-
 
18
option = 1 ou 0 selon que l'on veut un nettoyage total ou pas.
-
 
19
 
17
To use on one zone: must change in the file the variable zone (FIXME)
20
To use on one zone: must change in the file the variable zone (FIXME)
18
 
21
 
19
./checkhtmlwims
22
./checkhtmlwims option
20
 
23
 
21
The results are in the directory "result".
24
The results are in the directory "result".