Some HTML improvements

All the text on one page suddenly showing up bold? Bad links? Titles missing from the Key? Let us know here.

Moderators: Col_Fury, michel, Arthur, Somebody, StrayLamb

Locked
QwertyManiac
Supporting Character
Supporting Character
Posts: 3
Joined: Wed Feb 08, 2012 9:08 pm

Some HTML improvements

Post by QwertyManiac »

Some parts in the [a-z].php html are partially non-standard (compared to most other entries):

CAPTAIN AMERICA III/JEFF MACE - The bold tag is outside the span tag, while the regular way is to add the bold inside the span tag.

ERIK - Same problem as above.

ERISHKIGEL - Should be …GAL. Also has same problem as the above two.

====

GREENWICH_GUARDIAN_II - Uses a "char" class span for the name part, but other characters who link instead of describe do not use spans.

KING_COBRA - Same issue as above.

====

MAD_JUGGLER - Has a "char" span for character name, but no "chron" span for the chronology that follows it.

PROTECTOR - Same issue as above.

====

If a patch helps, you can find it with all above fixes made at http://pastebin.com/DtXPWFa6 (Apply at root of website as "patch -p1 < file" (Not p0 patch, sorry))

Let me know if you need anything else! And thanks a ton for maintaining the MCP! :)
QwertyManiac
Supporting Character
Supporting Character
Posts: 3
Joined: Wed Feb 08, 2012 9:08 pm

Re: Some HTML improvements

Post by QwertyManiac »

Also adding that "JANN_OF_THE_JUNGLE" didn't close the bold tag so it became a <bjann> tag. Invalid and wouldn't appear as a result.

Updated patch at http://pastebin.com/zH7GuNiz
QwertyManiac
Supporting Character
Supporting Character
Posts: 3
Joined: Wed Feb 08, 2012 9:08 pm

Re: Some HTML improvements

Post by QwertyManiac »

Diffs of the crawled webpages obviously would not help your PHP program (And would not apply) but at least you can notice the HTML fixes looking at it I hope.
User avatar
Russ Chappell
Site Admin
Site Admin
Posts: 5667
Joined: Thu Feb 12, 2004 5:40 pm
Location: Tuscaloosa, AL
Contact:

Re: Some HTML improvements

Post by Russ Chappell »

Thanks.
I can't promise you that things will improve, if we make changes;
I can promise you that they won't improve, if we don't.

Image
Adventures in the Marvelous Zone! A Girl's View of the Marvel Universe
Locked