what html do people reccomend?

Want to chit chat about anything, do it here ... posting here won't increase your post count (or shouldn't!). Please do not post any "phpBB" specific topics here unless they do not fit into the category above. Do not post bug reports, feature or support requests!
Forum rules
Please do not post any "phpBB" specific topics here unless they do not fit into the category above.

Do not post bug reports, feature or support requests! No really... Do not post bug reports, feature or support requests! Doing so will make Bertie a very sad bear indeed. :(
Post Reply
rs2000
Registered User
Posts: 2
Joined: Tue Mar 26, 2002 8:21 am

what html do people reccomend?

Post by rs2000 »

What do you reccomend i put in the html box in configuration, i want enough so that people can do the sigs in html and do links etc ??

CheeRS

Dave

Kanuck
Registered User
Posts: 281
Joined: Thu Jul 05, 2001 9:33 pm
Location: Barrie, Ontario
Contact:

Post by Kanuck »

Disable HTML and enable BBcode. They can still do their links and sigs, it's just a lot more secure that way :)
I rule.

MobileBadBoy
Registered User
Posts: 112
Joined: Wed Mar 06, 2002 5:29 pm
Location: Mobile, Alabama
Contact:

Post by MobileBadBoy »

b,i,u,pre,img,a

That should be good for people to do the basic stuff. Thats what I have mine set for anyway. Haven't found a need for much else. I really only kept/added those just because I'm more used to typing html than I am bbcode. If it can be done with bbcode though, the html tags aren't really needed.
http://visualintensity.com" target="_blank · http://skaboodle.com" target="_blank

MobileBadBoy
Registered User
Posts: 112
Joined: Wed Mar 06, 2002 5:29 pm
Location: Mobile, Alabama
Contact:

Post by MobileBadBoy »

doh!
http://visualintensity.com" target="_blank · http://skaboodle.com" target="_blank

User avatar
psoTFX
Registered User
Posts: 1984
Joined: Tue Jul 03, 2001 8:50 pm
Contact:

Post by psoTFX »

The problem with allowing any HTML, even just simple text style tags is that we don't check whether they are closed correctly ... therefore it's not too hard for someone to break the layout of a board. With BBCode processing of the tag 'stops' (well, it doesn't begin actually) if opening and closing tags aren't found, so far less chance of someone messing up the layout.

Pit
Registered User
Posts: 542
Joined: Tue Oct 08, 2002 5:13 pm
Location: Bling bling.
Contact:

Post by Pit »

And the <img> tag can be used to execute javascript in IE, which = A Bad Thing (tm).

Post Reply