all output pages should validate as XHTML 1.0 Strict.
For at least another five minutes.
add variable to control env dump (which doesn't validate...)
fiddle username add to use "uname" as username field, since username
seems to cause HTML::Template to barf suddenly... O_o
tweak "change current group" form URI for XHTML's idiotic "all ampersands
must be exscapededed ALL EVARWERE!!!one11!"
check for existence of group, domain, user at beginning of respective
add* subs in DNSDB.pm
templates/*:
adjust all templates to account for oddities and stupidities of
XHTML 1.0. Templates do NOT validate on their own, but the final
output should. WTFisms include (but are not limited to):
escaped ampersands in links?
"<form> can't go here"?
<td> can't use nowrap, width?
"<fieldset>"?
and now that the form fields are enclosed in a fieldset... apparently
you can't right-click in "noncontent" space "inside" that element.
GRRRRRRR!!!!!
CSS now needs work to make things appear properly, due largely to the
WTFisms above
all this XHTML fixing got me to also normalize and clean up inconsistent
usage, general structures, and things that wouldn't even pass HTML 4.0.1
Transitional (I think) - eg missing closing tags on <tr> or <td>
delete raw dump of Vega's login page (need to delete a couple others)
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.