1
jph000
Sections 1 XHTML Validation
  • 2009/2/10 1:14

  • jph000

  • Just popping in

  • Posts: 60

  • Since: 2004/8/2 2


In case anyone's interested in the status of legacy modules under XOOPS 2.3.2 and PHP5 and XHTML validation, my changes to get Sections 1 to validate for CSS level 2 and XHTML 1.0 Transitional are summarized below. Note: Replacement of $HTTP_GET_VARS with $_GET and $HTTP_POST_VARS with $_POST for PHP5 compatibility already had been done.

sections 1 module

index.php

Twelve sections of code required editing in this file, both for logic and XHTML conformance. If you're interested in the details, just send me a message and I'll email you the file.

The while-loop logic and HTML tag formatting were changed in the listsections function, as well as some edits before and after that loop.

'alt' use in an image tag and an ampersand in an href were cleaned up in the listarticles function.

Ampersands in href's were cleaned up in the viewarticles function.

Doctype and html and meta tags were added in the PrintSecPage function. Also ampersands in an href were cleaned up.

Login

Who's Online

208 user(s) are online (123 user(s) are browsing Support Forums)


Members: 0


Guests: 208


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits