W3C - Validate

Use GitHub to post feature requests for phpwcms.
gent
Posts: 163
Joined: Tue 16. Dec 2003, 13:51
Location: Berlin

W3C - Validate

Post 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
gent
Posts: 163
Joined: Tue 16. Dec 2003, 13:51
Location: Berlin

W3C-validated version for download

Post 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:
roman-schechtel
Posts: 13
Joined: Thu 11. Dec 2003, 16:22

Post 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.
User avatar
Oliver Georgi
Site Admin
Posts: 9907
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

Sorry gent for you big work.

I will make this in next release too.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
Fulvio Romanin
Posts: 394
Joined: Thu 4. Dec 2003, 11:12
Location: Udine, Italy
Contact:

Post 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?
gent
Posts: 163
Joined: Tue 16. Dec 2003, 13:51
Location: Berlin

Post 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
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

what happens with this one?
http://www.studmed.dk Portal for doctors and medical students in Denmark
Pappnase

Post 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
gent
Posts: 163
Joined: Tue 16. Dec 2003, 13:51
Location: Berlin

Post 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.
Pappnase

Post 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
gent
Posts: 163
Joined: Tue 16. Dec 2003, 13:51
Location: Berlin

Post 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?
meneceo
Posts: 6
Joined: Thu 19. Feb 2004, 10:57
Location: Italy

Post 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...
Non timeo adversa
User avatar
Oliver Georgi
Site Admin
Posts: 9907
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

I try to switch to xhtml - but will need time..........
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
meneceo
Posts: 6
Joined: Thu 19. Feb 2004, 10:57
Location: Italy

Post 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
Non timeo adversa
User avatar
Oliver Georgi
Site Admin
Posts: 9907
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

OK - I will wait ;-)
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Locked