wimsdev
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
wimsdev
(root)
/
trunk
/
wims
/
public_html
/
scripts
/
adm
/
validation
/
validator.pl
– Rev 11781
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
11781
2909 d 10 h
obado
/trunk/wims/public_html/
[minor/html] replace an !exit by a "!goto end" in adm/class/classes to avoid a possible unterminated div tag. + some code formatting
11777
2912 d 13 h
bpr
/trunk/wims/public_html/scripts/adm/validation/
[validation] html5 in validator
11480
2993 d 13 h
schaersvoorde
/trunk/wims/public_html/
[minor/transl] again wrongly uploaded /usr/local/bin/perl
11479
2993 d 13 h
schaersvoorde
/trunk/wims/public_html/
[minor/transl] dutch.
10817
3276 d 16 h
bpr
/trunk/wims/public_html/scripts/adm/validation/
[minor] update validator (waiting to have an html5 header)
6445
4492 d 6 h
bpr
/trunk/wims/public_html/scripts/adm/validation/
[minor/typo]
6350
4536 d 6 h
bpr
/trunk/wims/public_html/scripts/adm/validation/
[minor/revert] the precedent version did not work (question of "use" conditional in perl)
perhaps it is better to use xmllint
6349
4536 d 9 h
bpr
/trunk/wims/public_html/scripts/adm/validation/
[minor/work in progress] should allow to use local validation (must install some perl packages)
not sure it is the good one .. work in progress
6348
4536 d 9 h
bpr
/trunk/wims/public_html/
[major/work in progress] add possibility to see the html warnings and errors in modtool.
for the moment, must be authorized by the administrator (interface not done, for test
add the line validator_address=http:xxxx/w3c-validator/check in log/wims.conf)