14 posts tagged with pony and html. (View popular tags)
Displaying 1 through 14 of 14. Subscribe: Posts tagged with pony and html

Can we have Markdown? It's so neat. I subconsciously compose everything in it and it's now a slight pain writing actual HTML tags. For instance, you can do a quote by starting the first line of a paragraph "> " instead of having to wrap it in blockquote/close blockquote tags. It's way easier to do useful things.
posted by evariste on Nov 17, 2007 - 67 comments

Is there be a better way to automate links in comments and answers?
posted by SteveInMaine on Feb 18, 2007 - 23 comments

Slightly better CSS: Could the CSS for useful elements like blockquote be improved so that quoted text from previous posts does not have to be faked with ? A now-common style of changed font, larger left indent, and line down the left side might work.
posted by joeclark on Apr 21, 2006 - 64 comments

Matt, can you add some more class to your comment HTML so that independent scripts such as my Comment script and MeFi Navigator have a more assured chance of cohabitating? [by a fluke there turned out to be no fatal interactions]

Also, the best way to quote comments is with a DIV. Can you make this possible? [more inside]
posted by MonkeySaltedNuts on Mar 18, 2006 - 25 comments

Automatically detect and fix HTML errors on comments/posts. In case of invalid HTML, it will automatically try to fix the markup using HTML Tidy, list the errors and force a preview.
posted by Sharcho on Dec 6, 2005 - 21 comments

My first pony request: in addition to the HTML shortcut buttons that currently exist below the preview field—bold, italic, href—it would also be useful to have buttons for 'blockquote' and 'small' since those tags often get used for quoting news sources. Failing that, what other buttons would be useful?
posted by dhoyt on Feb 17, 2005 - 20 comments

I wonder if it would be worthwhile to disable some HTML tags to prevent ...poster shock as it were. I've noticed the 'comment by x' nested inside a comment by 'y' in several threads already, and there seems little to prevent a similar slight of hand on an actual FPP. Too nitpicky?
posted by leotrotsky on Aug 6, 2004 - 21 comments

HTML "Pre" Tag Pony. Entering Computer Code in AskMetafilter is hard. I've tried to use the "pre" tag, and just putting the code in, but the MeFi Comments Post Processor insists on putting "br" tags on the end of each line. This results in double spaced code. Is it possible for the Comments Post Processor to not generate "br" tags if inside a "pre" tag block.
posted by seanyboy on May 7, 2004 - 12 comments

So I can't be the only person consistently hitting preview and correcting all my UBB to HTML. It doesn't seem like it would be too hard to automagically correct the standardest of standard UBB ([b] [i] [u] are pretty much the only ones I ever use) codes to HTML. So, I'm requesting it as a feature.
posted by kavasa on Nov 8, 2003 - 69 comments

Goofy, wrong or misused HTML breaks the style sheet and ruins the appearance of the rest of a thread. I don't know if this is an IE/Mac only experience, but in any case it really makes reading the rest of a thread difficult, which stinks when the topic is interesting. I may be asking for an elephant gun to kill an ant, but is there some way to alert people when they've got misformed markup in their post?
posted by Dreama on Jul 8, 2003 - 14 comments

For exceptionally long threads, would it be more CPU-friendly to stop rendering new pages every time someone clicked into the page after a certain point? Say, arbitrarily, 100 posts?
posted by Hildago on Mar 14, 2002 - 7 comments

Perhaps on the preview of a post or a comment, there should be a skeleton "next comment" that would show whether one has screwed up in one's tags (whether not closing them, or inserting an extra ") Obviously, this is a response to this entry.
posted by meep on Mar 3, 2002 - 4 comments

Hi. I'm not sure if this is a bug or a feature request... Why does the XML feed at http://xml.metafilter.com/ strip out any HTML (namely links) out of the nodeValue of the body elements? Why does the feed at http://www.metafilter.com/metafilter.xml provide a synopsis and a link to more while the previously mentioned feed shows the complete text (it also strips out HTML too)? Boy, it'd be nice to implement some XML-RPC functions for common tasks (posting, logging in, etc.) and spice up the XML feed so that a developer could build a different client for MeFi...
posted by internook on Jan 4, 2002 - 19 comments

Strip all HTML from posts, only allow a few basic tags by using [ and ] like those funny message boards do. This could allow hyperlinking and basic formatting without the problems that, e.g., the style attribute brings up. (There’s no way to prevent people from impersonating other users, messing up the page, etc., except by disallowing the use of HTML.) What do you think?
posted by gleemax on Oct 9, 2001 - 9 comments