Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Invalid (x)html markup of first-post
Fresh install of svn’s txp doesn’t pass the w3c validation. I think problem is in first-post – some <p>
tags are unclosed and <ul>
cannot be inside <p>
tag. May be i mentioned not all suspected bugs…
Providing help in hacking ATM! Come to courses and don’t forget to bring us notebook and hammer! What for notebook? What a kind of hacker you are without notebok?
Offline
Re: Invalid (x)html markup of first-post
There shouldn’t be any line spacing around the line “Dive in and learn by trial and error? Then please note:” This should make it validate and bring back the bullet points and proper indents like so.
Last edited by thebombsite (2008-07-01 14:22:00)
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Re: Invalid (x)html markup of first-post
Sorry, ignore that. Seems that you need to re-save the article. Not sure why that is. Maybe Textile isn’t parsing it correctly on first load??
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
#4 2008-07-05 01:39:34
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: Invalid (x)html markup of first-post
Articles aren’t parsed, they are entered into the db manually as both a Textile version (Body) and an xhtml version (Body_html). If it is invalid, that means there’s a mistake in the xhtml version inside the setup file.
Offline