w3c / i18n-checker

W3C's i18n checker
https://validator.w3.org/i18n-checker/
Other
35 stars 17 forks source link

Improve file layout? #56

Closed tripu closed 7 years ago

tripu commented 8 years ago

h/t @vivienlacourba.

r12a commented 8 years ago

changed to new label, admin, so that we can keep 'enhancement' for new checker features

r12a commented 8 years ago

i'm ok with the principle. Here are some slightly different suggestions though.

does that work?

r12a commented 8 years ago

i tried it out in a copy of the i18n-checker directory (ie. moved tests/index.php to www/test.php). The only thing i needed to change to make it work was:

in src/class.Test.php add $fileName = "../tests/".$fileName; after line 31

vivienlacourba commented 8 years ago

@r12a your proposal looks good to me.

tripu commented 8 years ago

:+1:

tripu commented 7 years ago

Closed by @r12a in #70.