W3C - Validate
W3C - Validate
is it possible to add alt="" to all images by default with the next patch?
if u Validate the phpwcms u c most errors are "required attribute "ALT" not specified".
a blank alt (alt="") will fix this.
its only a which, cause i like w3c-validated pages.
greetings from berlin and thx for this great work...
-- andreas kelm
if u Validate the phpwcms u c most errors are "required attribute "ALT" not specified".
a blank alt (alt="") will fix this.
its only a which, cause i like w3c-validated pages.
greetings from berlin and thx for this great work...
-- andreas kelm
W3C-validated version for download
sorry, can't wait ...
for ppl. (like me) who wanna c the phpwcms W3C-validated, i have changed more than 1600 lines of the v1.1-RC1 with the patches from 20-11-2003 and 22-11-2003.
i have downloaded a fresh install-package with the patches and made all changes on this fresh package.
changes are:
- [img src] to [img alt="" src]
- comment out the lines 251,252,253 and 254 for the BODY-tag at
/include/inc_front/front.func.inc.php
u have to set the margins in css-body-section with [margin : 0 0 0 0;]
preview develop-system is running at http://develop.comodin.com/phpwcms/
W3C-HTML-validator: http://validator.w3.org/check?uri=http: ... m/phpwcms/
W3C-Css-validator: http://jigsaw.w3.org/css-validator/vali ... m/phpwcms/
download of clean-package is available at: http://develop.comodin.com/phpwcms_1.zip
liebe grüsse aus berlin ...
-- andreas kelm
for ppl. (like me) who wanna c the phpwcms W3C-validated, i have changed more than 1600 lines of the v1.1-RC1 with the patches from 20-11-2003 and 22-11-2003.
i have downloaded a fresh install-package with the patches and made all changes on this fresh package.
changes are:
- [img src] to [img alt="" src]
- comment out the lines 251,252,253 and 254 for the BODY-tag at
/include/inc_front/front.func.inc.php
u have to set the margins in css-body-section with [margin : 0 0 0 0;]
preview develop-system is running at http://develop.comodin.com/phpwcms/
W3C-HTML-validator: http://validator.w3.org/check?uri=http: ... m/phpwcms/
W3C-Css-validator: http://jigsaw.w3.org/css-validator/vali ... m/phpwcms/
download of clean-package is available at: http://develop.comodin.com/phpwcms_1.zip
liebe grüsse aus berlin ...
-- andreas kelm
-
- Posts: 13
- Joined: Thu 11. Dec 2003, 16:22
What a good job gent! Thank you for that.
I wanted to do this too but it seemed to much work for me :)
Now the next step would be to generate HTML that is not only
valid, but also semantically correct (i.e. tables, where table data
is presented, not tables for layout etc..). But I'm sure this will
come in later versions of phpWCMS.
Anyway, good job.
I wanted to do this too but it seemed to much work for me :)
Now the next step would be to generate HTML that is not only
valid, but also semantically correct (i.e. tables, where table data
is presented, not tables for layout etc..). But I'm sure this will
come in later versions of phpWCMS.
Anyway, good job.
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
- Fulvio Romanin
- Posts: 394
- Joined: Thu 4. Dec 2003, 11:12
- Location: Udine, Italy
- Contact:
i tried to apply the same proceedings to RC2; the installation worked flawlessly, but already on the login page i got those errors
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/virtual/site46/fst/var/www/html/portale/include/inc_lib/general.inc.php on line 195
(which actually is
$sn .= "<a href='".$link."'><img src='".$picpfad.$picover."' ".$isize[3]." border='0'></a>";)
and
Fatal error: Call to undefined function: online_users() in /home/virtual/site46/fst/var/www/html/portale/login.php on line 177
(echo online_users($db, '<br />', '<span class="useronline">|</span>');)
i guess it's not working...but i can't understand the error....help anyone?
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/virtual/site46/fst/var/www/html/portale/include/inc_lib/general.inc.php on line 195
(which actually is
$sn .= "<a href='".$link."'><img src='".$picpfad.$picover."' ".$isize[3]." border='0'></a>";)
and
Fatal error: Call to undefined function: online_users() in /home/virtual/site46/fst/var/www/html/portale/login.php on line 177
(echo online_users($db, '<br />', '<span class="useronline">|</span>');)
i guess it's not working...but i can't understand the error....help anyone?
what happens with this one?
http://www.studmed.dk Portal for doctors and medical students in Denmark
Hello gentgent wrote:i deleted the clean version from my server, and also the preview system.
cause .. i think there is no need to install the old version.
if i have cleaned the new release, then i'll post new links here.
i don't mean your clean script! i mean why did i get the warning from spybots!*smile*
Gruß
Pappnase
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact: