Minor forum enhancements in BYOND Discussion
I updated the forum a bit more, based on some recent suggestions (Note: no more suggestions!) * The forum now supresses some bothersome HTML tags, like <table>, , <marquee>, etc. You can still set your fonts and colors and such, but abuse that and that feature will be vanquished too! (Air Mapster)
* In the upper-right corner of each post is an id that you can use to refer to this post at a later date. Just type the id, and a link will be auto generated. Eg: [link]. You can also put "id=forum.id", as one of the arguments in the location bar (eg: http://www.byond.com/forum/forum.cgi?id=[link]) to jump directly to that post. (Gughunter)
I'll add in some of those forum search features for the next go-round.
I updated the forum a bit more, based on some recent suggestions (Note: no more suggestions!) * The forum now supresses some bothersome HTML tags, like <table>, , <marquee>, etc. You can still set your fonts and colors and such, but abuse that and that feature will be vanquished too! (Air Mapster) * As a nice side effect of this feature, you can now post code like: #include <stddef.dm> without having to futz with the tags. * Use the new <DM> and </DM> tags to surround long blocks of code that may contain embedded HTML. * In the upper-right corner of each post is an id that you can use to refer to this post at a later date. Just type the id, and a link will be auto generated. Eg: [link]. You can also put "id=forum.id", as one of the arguments in the location bar (eg: http://www.byond.com/forum/forum.cgi?id=[link]) to jump directly to that post. (Gughunter) I'll add in some of those forum search features for the next go-round.
Edit: Blast! I can't use <em> tags anymore! Oh, fiddlesworth. Ah well. I'll just have to do less typing and type i in there. Fleh!
Vortezz wrote: Edit: Blast! I can't use <em> tags anymore! Oh, fiddlesworth. Ah well. I'll just have to do less typing and type i in there. Fleh! You can now! And <strong> too. We're probably missing some no-brainers too. I mainly wanted to get rid of the frame and table "support".
Tom wrote: Vortezz wrote: Edit: Blast! I can't use <em> tags anymore! Oh, fiddlesworth. Ah well. I'll just have to do less typing and type i in there. Fleh! You can now! And <strong> too. We're probably missing some no-brainers too. I mainly wanted to get rid of the frame and table "support". *breathes heavily* Ack! I almost had a heart-attack from <em> withdrawl. Thanks!
Vortezz wrote: Tom wrote: Vortezz wrote: Edit: Blast! I can't use <em> tags anymore! Oh, fiddlesworth. Ah well. I'll just have to do less typing and type i in there. Fleh! You can now! And <strong> too. We're probably missing some no-brainers too. I mainly wanted to get rid of the frame and table "support". *breathes heavily* Ack! I almost had a heart-attack from <em> withdrawl. Thanks! what the hell is em? and strong?
it would be nice if it was possible to turn the background of a >dm< tags code white. Making the text black, and the background white, and when you typed new, del, proc, verb, and var, it would show up as blue, and text would be green, and a variable [] inside the text would be a darker green, just like the DM font color format while coding in a DM file.
* Use the new <DM> and </DM> tags to surround long blocks of code that may contain embedded HTML.
FIREking wrote: it would be nice if it was possible to turn the background of a >dm< tags code white. Making the text black, and the background white, and when you typed new, del, proc, verb, and var, it would show up as blue, and text would be green, and a variable [] inside the text would be a darker green, just like the DM font color format while coding in a DM file. Nice idea! The full-on formatting would be a bit tricky, but changing the background and maybe doing a couple of little reformats shouldn't be much work. Then again, this is venturing <big>BIG</big>-time into the very evil luxury feature creep zone. Bleh.
* Use the new <DM> and </DM> tags to surround long blocks of code that may contain embedded HTML. How about having Tab return three (however much) spaces, if there is an above <DM> tag?
Love it! Especially the referring to posts via a number
I am not a number! I am a human being! (Tangentally related sidenote- Prisoner, The Movie is currently under development... this will make Prisoner the first BBC series to have its own GURPS supplement, Simpsons episode, movie, and breakfast cereal... well, not so much the breakfast series, but Sugar Frosted Number 6-Os would be quite tasty.)
LexyBitch wrote: I am not a number! I am a human being! (Tangentally related sidenote- Prisoner, The Movie is currently under development... this will make Prisoner the first BBC series to have its own GURPS supplement, Simpsons episode, movie, and breakfast cereal... well, not so much the breakfast series, but Sugar Frosted Number 6-Os would be quite tasty.) I'm trying to get Guy to check out the Prisoner DVDs, so he'll get the references in L&D.
I'm trying to get Guy to check out the Prisoner DVDs, so he'll get the references in L&D. Just get him to watch the Simpsons episode. You can absorb a lot of culture that way.
I'm trying to get Guy to check out the Prisoner DVDs, so he'll get the references in L&D.
LexyBitch wrote: I'm trying to get Guy to check out the Prisoner DVDs, so he'll get the references in L&D. Just get him to watch the Simpsons episode. You can absorb a lot of culture that way. I actually thought the Simpsons episode was weak. I coulda thought of funnier stuff.
Hehe, at first I thought you were warning Air Mapster about using those tags. Hee.
Edit: Blast! I can't use <em> [edit by Dantom-- heh] tags anymore! Oh, fiddlesworth. Ah well. I'll just have to do less typing and type i in there. Fleh!
Very nifty. I've been wanting that for a while. Now, it's easier to see which post came first.
Forum search features as in.. search all forums at once? If so, that'll be very nifty. I hate having to press back and switching the pulldown box.
Are you going to update the Help documentation?