Skip to main content
GameDev.net gamedev.net
🔒 Locked

Forum Code Buttons to aid in Posting

Started by Ra Sep 2, 2004 at 4:20 PM 1 replies 750+ views
Original Post
Ra
Ra
I don't know if this will be helpful or useful, but I suspect it'll do some good since most people ignore the FAQ all together. I've seen quite a few posts where people don't know how to use the [code] and [source] tags, and I think this might help. I think the post box (where you type your message) should have some helper buttons above it. I've seen other forums that have them and they're useful because you don't have to remember forum code or look in the FAQ every time. Basically they're a few images (like a toolbar) with some &#106avascript to put tags in the message box. For instance, a button that shows "<tt>code</tt>", when clicked, would put "<tt>[code][/code]</tt>" in the message box. "<b>b</b>" or "<b>bold</b>" would put "<tt>[b][/b]</tt>" in the box. Maybe if you highlight something and click the button it'll surround that text in the tags. It probably wouldn't be too hard to implement, and I suspect it'll eliminate most of confusion about forum code.
Ra
CGameProgrammer
CGameProgrammer
Quote:
Original post by Ra
Maybe if you highlight something and click the button it'll surround that text in the tags.

I can tell you from experience that this is difficult/impossible to do in many browsers... it can be done in IE but not (IIRC) in Mozilla.
~CGameProgrammer( ); Developer Image Exchange -- New Features: Upload screenshots of your games (size is unlimited) and upload the game itself (up to 10MB). Free. No registration needed.
emop
emop
if the inserting tags around text doesnt work due to browser differences then couldnt you even put a small legend at the side of the message textbox with a list of the tags that can be used in he post? or a click to view tags link and pop up a window with the tags and their usage/description?
------------------------------[forever]

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.