Wanted: strikethrough vB code
#1
Original Poster


Join Date: Feb 2005
Location: Boulder, CO
Programs: UA, AA, WN; HH, MR, IHG
Posts: 7,055
Wanted: strikethrough vB code
While right now vB code supports most HTML font markup, one semi-glaring omission is strikethrough, e.g. what would be <strike>(stuff here)</strike> in HTML. Many vBulletin (and other software) boards implement this with [s], similar to [b] for bold, [i] for italics, etc. That is not enabled here.
I'd really love to see [s] added as a strikethrough tag. It should be nearly trivial to add it, given vB's extensibility.
Thanks!
I'd really love to see [s] added as a strikethrough tag. It should be nearly trivial to add it, given vB's extensibility.
Thanks!
#2
FlyerTalk Evangelist




Join Date: Mar 2004
Location: SGF
Programs: AS, AA, UA, AGR S+, Choice Platinum
Posts: 23,317
I'll second this. It's commonly used in several blogs that I have (occasionally) followed, and I like the sort of tongue-in-cheek tone its use allows. I've had several occasions recently where I really wished that it were allowed.
I've heard that the <s> and <strike> tags are being depreciated in newer versions of the HTML standard, but I think the <del> tag does something similar. It might also be able to be done in a supported way in a CSS style definition. Assuming it's technically feasible, I vote it be included!
I've heard that the <s> and <strike> tags are being depreciated in newer versions of the HTML standard, but I think the <del> tag does something similar. It might also be able to be done in a supported way in a CSS style definition. Assuming it's technically feasible, I vote it be included!
#3
Original Poster


Join Date: Feb 2005
Location: Boulder, CO
Programs: UA, AA, WN; HH, MR, IHG
Posts: 7,055
It's not only technically feasible, it's very easy. See this thread on the vBulletin forum. If you want to remain W3C-compliant, there is a CSS method of doing it, outlined in that thread.
I would vote for making the tags either just [s] or [s] and [strike], rather than just [strike] ... it would be more consistent with the [b], [i], and [u] tags.
I would vote for making the tags either just [s] or [s] and [strike], rather than just [strike] ... it would be more consistent with the [b], [i], and [u] tags.
#4
Original Poster


Join Date: Feb 2005
Location: Boulder, CO
Programs: UA, AA, WN; HH, MR, IHG
Posts: 7,055
So, uh... any thoughts from Randy and/or the IB folk who would be the ones to actually implement this very easy suggestion?
#5
A FlyerTalk Posting Legend




Join Date: Oct 2002
Location: back to my roots in Scotland!
Programs: Tamsin - what else is there to say?
Posts: 47,843
Although not Randy or IB, I do know that changes to the current board set-up (such as the suggestion to implement photos in some forums for a trial) are on hold until some bigger changes to the board are made. So it's possible that this kind of request would also not be considered until after that point.
#7
Moderator, Hilton Honors



Join Date: Nov 2003
Location: on a short leash
Programs: some
Posts: 71,445
Thanks. If only solving search was this simple quick.
#8
Original Poster


Join Date: Feb 2005
Location: Boulder, CO
Programs: UA, AA, WN; HH, MR, IHG
Posts: 7,055
#11
Original Poster


Join Date: Feb 2005
Location: Boulder, CO
Programs: UA, AA, WN; HH, MR, IHG
Posts: 7,055
It turns out that [strike] doesn't display properly in the mobile FT (mobile.flyertalk.com) ... and by "doesn't display properly" I mean "doesn't display at all" (i.e. words appear without the strikethrough).
This can obviously lead to confusion when a mobile user reads a post that uses [strike], because the struck-out word appears as normal text.
Is there a way to fix this in the mobile site?
This can obviously lead to confusion when a mobile user reads a post that uses [strike], because the struck-out word appears as normal text.
Is there a way to fix this in the mobile site?

