logo
Toggle navigation
Begin main navigation
About
Projects
Download
Documentation
Wiki
Forums
Log In
Go!
OpenACS – The Toolkit for Online Communities
:
Forums
:
OpenACS Development
:
Fixing bad HTML
: One Message
Begin main content
Forum OpenACS Development: Response to Fixing bad HTML
Search:
Back to OpenACS Development
6
:
Response to Fixing bad HTML
(response to
1
)
Posted by
Don Baccus
on
12/13/01 01:46 AM
OK ... Bruno mostly fixed a bunch of stuff like:
< tag foo = bar >
to the proper form
< tag foo = "bar" >
That's not all he did, but it's probably the most common incorrectness in the generated HTML from the templates package, at least.
Back to OpenACS Development