diff --git a/admin/tool/brickfield/LICENSE_QUAIL.txt b/admin/tool/brickfield/LICENSE_QUAIL.txt index 0947f92adb9..0133494d8c2 100644 --- a/admin/tool/brickfield/LICENSE_QUAIL.txt +++ b/admin/tool/brickfield/LICENSE_QUAIL.txt @@ -1,11 +1,11 @@ PLEASE NOTE: There are included libraries in the directory quail/common/services which might have different (but compatible) licenses than the one covered in this file. Current licenses include: - *The current BSD: - *services/readability/php-text-statistics - *The MIT License: - *common/css.php The function parseSelector is from the PHPQuery project: - *http://code.google.com/p/phpquery + *The current BSD: + *services/readability/php-text-statistics + *The MIT License: + *common/css.php The function parseSelector is from the PHPQuery project: + *http://code.google.com/p/phpquery GNU GENERAL PUBLIC LICENSE diff --git a/admin/tool/brickfield/classes/local/htmlchecker/common/resources/emoticons.txt b/admin/tool/brickfield/classes/local/htmlchecker/common/resources/emoticons.txt deleted file mode 100644 index b9e7deb15e9..00000000000 --- a/admin/tool/brickfield/classes/local/htmlchecker/common/resources/emoticons.txt +++ /dev/null @@ -1,137 +0,0 @@ -:) -:-) -:^) -=) -B) -8) -c8 -cB -=] -:] -x] -:o) -:-D -:D -=D -:-( -:( -=( -D: -D= -38* -]:8) -:(] -:@ -=@ -;-) -;) -*) -X( -(|) -(_|_) -(_:_) -8c -Bc -B( -|8c -|8C -:[ -=[ -=C -:P -:p -:Þ -:b -|D -:O -=O -:/ -:-/ -:-\ -:\ -8/ -8\ ->/ ->\ -=/ -:| -:l -=| -xP -XP -xD -XD -:S -:s -^o) -=S -:3 ->:3 ->=3or=3 -:E -=E -:F -=F -:X -:# -:-{) -:-* ->:O -XO -:-(o) ->:@ ->=O -D=< ->:( ->[ -D< ->:) -}:) -0:) -O=) -O=] -<3 -x3♥ --- -X3 -%-) -%-( -8-) -8-0 -80 -X-( -X[ -:-& -=& -;^) -:-} -=} -=\ -o____0 -<:} ->:L ->=L -:9 -=9 ->:D ->=D -:0->-<|: -o->-<}: -})i({ -(=C -V.v.V -_/\___\o/__ -_/\_*\o/*__ -@=:-) -<:D-|< -^_^ -=^_^= -\m/(>_<)\m/ \ No newline at end of file diff --git a/admin/tool/brickfield/classes/local/htmlchecker/common/resources/iso639.txt b/admin/tool/brickfield/classes/local/htmlchecker/common/resources/iso639.txt deleted file mode 100644 index d024ed67dd9..00000000000 --- a/admin/tool/brickfield/classes/local/htmlchecker/common/resources/iso639.txt +++ /dev/null @@ -1,200 +0,0 @@ -bh -bi -nb -bs -br -bg -my -es -ca -km -ch -ce -ny -ny -zh -za -cu -cu -cv -kw -co -cr -hr -cs -da -dv -dv -nl -dz -en -eo -et -ee -fo -fj -fi -nl -fr -ff -gd -gl -lg -ka -de -ki -el -kl -gn -gu -ht -ht -ha -he -hz -hi -ho -hu -is -io -ig -id -ia -ie -iu -ik -ga -it -ja -jv -kl -kn -kr -ks -kk -ki -rw -ky -kv -kg -ko -kj -ku -kj -ky -lo -la -lv -lb -li -li -li -ln -lt -lu -lb -mk -mg -ms -ml -dv -mt -gv -mi -mr -mh -ro -ro -mn -na -nv -nv -nd -nr -ng -ne -nd -se -no -nb -nn -ii -ny -nn -ie -oc -oj -cu -cu -cu -or -om -os -os -pi -pa -ps -fa -pl -pt -pa -ps -qu -ro -rm -rn -ru -sm -sg -sa -sc -gd -sr -sn -ii -sd -si -si -sk -sl -so -st -nr -es -su -sw -ss -sv -tl -ty -tg -ta -tt -te -th -bo -ti -to -ts -tn -tr -tk -tw -ug -uk -ur -ug -uz -ca -ve -vi -vo -wa -cy -fy -wo -xh -yi -yo -za -zu diff --git a/admin/tool/brickfield/classes/local/htmlchecker/common/resources/placeholder.txt b/admin/tool/brickfield/classes/local/htmlchecker/common/resources/placeholder.txt deleted file mode 100644 index 263517fa0a0..00000000000 --- a/admin/tool/brickfield/classes/local/htmlchecker/common/resources/placeholder.txt +++ /dev/null @@ -1,9 +0,0 @@ -title -untitled -untitled document -this is the title -the title -  - -new page -new \ No newline at end of file diff --git a/admin/tool/brickfield/tests/local/htmlchecker/common/checks/img_alt_is_different_test.php b/admin/tool/brickfield/tests/local/htmlchecker/common/checks/img_alt_is_different_test.php index 89503bc0229..c9c420bc8d5 100644 --- a/admin/tool/brickfield/tests/local/htmlchecker/common/checks/img_alt_is_different_test.php +++ b/admin/tool/brickfield/tests/local/htmlchecker/common/checks/img_alt_is_different_test.php @@ -39,12 +39,12 @@ class img_alt_is_different_test extends all_checks { private $htmlfail = << - - Image alt attributes need to be specified - fail - - - rex.jpg - + + Image alt attributes need to be specified - fail + + + rex.jpg + EOD; @@ -52,12 +52,12 @@ EOD; private $htmlpass = << - - Image alt attributes need to be specified - fail - - - this is an image of rex - + + Image alt attributes need to be specified - fail + + + this is an image of rex + EOD; diff --git a/admin/tool/brickfield/tests/local/htmlchecker/common/checks/img_alt_is_too_long_test.php b/admin/tool/brickfield/tests/local/htmlchecker/common/checks/img_alt_is_too_long_test.php index ed207dca9db..c5ab718e4d7 100644 --- a/admin/tool/brickfield/tests/local/htmlchecker/common/checks/img_alt_is_too_long_test.php +++ b/admin/tool/brickfield/tests/local/htmlchecker/common/checks/img_alt_is_too_long_test.php @@ -39,17 +39,17 @@ class img_alt_is_too_long_test extends all_checks { private $htmlfail = << - - Image alt attributes must not be too long - - - Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent accumsan, ante varius viverra aliquam,
-	 dolor risus scelerisque massa, ut lacinia ipsum felis id est. Nullam convallis odio ante, in commodo elit fermentum sed.
-	 Vivamus ullamcorper tincidunt sagittis. Sed et semper sapien. Quisque malesuada lacus nec libero cursus, aliquam malesuada
-	 neque ultricies. Cras sit amet enim vel orci tristique porttitor a vitae urna. Suspendisse mi leo, hendrerit et eleifend a,
-	 mollis at ex. Maecenas eget magna nec sem dignissim pharetra vel nec ex. Donec in porta lectus. Aenean porttitor euismod
-	 lectus, sodales eleifend ex egestas in. Donec sed metus sodales, lobortis velit quis, dictum arcu. - + + Image alt attributes must not be too long + + + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent accumsan, ante varius viverra aliquam,
+     dolor risus scelerisque massa, ut lacinia ipsum felis id est. Nullam convallis odio ante, in commodo elit fermentum sed.
+     Vivamus ullamcorper tincidunt sagittis. Sed et semper sapien. Quisque malesuada lacus nec libero cursus, aliquam malesuada
+     neque ultricies. Cras sit amet enim vel orci tristique porttitor a vitae urna. Suspendisse mi leo, hendrerit et eleifend a,
+     mollis at ex. Maecenas eget magna nec sem dignissim pharetra vel nec ex. Donec in porta lectus. Aenean porttitor euismod
+     lectus, sodales eleifend ex egestas in. Donec sed metus sodales, lobortis velit quis, dictum arcu. + EOD; @@ -57,12 +57,12 @@ EOD; private $htmlpass = << - - Image alt attributes must not be too long - - - this is an image of rex - + + Image alt attributes must not be too long + + + this is an image of rex + EOD; /** diff --git a/admin/tool/brickfield/tests/local/htmlchecker/common/checks/img_alt_not_empty_in_anchor_test.php b/admin/tool/brickfield/tests/local/htmlchecker/common/checks/img_alt_not_empty_in_anchor_test.php index 12b02defe85..ecfeb860d9b 100644 --- a/admin/tool/brickfield/tests/local/htmlchecker/common/checks/img_alt_not_empty_in_anchor_test.php +++ b/admin/tool/brickfield/tests/local/htmlchecker/common/checks/img_alt_not_empty_in_anchor_test.php @@ -39,12 +39,12 @@ class img_alt_not_empty_in_anchor_test extends all_checks { private $htmlfail = << - - Anchor tags containing a nested img tag, must not have an empty alt attribute - + + Anchor tags containing a nested img tag, must not have an empty alt attribute + - + EOD; @@ -52,12 +52,12 @@ EOD; private $htmlpass = << - - Anchor tags containing a nested img tag, must not have an empty alt attribute - - + + Anchor tags containing a nested img tag, must not have an empty alt attribute + + Picture of Rex - + EOD; /** diff --git a/admin/tool/brickfield/tests/local/htmlchecker/common/checks/img_has_alt_test.php b/admin/tool/brickfield/tests/local/htmlchecker/common/checks/img_has_alt_test.php index 20e7d5e2f12..14d9941f6d9 100644 --- a/admin/tool/brickfield/tests/local/htmlchecker/common/checks/img_has_alt_test.php +++ b/admin/tool/brickfield/tests/local/htmlchecker/common/checks/img_has_alt_test.php @@ -39,12 +39,12 @@ class img_has_alt_test extends all_checks { private $htmlfail1 = << - - Image alt attributes need to be specified - fail - - - - + + Image alt attributes need to be specified - fail + + + + EOD; @@ -52,12 +52,12 @@ EOD; private $htmlfail2 = << - - Image alt attributes need to be specified - fail - - - - + + Image alt attributes need to be specified - fail + + + + EOD; @@ -65,12 +65,12 @@ EOD; private $htmlpass = << - - Image alt attributes need to be specified - fail - - - this is an image of rex - + + Image alt attributes need to be specified - fail + + + this is an image of rex + EOD; /**