vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   New Posting Features - bbSpoiler (https://vborg.vbsupport.ru/showthread.php?t=112376)

hambil 08-28-2006 01:17 AM

Quote:

Originally Posted by Zelos
Any chance this works for 3.6?

I don't know. I'll test it this week.

ZombieAndy 09-07-2006 04:02 PM

installed and working on 3.6.0 :)

R1lover 09-18-2006 02:28 AM

Quote:

Originally Posted by zombie_rem
I used that, and the button works, but all it shows is "Spoilertext" and not what i typed.

I have the same issue....... I like the button better but not if it doesn't work lol

an yes the text still shows up on "mouse over" in forum view.

Renae 01-03-2007 07:35 PM

This install was extremely simple and easy. I encountered NO problems. This was great, thank you.

I was writing something about a book, realized I needed this, searched for it. Saw many, this one looked easy. Downloaded and in about 5 minutes after I decided that I needed this, I was already using it.

Great Job!

Kinneas 01-17-2007 01:31 PM

Quote:

Originally Posted by R1lover (Post 1077301)
I have the same issue....... I like the button better but not if it doesn't work lol

an yes the text still shows up on "mouse over" in forum view.

Replace "Spoilertext" with "{param}".

klinsek 02-01-2007 01:56 PM

Ah, nice work. Thanks much. Perfect for my game guild forum.

L-Mane 02-11-2007 04:20 PM

It works, but I got a error.

Quote:

Database error in vBulletin 3.6.4:

Invalid SQL:
SELECT COUNT(*) AS `num` FROM post WHERE `userid` = 1 AND `threadid` =;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Error Number : 1064
Date : Sunday, February 11th 2007 @ 01:19:58 PM
Script : http://www.wordofsouth.com/myblock/a....php?do=modify
Referrer : http://www.wordofsouth.com/myblock/a...dex.php?do=nav

odie3 04-09-2007 01:49 AM

hmm, kind of wanted to install this on my 3.6.5 board... guess not. :(

hambil 04-09-2007 02:02 AM

I have it installed on my 3.6.5 with no problems.

Tact7626 04-17-2007 12:45 AM

installed on 3.6.5. works great. just having trouble customizing it's look. like i changed the 100% widths to 80% and it doens't respond correctly. the inside div response correctly but not the outside div. it still takes up 100% of the table width. i could specify exact size but...whatever. it's all aesthetics.

great spoiler. thanks.

edit: ok i figured it out. i noticed you placed the width of the outside div inside quotes OUTSIDE the style thingy. div width="whatever"

while on the inside div it's set properly inside the style (style=width:whatever%; )

so i put it in the right place and now it works perfectly and actually adheres to my sizes. thanks again. ^^

AAN 04-25-2007 05:04 PM

I have this installed.

It works great except it's not exactly what I want.

How do I make it so that what appears on the spoiler tab is the same as the "option" that I type into the box?

Right now the spoiler tab says "Click to show" and is very very long.
What I'm wanting is for it to be shorter and have it be what I type as the "option" when I'm setting up the spoiler.

Does this exist some place else?

Floob 04-29-2007 10:42 PM

Quote:

Originally Posted by Tact7626 (Post 1229382)
installed on 3.6.5. works great. just having trouble customizing it's look. like i changed the 100% widths to 80% and it doens't respond correctly. the inside div response correctly but not the outside div. it still takes up 100% of the table width. i could specify exact size but...whatever. it's all aesthetics.

great spoiler. thanks.




edit: ok i figured it out. i noticed you placed the width of the outside div inside quotes OUTSIDE the style thingy. div width="whatever"

while on the inside div it's set properly inside the style (style=width:whatever%; )

so i put it in the right place and now it works perfectly and actually adheres to my sizes. thanks again. ^^

Can you expand on that - how/where do you change the width of the spoiler info?

hambil 04-30-2007 06:29 PM

Ownership of this hack is being transfered to Dismounted. Thank you for everyone who used, enjoyed, and made suggestions for this hack.

Tact7626 04-30-2007 07:35 PM

Quote:

Originally Posted by Floob (Post 1237869)
Can you expand on that - how/where do you change the width of the spoiler info?



there's a part where the guy put <div width="100%" >

and it doesn't work well. instead, you should use <div style="width:100%;">.

he used the second method on the second div, but the first method on the other div. and that's why i was having trouble setting my own sizes to it. after i realized this, i changed the "incorrect" one and it works. :p

Floob 04-30-2007 07:58 PM

Nice thanks.

I use this now

Code:

<div style="width:20%;" class="alt1" onclick="spoiler(this);" style="border-collapse: collapse; border: solid thin black;">

<div id="idTitle" class="alt2" style="border-collapse: collapse; border: solid thin black; width: 100%;">&nbsp;<b>Click to show spoiler</b></div>

<div id="idSpoiler" style="display: none;">The butler did it!</div></div>


Dismounted 05-01-2007 09:01 AM

Quote:

Originally Posted by hambil (Post 1238399)
Ownership of this hack is being transfered to Dismounted. Thank you for everyone who used, enjoyed, and made suggestions for this hack.

Thanks, I'll be making a new thread soon :).

gutterboy 05-28-2007 06:34 PM

OK.. I installed this I wanted to change the text "click to show" slightly. My new updated text only shows if I click on it first to show it & then click again to hide it; but if I refresh the page it won't show my custom text anymore.

I made the changes in the code that has the hook "showthread_complete" as that was the only place I could find that text; I even searched the templates for it &...... nothing.

Any help here?

Thanks!

GuaRRand 06-15-2007 12:32 PM

can you make it so that the cursor becomes an arrow instead of the default line ... it would give it a more "clickable" feeling to it.

And it doesnt show up on the quickreply or edit windows, in the menubar i mean.
I see the button in a normal new post, but not in the quickreply or edit windows...

thanks

GuaRRand 06-19-2007 08:00 AM

*bump*

gutterboy 06-19-2007 08:27 AM

Could we please get an update here?

Thx!

jags2ooo 06-29-2007 06:05 PM

Great man I love how easy it is to use and Edit. Thanks this is perfect.

The Best thing about this MOD is there is NO more Highlighting needed :P


All times are GMT. The time now is 01:05 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.01314 seconds
  • Memory Usage 1,765KB
  • 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_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (21)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