vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   New Posting Features - Spoiler Tag (https://vborg.vbsupport.ru/showthread.php?t=169518)

obmob 02-04-2008 03:56 PM

Nice going... anyone has a clue on how to make this sopiler look like the one i show in the attachments? :D

Freesteyelz 02-04-2008 07:14 PM

Quote:

Originally Posted by Boofo (Post 1435867)
Text is all I want to do with this anyway. Would it still be a separate line for each break?

I think so but I can't say it with confidence as I didn't test it. :D

avsunforum 02-04-2008 09:24 PM

thanks :))

Boofo 02-05-2008 12:38 AM

Quote:

Originally Posted by Freesteyelz (Post 1436327)
I think so but I can't say it with confidence as I didn't test it. :D

Let's take this to PM as not to clutter up the thread anymore, sir. And send me the code for the overflow, please. ;)

YdieresiS 02-05-2008 09:57 PM

Quote:

Originally Posted by obmob (Post 1436186)
Nice going... anyone has a clue on how to make this sopiler look like the one i show in the attachments? :D

That was what i was looking for in the first place, but i couldn't get that to work. I had the whole thing with javascript and css, but it only worked with one spoiler tag per page. On my forum they use a lot of this tag on one page and bij clicking the link it dit open al spoiler tags, not quite what i wanted. So i made this one and this one is good for what i use it for on our forum. If someone can fix a thing like that, please let it know.

Quote:

Originally Posted by Boofo (Post 1436453)
Let's take this to PM as not to clutter up the thread anymore, sir. And send me the code for the overflow, please. ;)

If you two get a solution to it, let it know please, so i might update the whole spoiler tag.

Boofo 02-05-2008 10:15 PM

Quote:

Originally Posted by YdieresiS (Post 1437051)
If you two get a solution to it, let it know please, so i might update the whole spoiler tag.

Will do. I think we are close. ;)

obmob 02-05-2008 10:26 PM

Quote:

Originally Posted by YdieresiS (Post 1437051)
That was what i was looking for in the first place, but i couldn't get that to work. I had the whole thing with javascript and css, but it only worked with one spoiler tag per page. On my forum they use a lot of this tag on one page and bij clicking the link it dit open al spoiler tags, not quite what i wanted. So i made this one and this one is good for what i use it for on our forum. If someone can fix a thing like that, please let it know.

Oh... i see... well, i'll take a look and compare with the one i'm using at the moment, will let you know if it works :D

binevi 02-12-2008 09:09 PM

is it possible to allow users to choose any title instead of Spoiler on the table ?

YdieresiS 02-13-2008 12:27 PM

Quote:

Originally Posted by binevi (Post 1441771)
is it possible to allow users to choose any title instead of Spoiler on the table ?

Yes this is possible.

If you use the things as posted before and change this:
Use {option} -> yes.
Replacement:
HTML Code:

<div class="tcat" colspan="3">
        {option}
</div>
<div style="background-color:#fff;color:#fff;border:1px solid #CCCFDD;">
        <span class="spoiler" onmouseover="this.style.color='#000000';" onmouseout="this.style.color=this.style.backgroundColor='#ffffff'">
                {param}
        </span>
</div>

Example [Spoiler=Spoiler!]Testing[/Spoiler]

But in this case you always have to fill the option [Spoiler=Title]

It is possible but i wouldnt reccomend it.

Boofo 02-13-2008 04:30 PM

Just change the word spoiler to whatever you want in the code when you enter it in the Admin CP.


All times are GMT. The time now is 03:36 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02212 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete