|
|
When posting a comment on a script you are told Presentational HTML allowed (we help break your paragraphs and link your links).
|
|
|
There have been changes committed to the site to not linkify URLs in Listing the tags we can use is a tiny line of code, but it's a bit tricky to figure out how to present that info. Any ideas? This is ticket 79. |
|
|
Henrik: What's wrong with Presentational HTML allowed
to the right of the text entry box? -Joel |
|
|
I like the idea so I created this script that lists a bunch of tags that work and allows you to click them to insert them. I don't think that the list is complete, so any suggestions of extra tags would be appreciated. I would love to see this implemented in the site though. |
|
|
Joel: Well, I think there are perhaps too many tags for that. This is the list (in SVN trunk, so not necessarily what the live site allows): Whitelisted tags: Whitelisted attributes: |
|
|
Wow that is a massive list. I've just gone for a selection of the more useful ones and it's still pretty big, hover I like to think that I would use some of the more obscure ones, especially |
|
|
I agree with alien_scum; I'd show the common ones, like i, p, div, code, and b, and say 'click here for complete list'. -Joel |
|
|
Out of interest, why is the div attribute whitelisted? Surely it could be used to add extra stuff onto the us.o pages. I've not tried it out personally, but I've noticed that Facebook Auto-Colorizer uses the 'editbox' div to put that black bar at the bottom of the script page. Could this also be used to add extra stuff to other sections of the page in scripts/forums, or am I missing something fundamental? |
|
|
Okay, there are three places I know of on here where one can post HTML: script descriptions, script comments, and forum messages. Are the rules for what's allowed the same for all three? |