 |
boardom b2 message board
|
View previous topic :: View next topic |
Author |
Message |
kccricket
Joined: 05 Feb 2004 Posts: 2 Location: North Carolina, USA
|
Posted: Thu Feb 05, 2004 7:57 am Post subject: ID/NAME is not allowed to begin with a number |
|
|
According to the W3C HTML 4.01 Recommendation:
Quote: | ID and NAME tokens must begin with a letter ([A-Za-z]) and may be followed by any number of letters, digits ([0-9]), hyphens ("-"), underscores ("_"), colons (":"), and periods ("."). |
Also, according to the XHTML 1.0 Recommendation (an extension of the HTML 4.01 rec.):
Quote: | Note that in XHTML 1.0, the name attribute ... is formally deprecated, and will be removed in a subsequent version of XHTML. |
The permalink_anchor(), permalink_link(), and permalink_single() funtions all use or refer to a fragment identifier beginning with a number by default. This behavior is modifiable with a function argument to permalink_anchor(); however, permalink_anchor() uses the deprecated name attribute.
To be compliant with (X)HTML specifications, the aforementioned functions (and possibly others) should be modified to use an id attribute that does not contain a value beginning with a number.
Thank you! _________________ -kccricket
* chirp * chirp * |
|
Back to top |
|
 |
allusion
Joined: 16 Jun 2002 Posts: 73 Location: Houston
|
Posted: Tue Feb 10, 2004 11:25 pm Post subject: |
|
|
You can use WordPress, which is fully XHTML 1.1 compliant. _________________ Matthew Mullenweg
Wordpress |
|
Back to top |
|
 |
kccricket
Joined: 05 Feb 2004 Posts: 2 Location: North Carolina, USA
|
Posted: Wed Feb 11, 2004 6:47 am Post subject: |
|
|
Seems decent. I'll give it a try.
I never cared much for the way that b2 doesn't use templates. Seems like it would make it a pain in the kiesta to update if you've made modifications to certain files.
Also, congrats to them, for the WordPress website degrades very nicely when the style sheets are disabled. _________________ -kccricket
* chirp * chirp * |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB 2 © 2001, 2002 phpBB Group
|