Pages:
Author

Topic: Spoiler option? (Read 331 times)

legendary
Activity: 1596
Merit: 2588
Top Crypto Casino
August 12, 2021, 04:01:17 AM
#21
If you post text with "transparent" color, anyone reading your post will not know there is text hidden unless you say so in your post.
Potential solution:

Spoiler: Spoiler text.

Code:
Spoiler: [u][color=transparent]Spoiler text.[/color][/u]

The best part is that this solution also works on Ninjastic.space (both light and dark themes).  Grin


legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
August 12, 2021, 03:56:12 AM
#20
Another function is to hide offensive words or jokes.
What is it nowadays with people wanting to censor themselves out of fear that someone else will think it's offensive? It's ridiculous:
being offended is a choice of the receiver, and honestly I'm offended by people who want to limit their own freedom of speech out of fear that someone might get his feelings hurt on the internet! Oh noes!

It's okay to offended people! Offensive jokes are often funny. Don't let SJW decide what you're allowed to say or even think!

Total line of the source code is only 113 lines (29, 37 and 47 from 3 different files), surely someone could modify it without lots of effort to make it compatible bitcointalk SMF.
Each change to the forum has the risk of adding security problems.

An actual spoiler tag would allow the text to be clearly marked as a spoiler, and will allow the reader to easily view the spoiler text.
That's easy:
Spoiler: hidden
It doesn't work on images though.
legendary
Activity: 2758
Merit: 6830
August 12, 2021, 03:16:47 AM
#19
If you post text with "transparent" color, anyone reading your post will not know there is text hidden unless you say so in your post.
Potential solution:

Spoiler: Spoiler text.

Code:
Spoiler: [u][color=transparent]Spoiler text.[/color][/u]
copper member
Activity: 2562
Merit: 2504
Spear the bees
August 12, 2021, 02:48:06 AM
#18
Someone could be wanting to temporarily hide a list or multiple steps of logic that requires multiple lines. Neither of these is compatible with the abbr tag.
As for multiple lines, you can just use multiple tags. Simple enough. If you need the list to be vertical for some reason, there's surely a different solution than shoehorning a spoiler alternative into our (very) limited BBCode capabilities.
AFAICT, none of the tools available grant us a one-page spoiler button. You could link someone to a separate page or an anchor link to a separate post on the topic if you wanted something more involved.

My point is that someone structuring a post should keep in mind that at a certain point, it seems dubious to hide a significant amount of content behind a spoiler tag. If it's important, you should put it on display in your post. If the point is to save space, then we have multiple posts, URLs, and anchors.

An indexed post similar to this thread also achieves a similar "click to see" structure.
Granted, I would not be against implementing the spoiler tag. We do have very functional alternatives, though, and the addition would only really improve accessibility.
copper member
Activity: 1624
Merit: 1899
Amazon Prime Member #7
August 12, 2021, 02:36:43 AM
#17
You are limited as to how much information you can keep in the "spoiler" as the display box will only be so wide.
Correct. Though I'm not sure what good it would do to contain large fields of text in a spoiler box. You're not exactly hiding detailed national secrets. Hopefully whoever is structuring the reply will make hidden text a reasonable length.
Someone could be wanting to temporarily hide a list or multiple steps of logic that requires multiple lines. Neither of these is compatible with the abbr tag.

Also, if someone is not sure what you are doing, they may spend an inordinate amount of time trying to figure out what is "behind" the text "█████" without success, and never actually see the spoiler text.
Replaceable with any alternative text, like [hover] or [spoiler]. I figured the conventional "black box spoiler" was clear enough but again, audience targeting is at the discretion of the post-bearer.
My initial assumption was that you are doing something similar to what o_e_l_e_o did above. If you use those black boxes, some readers may not realize you are in fact using black boxes, and that the underlying text is found elsewhere.

I have seen spoiler tags in other forums such that a spoiler tag is displayed by the forum, and a user to click a button to see (and copy) the hidden text. When the hidden text is not displayed, the reader does not know if the hidden text is 1 line or 100. Once the hidden text is displayed, the viewer can read the hidden text without having to keep their mouse in a static location, for example, to check sources on a given topic.
copper member
Activity: 2562
Merit: 2504
Spear the bees
August 12, 2021, 02:14:34 AM
#16
You are limited as to how much information you can keep in the "spoiler" as the display box will only be so wide.
Correct. Though I'm not sure what good it would do to contain large fields of text in a spoiler box. You're not exactly hiding detailed national secrets. Hopefully whoever is structuring the reply will make hidden text a reasonable length.

Also, if someone is not sure what you are doing, they may spend an inordinate amount of time trying to figure out what is "behind" the text "█████" without success, and never actually see the spoiler text.
Replaceable with any alternative text, like [hover] or [spoiler]. I figured the conventional "black box spoiler" was clear enough but again, audience targeting is at the discretion of the post-bearer.

Or use an image.

copper member
Activity: 1624
Merit: 1899
Amazon Prime Member #7
August 12, 2021, 02:08:10 AM
#15
(I also suspect that some spammers may read this thread to get ideas as to how to make posts with a sufficiently large character count without having to write something coherent.
If spammers are doing this, I'm not quite sure what their goal is: if a manager is simply checking post quality by using the metric of raw character count, then it doesn't seem like a situation where you need to exercise this much discretion. You could probably get away with much more.
Managers may do a spot check of posts, but if you are creating posts with 100 characters instead of 150, and a manager has 30 participants to check that make 20 posts each, there is only so much scrutiny they can give to individual posts. Managers have to use some level of automation, and vet participants prior to allowing them to join.


Here is my makeshift spoiler, using the [abbr] tag: █████

Hopefully you appreciate this as a useful alternative. You just need the inner character, but it behaves functionally identically to [spoiler]
You are limited as to how much information you can keep in the "spoiler" as the display box will only be so wide.

Also, if someone is not sure what you are doing, they may spend an inordinate amount of time trying to figure out what is "behind" the text "█████" without success, and never actually see the spoiler text.
copper member
Activity: 2562
Merit: 2504
Spear the bees
August 12, 2021, 01:43:55 AM
#14
(I also suspect that some spammers may read this thread to get ideas as to how to make posts with a sufficiently large character count without having to write something coherent.
If spammers are doing this, I'm not quite sure what their goal is: if a manager is simply checking post quality by using the metric of raw character count, then it doesn't seem like a situation where you need to exercise this much discretion. You could probably get away with much more.
Here is my makeshift spoiler, using the [abbr] tag: █████

Hopefully you appreciate this as a useful alternative. You just need the inner character, but it behaves functionally identically to [spoiler]
copper member
Activity: 1624
Merit: 1899
Amazon Prime Member #7
August 12, 2021, 01:22:36 AM
#13
The two examples above obviously won't show up correctly for anyone using alternate color schemes or themes, light text on dark backgrounds, high contrast modes, simplified reading modes, etc.

Another option using a color tag is the "transparent" parameter:
Code:
[color=transparent]Spoiler text.[/color]

Using this method, the text will always blend with the background, regardless of the background color, so it will also work when using custom themes or high contrast modes.

If you post text with "transparent" color, anyone reading your post will not know there is text hidden unless you say so in your post. (I also suspect that some spammers may read this thread to get ideas as to how to make posts with a sufficiently large character count without having to write something coherent.

An actual spoiler tag would allow the text to be clearly marked as a spoiler, and will allow the reader to easily view the spoiler text. Users could also have the option of displaying spoiler text by default.
legendary
Activity: 1596
Merit: 2588
Top Crypto Casino
August 11, 2021, 03:28:01 PM
#12
The two examples above obviously won't show up correctly for anyone using alternate color schemes or themes, light text on dark backgrounds, high contrast modes, simplified reading modes, etc.

Another option using a color tag is the "transparent" parameter:
Code:
[color=transparent]Spoiler text.[/color]

Using this method, the text will always blend with the background, regardless of the background color, so it will also work when using custom themes or high contrast modes.
jr. member
Activity: 50
Merit: 5
August 11, 2021, 04:20:11 AM
#11
This not only has the effect of avoiding spoilers. Another function is to hide offensive words or jokes. This may be more acceptable to other readers
legendary
Activity: 2044
Merit: 1981
Marketing Campaign Manager |Telegram ID- @LT_Mouse
August 10, 2021, 01:36:59 PM
#10
Been suggested way back 2012. Guess what? Even the Global Mod @hilariousandco already made a suggestion regarding the feature. I feel the way as well to have this spoiler tag but I don't think if this will be implemented here maybe on the developing epochtalk forum.
I just had a look at smf forum and searched for spoiler tag and found this thread- Inline Hover Spoiler BBCode. This is created back in 2008 and updated in 2014 but sadly I can't see 1.1.19 (bitcointalk smf version) in compatible list. Maybe that's the reason?
hero member
Activity: 1764
Merit: 694
[Nope]No hype delivers more than hope
August 10, 2021, 01:02:53 PM
#9
If you don't see what I wrote, please click "quote" button then "preview"
[/quote]

Before you quoted, this text is only 1pt in size. I find this useful for long posts and only really works well if you don't add images, emojis, tables, codes, quotes, links and change the text color between the hidden text. However, I hesitate to use it because there is a risk of plagiarism for those who quote my post if they don't know about the post quoting technique. Fyi, until the next bold text, this post belongs to noorman0
legendary
Activity: 2310
Merit: 1075
August 10, 2021, 08:08:36 AM
#7
And you copy the text to read what's in it?
no, you don't have to copy/paste the text to read it. just double click the darkened part and it will highlight what is in it. I encountered something like this in the past but instead here in the forum. but instead of black, the text font color is in white. if I remember correctly. the user who did that was trying to hide a suspicious link on his post.

here's a photo of what will happen if you double click the darkened part
hero member
Activity: 2464
Merit: 934
August 10, 2021, 06:30:33 AM
#6
You can hide text like this:

Spoiler text.
Code:
[glow=black,2,300]Spoiler text.[/glow]

Or even cooler like this:

Spoiler text.
Code:
[color=#ECEDF3]Spoiler text.[/color]

Use #F6F6F6 instead of #ECEDF3 if your post is on the lighter blue background of the default forum color scheme.

The two examples above obviously won't show up correctly for anyone using alternate color schemes or themes, light text on dark backgrounds, high contrast modes, simplified reading modes, etc.

And you copy the text to read what's in it?
legendary
Activity: 2310
Merit: 1075
August 10, 2021, 05:32:04 AM
#5
As other member said, spoiler tag isn't exist. But looking at your signature, i would suggest you to put NSFW warning (with bigger font size, bold or red/blue color) at top of your thread instead.
I remember seeing someone with a live cam porn signature in the past. so I thought having NSFW content without warning on the signature is allowed and an NSFW warning will only be needed to be put if the NSFW content is on an avatar, on a post, or a thread. that being said, the OP's thread about the live cam site should have an NSFW on the Title.

edit:
anyway, this is the user that I am talking about
coin.princess
mk4
legendary
Activity: 2716
Merit: 3817
Paldo.io 🤖
August 10, 2021, 02:13:07 AM
#4
It doesn't exist, and I think it's pretty unnecessary. If we can read articles and documents properly without the use of spoiler tags, then I think a forum should work really fine. And yes, spoiler tags could help a bit in terms of making certain posts look a bit more neat, but it's something that proper writing structure could fix.
legendary
Activity: 2268
Merit: 18509
August 09, 2021, 03:21:41 PM
#3
You can hide text like this:

Spoiler text.
Code:
[glow=black,2,300]Spoiler text.[/glow]

Or even cooler like this:

Spoiler text.
Code:
[color=#ECEDF3]Spoiler text.[/color]

Use #F6F6F6 instead of #ECEDF3 if your post is on the lighter blue background of the default forum color scheme.

The two examples above obviously won't show up correctly for anyone using alternate color schemes or themes, light text on dark backgrounds, high contrast modes, simplified reading modes, etc.
legendary
Activity: 2044
Merit: 1981
Marketing Campaign Manager |Telegram ID- @LT_Mouse
August 09, 2021, 02:45:07 PM
#2
It's not available in bitcointalk.
A better explanation from Ddmrddmr- https://bitcointalksearch.org/topic/m.54284196
Pages:
Jump to: