Page 1 of 4

W3C - Validate

Posted: Tue 16. Dec 2003, 15:13
by gent
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

W3C-validated version for download

Posted: Wed 17. Dec 2003, 16:02
by gent
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 :roll:

Posted: Thu 18. Dec 2003, 20:11
by roman-schechtel
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.

Posted: Fri 2. Jan 2004, 08:15
by Oliver Georgi
Sorry gent for you big work.

I will make this in next release too.

Posted: Fri 6. Feb 2004, 00:12
by Fulvio Romanin
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?

Posted: Fri 6. Feb 2004, 03:10
by gent
i installed the RC2 today first time. i wanna say: very nice work Oliver! i like the new release. its fast and very easy to install. really Apple-like :)

i'll poste a clean RC2 next time here. i'm a little bit busy right now, so i'll need some time.

regards from berlin
-- andreas

Posted: Sat 21. Feb 2004, 17:02
by frold
what happens with this one?

Posted: Sat 21. Feb 2004, 21:06
by Pappnase
Hello Andreas

i had one little question.

what runs behind the download? cos everytime when i try to download the clean script spybots showas me following screen.

Image

Pappnase

Posted: Sat 21. Feb 2004, 21:14
by gent
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.

Posted: Sat 21. Feb 2004, 21:18
by Pappnase
gent 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.
Hello gent

i don't mean your clean script! i mean why did i get the warning from spybots!*smile*

Gruß
Pappnase

Posted: Sat 21. Feb 2004, 21:25
by gent
sorry, but i have no idea what spybot means.
sounds like a windoze-app ... i use Mac OSX .. i never heard about spybot for mac :)

maybe spybot blocks ur request cause there is no file to download?

Posted: Sun 22. Feb 2004, 13:18
by meneceo
Any hope to get a clean RC2 release?

By the way... when we say "clean" we refer to html 4, right? Or someone is looking to Xhtml? I've seen some "<br /> " in the output...

Posted: Sun 22. Feb 2004, 13:34
by Oliver Georgi
I try to switch to xhtml - but will need time..........

Posted: Mon 23. Feb 2004, 15:06
by meneceo
Oliver Georgi wrote:I try to switch to xhtml - but will need time..........
Ok, I did it!

I took the 20/02/2004 release and corrected some tags.

I sent the zipped pack to you, Oliver, by e-mail.

I really LOVE phpwcms. :D


Fulvio

Posted: Mon 23. Feb 2004, 15:19
by Oliver Georgi
OK - I will wait ;-)