Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorbloggywood
    • CommentTimeJul 18th 2006
     # 1
    Hi!
    I'm running Vanilla on my moviesite. We discuss movies and tv-series and stuff around that. Sometimes members writes "spoilers" about movies and it would be nice to have a "spoilerbutton" or similiar. So what ever the user is writing between the spoiler-tags does'nt show. For example, the text-color is white against a white background...

    Or is there some other way to do that?

    //Daniel
    http://bloggywood.se
    • CommentAuthorbigshow
    • CommentTimeJul 18th 2006
     # 2
    You could do it like this (select the text below this line):
    This is my spoiler, it provides downforce at high speed!
    By using HTML to format your spoiler text e.g.

    <font color="#ffffff">This is my spoiler, it provides downforce at high speed!</font>
    •  
      CommentAuthorblizeH
    • CommentTimeJul 18th 2006 edited
     # 3
    Or even better...

    <a title="Spoiler goes here">Hover over to reveal spoiler</a>

    Hover over to reveal spoiler
    • CommentAuthorbloggywood
    • CommentTimeJul 18th 2006
     # 4
    Thanks for the replys!

    The anchor-title-tag doesn't allow that much text. I think i'll have to "educate" the members to use the font-tag in spoiler-cases...
    • CommentAuthorbigshow
    • CommentTimeJul 18th 2006
     # 5
    A more elegant solution might be to have your users use a custom
    tag
    and have it the text set to white or whatever through CSS, you could even add your spoiler on/off button in this way too if you so desired.

    <spoiler>This is my spoiler, it provides downforce at high speed!</spoiler>
  1.  # 6
    •  
      CommentAuthorbjrn
    • CommentTimeJul 18th 2006 edited
     # 7
    I like the spoiler system they have at Jay is Games. Things can be put between tags, and will show up as an image saying "show spoiler", clicking on the image does some javascripting (I think) and shows the original text. This entry has a few spoilers in the comments so you can see how it works.


    Edit: Previewing my post in this thread is Weird. The text is shown at the bottom of the page, and not like an existing comment (as in other discussions).
    •  
      CommentAuthorlament
    • CommentTimeJul 18th 2006 edited
     # 8
    burke you need to close your < i > or < em > tag please..
  2.  # 9
    LOL! I used <i/> What I get for typing by hand.
    We need to add a check for that.
    •  
      CommentAuthorbjrn
    • CommentTimeJul 18th 2006
     # 10
    Ideally you'd want to force a preview, and run that page through a HTML validator. That'll get those meddling kids!
    •  
      CommentAuthorWallPhone
    • CommentTimeJul 18th 2006
     # 11
    Meddling Kids! (sorry, triggered an old memory)
    •  
      CommentAuthorADM
    • CommentTimeJul 18th 2006 edited
     # 12
    We use a good spoiler tag at the Alan Wake forums and the 3D Realms forums.. you can see it here:
    http://www.alanwake.com/forum/misc.php?do=bbcode
Add your comments
    Username Password
  • Format comments as