 |
 |
LAME!!! UBB Code should be enabled for subject headlines!
|
 |
|
 |
|
Mac Enthusiast
Join Date: Sep 2000
Status:
Offline
|
|
Topic says it all. My "{b}.term{/b}" looks like ass! Does the UBB software not allow for UBB code in subject lines?
[ 02-04-2002: Message edited by: rgoer ]
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Nov 1999
Status:
Offline
|
|
Originally posted by rgoer:
<STRONG>Topic says it all. My ".term" looks like ass! Does the UBB software not allow for UBB code in subject lines?</STRONG>
No, it doesn't. There are a variety of reasons for this. Perhaps the biggest is mallinking.
Let's say you created a post with a title like "Help! PPP is hanging when I try to connect!" But you actually enclose this in a url tag which leads somewhere else; let's say horse.cx (address made up, but I think people here have a general idea of what troll site inspired this). This would fit perfectly into the UBB interface, so you have a link disguised as a perfectly innocent post, utterly indistinguishable from any other without looking at the source, but actually leads to another site. The perfect mallink. And I doubt I need to even mention the can of worms that would be opened if we allowed images into the titles.
Sorry; shame though it may be, there's a real need to disallow UBBCode in post titles. Why is it such a big deal to have it enabled anyway?
|
|
You are in Soviet Russia. It is dark. Grue is likely to be eaten by YOU!
|
| |
|
|
|
 |
|
 |
|
Mac Enthusiast
Join Date: Sep 2000
Status:
Offline
|
|
You are most certainly correct; I wouldn't want a bunch of shady URL re-directing topic headlines... however, is it not possible to enable some UBB code and not all of it? I think that just the text-decoration (italics and bold) should be allowed... or maybe I can just deal with it 
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Dec 2000
Location: Chicago, Illinois
Status:
Offline
|
|
Amusingly enough, horse.cx is not a sight about horses, nor sex, nor a redirect to ******.cx. =P Why don't you guys do the same thing that slashdot does? Just have bracket's after the link that gives a little more info on the link.
F-bacher
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Dec 2000
Status:
Offline
|
|
Why don't you guys enable HTML in subject headlines? We should be able to make the font 48 points in size so our threads get attention! We should be able to put <BLINK> in a header and not put any </BLINK>, so that the whole forum blinks! How dare you deny us this right!
|
|
|
| |
|
|
|
 |
|
 |
|
Moderator Emeritus 
Join Date: Mar 2001
Location: Austin, MN, USA
Status:
Offline
|
|
Originally posted by CharlesS:
<STRONG>Why don't you guys enable HTML in subject headlines? We should be able to make the font 48 points in size so our threads get attention! We should be able to put <BLINK> in a header and not put any </BLINK>, so that the whole forum blinks! How dare you deny us this right!</STRONG>
Better yet, let's allow </body> tags and </html> tags. That would be sweet!
Anyway, you can edit your [b].term[/b] post and change the topic title.
Why did you post this here anyway? It's not exactly OS X related even if it does complain about your OS X related thread.
Off to the Lounge
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Oct 2000
Status:
Offline
|
|
Originally posted by Xeo:
<STRONG>Better yet, let's allow </body> tags and </html> tags. That would be sweet!
Anyway, you can edit your [b].term[/b] post and change the topic title.
Why did you post this here anyway? It's not exactly OS X related even if it does complain about your OS X related thread.
Off to the Lounge</STRONG>
I personally think it would look horrible to have italics and bolds in the links... anyway, shouldn't this be in the Suggestions & Comments forum? 
|
|
|
| |
|
|
|
 |
|
 |
|
Administrator 
Join Date: Mar 2000
Location: Land of the Easily Amused
Status:
Offline
|
|
yes, let's use {blink}text!{/blink}
that'd be great.
moving...
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Dec 2000
Status:
Offline
|
|
Originally posted by Demonhood:
<STRONG>yes, let's use {blink}text!{/blink}
that'd be great.</STRONG>
You do realize I was kidding, right?
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: May 2001
Location: Santa Clara, CA
Status:
Offline
|
|
Or how about <MARQUEE>Hello, world!</MARQUEE>
|
|
World of Warcraft (Whisperwind - Alliance) <The Eternal Spiral>
Go Dogcows!
|
| |
|
|
|
 |
|
 |
|
Administrator 
Join Date: Mar 2000
Location: Land of the Easily Amused
Status:
Offline
|
|
Originally posted by CharlesS:
You do realize I was kidding, right?
actually, i didn't even read your post. doh. guess that's what i get for browsing the first few posts of a thread. 
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Oct 2000
Status:
Offline
|
|
This is kind of unrelated.. but it kind of peeves me when people have to say "{whatever}" or "<whatever>"
Just use this script whenever you don't want your UBB to execute, just copy whatever to the clipboard and run this. (save it as an app)
set tR to {}
repeat with j from 1 to length of items of (the clipboard)
if item j of (the clipboard) is "[" then
set tR to tR & "[[b][i][/b][/i]"
else
set tR to tR & item j of (the clipboard)
end if
end repeat
set the clipboard to tR as string
delay 0.42
beep 2
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|