[2.0.15] MouseOver Spoiler MOD

The cleanup is complete. This forum is now read only.

Rating:

Excellent!
4
31%
Very Good
5
38%
Good
2
15%
Fair
1
8%
Poor
1
8%
 
Total votes: 13

Gargadon
Registered User
Posts: 3
Joined: Sun Aug 13, 2006 6:55 am

Post by Gargadon »

Hey! I made the Spoiler Button! You must edit the file templates/your_template/posting_body.tpl

I'm using the Guild Wars template.

FIND THESE VALUES:

Code: Select all

			<td><span class="genmed"> 
			  <input type="button" class="button" accesskey="w" name="addbbcode16" value="URL" style="text-decoration: underline; width: 40px" onClick="bbstyle(16)" onMouseOver="helpline('w')" />
			  </span></td>
AFTER </span></td>, ADD:

Code: Select all

<td><span class="genmed"> 
			  <input type="button" class="button" accesskey="%s" name="addbbcode18" value="Spoiler" style="width: 50px" onClick="bbstyle(18)" onMouseOver="helpline('%s')" />
			  </span></td>
And this is the Test Foum, here. It's in spanish.
Haxelsson
Registered User
Posts: 20
Joined: Fri Dec 22, 2006 10:12 pm

Post by Haxelsson »

Anyone got a (working) demo on this mod?
n00bstorm
Registered User
Posts: 481
Joined: Sun Jan 30, 2005 7:52 pm

Post by n00bstorm »

yeah a demo would be nice
Gargadon
Registered User
Posts: 3
Joined: Sun Aug 13, 2006 6:55 am

Post by Gargadon »

Yes, I have a demo in my forum, you can preview your post (please, don't post, preview only) here (the forum is in spanish 8) )

Demo
TheXev
Registered User
Posts: 8
Joined: Fri Jun 23, 2006 12:10 pm
Location: Kissimmee FL, USA
Contact:

Re: [2.0.15] MouseOver Spoiler MOD

Post by TheXev »

You know what would make this mod really awesome... an updated link.
User avatar
Raimon
Former Team Member
Posts: 12088
Joined: Tue May 30, 2006 5:31 pm
Location: Netherlands
Name: Raimon Meuldijk
Contact:

Re: [2.0.15] MouseOver Spoiler MOD

Post by Raimon »

You know when you read on the top of this forum the link How to securely download MODs while the database is unavailable , you wil beeing a great guy.

Than you know that you can download this mod on this location: http://www.phpbb.com/files/mods/mouseov ... bbcode.mod
Need phpBB installation, extenstions, Styles or integrate phpBB with you website?
Contact me @ www.raimon.nl for fair prices and good service!
Goldex
Registered User
Posts: 5
Joined: Mon Mar 19, 2007 11:02 am

Re:

Post by Goldex »

Gargadon wrote:Hey! I made the Spoiler Button! You must edit the file templates/your_template/posting_body.tpl

I'm using the Guild Wars template.

FIND THESE VALUES:

Code: Select all

			<td><span class="genmed"> 
			  <input type="button" class="button" accesskey="w" name="addbbcode16" value="URL" style="text-decoration: underline; width: 40px" onClick="bbstyle(16)" onMouseOver="helpline('w')" />
			  </span></td>
AFTER </span></td>, ADD:

Code: Select all

<td><span class="genmed"> 
			  <input type="button" class="button" accesskey="%s" name="addbbcode18" value="Spoiler" style="width: 50px" onClick="bbstyle(18)" onMouseOver="helpline('%s')" />
			  </span></td>
And this is the Test Foum, here. It's in spanish.
Can someone please explain this to me, because if I add that code I just get another "Spoiler" button next to the "B", "U", "I", ... "URL" and "Spoiler" buttons. So I have 2 Spoiler-buttons, and I need a button that says "Show spoiler" and "Close spoiler". :(
floreksa
Registered User
Posts: 16
Joined: Fri Jul 06, 2007 12:49 pm

Re: [2.0.15] MouseOver Spoiler MOD

Post by floreksa »

Any way to keep the spoiler blacked out when users respond to a post?
canadaka
Registered User
Posts: 88
Joined: Tue Apr 26, 2005 8:47 pm
Location: Vancouver, Canada
Contact:

Re: [2.0.15] MouseOver Spoiler MOD

Post by canadaka »

great mod works aweosme with IE7, but with Firefox it just shows nothing (example: http://www.canadaka.net/forums/post1243585)
Anyone else have this problem?
Canada Kicks Ass
http://www.canadaka.net
Post Reply

Return to “[2.0.x] MOD Database Cleanup”