maki
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Number of posts in catsoptioncount=1 using 1.2 mingus counts draft entries too. :/
Forum: Fixing WordPress
In reply to: Turning off all formattingallusion, here are two test pages. (the blog part of this site isn’t live, so please excuse the dust)
http://createwebmagic.com/wp/index.php?p=6 – entered, or rather copypasted from text editor with line breaks between the tagged elements. All line breaks get interpreted as
etc.
http://createwebmagic.com/wp/index.php?p=7 – same content but with the line breaks between the tagged elements removed. (sort of a pain to edit…though I guess I could live with that. As you can see since I would like to present examples inline instead of on a separate popup page or something as much as possible, I really need the ability to enter straight XHTML.) For some reason, it still inserts a stray at the very end, which makes the page not validate.Forum: Fixing WordPress
In reply to: Turning off all formattingYes, Movable Type has the same option of turning off autoformatting.
Since I’m planning to use this for a blog about (among other things) CSS and valid markup, it’s sort of not quite the thing, not to mention annoying if the autoformatting makes my markup invalid 😛 I can even live with no formatting at all for all posts if I can turn it off…