How To Protect Your Readers From Spoilers In Your Weblit's Forum



In my experience, a lot of new readers to a weblit serial won't start participating in the forums of a site until they've completely caught up with the story, largely because forums are often jam-packed with juicy spoilers that could ruin important reveals and plot twists. One way you can encourage new readers to migrate to the forums sooner is by fostering an environment that takes care to prevent unnecessary spoilers.

One great way to do that is to provide tools to your users to easily hide spoilers within a topic or reply. Here's a Drupal module that does just that:

Drupal -- Collapsible Text
Collapsible Text is a module for Drupal that allows you to cordon off portions of a text and hide them within collapsible blocks. Here's an example. Click the "spoiler" link below to expand the text:

The module is an input filter, meaning you can make it available to users -- in my case, I found it useful as a way to contain spoilers within forum discussions.

Collapsible Text is available for both Drupal 6 and Drupal 5.

BBCode Spoiler Tag
If you don't use Drupal, you're probably using some forum software like PHPBB, vBulletin, etc. Nearly all of these support BBCode, a sort of HTML-substitution markup language. Since BBcode is extensible, you can easily add a spoiler tag. There are quite a few of them, and they all work in different ways. I suggest a Google search for 'bbcode spoiler' and find the one that works best for your situation.

Comments

capriox bovidae (not verified)
capriox bovidae's picture

Gabriel, have you cross-posted this info at Weblit.us? I don't remember seeing it there, apologies if I missed it. If you haven't, I encourage you to do so - this is a handy tip!

Gabriel
Gabriel's picture
User offline. Last seen 45 min 47 sec ago. Offline
Joined:
Mar 24 2009

I haven't. I pimp myself out over there enough as it is. You're welcome to pass the link along to anyone you think might find it useful, though. Smile

MeiLin Miranda (not verified)
MeiLin Miranda's picture

I use the Spoiler module myself; it's a rendering filter. Works fine.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Textual smileys will be replaced with graphical ones.
  • Make collapsible text blocks using [spoiler] and [/spoiler].
  • You can use BBCode tags in the text.

More information about formatting options

You can change the default for this field in "Comment follow-up notification settings" on your account edit page.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.