Follow vBSEO on Twitter
vBulletin Modifications
  • Forums
  • Add-Ons
  • Template Modifications
  • Styles
  • Graphics
  • Tutorials
  • Support Center
  • Register
  • vBulletin SEO

Member Log In

Site Navigation

  • Register
  • Members List
  • Social Groups
  • Search
  • Today's Posts
  • Mark Forums Read

Latest Modifications

  • [vB 3.8.4] THX - Hack for VB. 3.8.4
    By: bluedog
  • [vB 3.8.4] Cyb - Chatbox V.2.3
    By: bluedog
  • [vB 4.0.x] PHPKD - Advanced Quick...
    By: PHPKD
  • [vB 3.6.x] StopSpam
    By: flappi282
  • [vB 3.8.x] vBulletin Chat Addon for...
    By: 123flashchat

Latest Template Mods

  • [vB 4.0.x] Remove My Profile Link...
    By: Ak Worm
  • [vB 3.8.x] Images DownloadBox...
    By: cRs!MP
  • [vB 3.8.x] Adviertise Mod On Forum...
    By: MG4
  • [vB 3.8.4] Images PassWordBox...
    By: cRs!MP
  • [vB 3.8.4] Footer Follow Ups
    By: Ak Worm

Latest Styles

  • [vB 4.0.x] 4.0.3 - VB4STYLE-TWEETA...
    By: Belon
  • [vB 4.0.x] [4.0.3] vbdesigns.de...
    By: Belon
  • [vB 3.8.4] CompletevB - Skylight
    By: DreadKnight
  • [vB 3.8.3] [vB 3.8.4] Barcelona...
    By: hoiquantinhoc.com
  • [vB 3.8.3] Natures Walk by vBSkin...
    By: Chri5

Latest Graphics

  • [vB ] [anim.]Team Ranks
    By: cRs!MP
  • [vB ] Abstract Circles (3...
    By: cRs!MP
  • [vB ] PlayStation Rank Images
    By: cRs!MP
  • [vB 3.6.12] Heavy Stroked Button...
    By: Shelley
  • [vB ] Minature Ranks.
    By: Shelley
vBulletin Modifications » vBulletin Modifications » vBulletin 3.7 / 3.8 Hack Releases » Forum Display Enhancements - BBcode Spoiler Tag
Reply
Page 3 of 4 < 12 3 4 >

 

  • Thread Tools
Download Options
You Must Register First
To Download This Modification

Report A Bug
Bugs
No bugs found in the system. If you have found a bug, please report a bug here
Submit A Bug | View All Bugs
  
Not Supported
[vB 3.7.0] Forum Display Enhancements - BBcode Spoiler Tag (121)
Released: 05-30-2008, 02:13 AM
Modification Information: Version: 1.0
Author: gammexane
Last Online: 07-24-2008
Demo: View Online Demo!
Installer Included: 0 Additional queries added to database: 0 Template Edits:
File Edits: New Files: New Phrases:

Code Hack
What does this do?
This Tag uses to hide important information as final of films, games and etc...

Instructions
  1. It lowers the image in annex and it makes upload in the folder forumroot/images/editor/
  2. Go to your BB code manager (admin cp -> Custom BB Codes -> Add New BB Code).
  3. Add the following info:
Title: Spoiler
Tag: Spoiler
Replacement:
Code:
<div style="margin: 5px 20px 20px;">
<div class="alt2" style="text-align: right; margin: 0px; padding: 6px; border: 1px inset;"> 
	<span style="float: left; padding-top: 2px;">Spoiler: {option}&nbsp;</span>
	<input value="Mostrar" style="margin: 0px; padding: 0px; width: 80px; font-size: 10px;" onclick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = '';this.innerText = ''; this.value = 'Ocultar'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.value = 'Mostrar';}" type="button">
</div>

<div style="padding-top: 4px;"> 
	<div class="alt2" style="display:none; margin: 0px; padding: 6px; border: 1px dashed;"> 
		{param}
	</div>
</div>
</div>
Example: [spoiler=End of the Movie]Everybody dies but the blonde[/spoiler]

Description: This Tag uses to hide information.

Use {option}: Yes

Enjoy



Old 06-05-2009, 09:11 PM   #21
Ehab
vB Newbie

Activity Longevity
0/20 4/20
Today Posts
0/3 sssssss22
Ehab is on a distinguished road
Status: Offline Default
Well you have to do alot of edits for it to work as you wish..
Well atleast for me
I almost changed 40% of the code :P
Reply With Quote Installed
Old 07-17-2009, 12:01 AM   #22
Spazvicious
vB Newbie

Activity Longevity
0/20 4/20
Today Posts
0/3 ssssssss4
Spazvicious is on a distinguished road
Status: Offline Default
Thanks. It's not the exact spoiler code I was looking for, but it'll work for now.
Hopefully I can do some editing and I'll get it the way I was hoping it would be.
Reply With Quote Installed
Old 08-01-2009, 01:57 AM   #23
Oloty
vB Newbie

Activity Longevity
0/20 4/20
Today Posts
0/3 ssssssss3
Oloty is on a distinguished road
Status: Offline Default
The person called "gammexane" is a fraud. The same exact code with the same info like the example is also on the main vBulletin forum. Only that post was made 1 1/2 months ago.
Reply With Quote
Old 08-01-2009, 06:55 PM   #24
Idan
Coder
Idan's Avatar

Activity Longevity
0/20 18/20
Today Posts
0/3 sssss1484
Location: Israel
Age: 29
Idan is on a distinguished road
Status: Offline Default
@oloty: Please provide link to the modification is was stolen from.
Once submitted, it will be investigated.
Regards,
Idan.

* Support will only be given via forums !
* If this post solved/aided your problem, please click "mark as aid" / "mark as solution" as explained in here
Reply With Quote
Old 08-05-2009, 09:48 PM   #25
gammexane
Coder

Activity Longevity
0/20 8/20
Today Posts
0/3 ssssssss6
gammexane is on a distinguished road
Status: Offline Default
Quote:
Originally Posted by Oloty View Post
The person called "gammexane" is a fraud. The same exact code with the same info like the example is also on the main vBulletin forum. Only that post was made 1 1/2 months ago.
I coded this more than 1 year ago. 07-15-2008

BTW, please give me a link I want to ckeck that, this code is mine.
Reply With Quote Author of thread
Old 08-25-2009, 10:00 PM   #26
transient
vB Newbie

Activity Longevity
0/20 3/20
Today Posts
0/3 ssssssss9
transient is on a distinguished road
Status: Offline Default
Is there a reason Custon BB Codes doesn't show up in my Admin CP? I am using 3.8
Reply With Quote Installed
Old 08-31-2009, 12:56 PM   #27
Welshy2008
vB Newbie

Activity Longevity
0/20 7/20
Today Posts
0/3 ssssssss6
Welshy2008 is on a distinguished road
Status: Offline Default
Exactly what is this please? I am new to the world of BBcode. Sorry. :(
Reply With Quote
Old 08-31-2009, 08:52 PM   #28
Michael Biddle
Staff
Michael Biddle's Avatar

Activity Longevity
1/20 18/20
Today Posts
0/3 sssss2818
Location: Anaheim
Age: 22
Michael Biddle is on a distinguished road
Status: Offline Default
IT is a spoiler tag. It will hide things unless you choose to reveal it with a clickable box normally.
Support will only be offered through forums
Michael Biddle / vBHackers.com
vBSEO 3.3.0 Gold Released with New "Virtual HTML Display" Feature Available for download now

vBSEO Google Sitemap Generator - Version 2.5 Released

Crawlability Network: vBulletin SEO | vBulletin Hackers
Reply With Quote
Old 09-14-2009, 10:56 PM   #29
tattoogimp
vB Newbie

Activity Longevity
0/20 3/20
Today Posts
0/3 ssssssss4
tattoogimp is on a distinguished road
Status: Offline Default
Very nice thanks
Reply With Quote
Old 12-21-2009, 12:38 PM   #30
VGEsc
vB Newbie

Activity Longevity
0/20 2/20
Today Posts
0/3 ssssssss6
VGEsc is on a distinguished road
Status: Offline Default
Very nice, thanks a bunch :D
Reply With Quote

Reply
Page 3 of 4 < 12 3 4 >

    Tags

bbcode, tags

« Last.FM Widget In Profile | Random Smilies - Editor Pages »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Show Printable Version Show Printable Version
Email this Page Email this Page

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
Modifications to Zoints Thread Tag Mod? SteveRobWhatever vBulletin Modification Requests 0 11-28-2007 10:14 AM
MUSIC Tag BBCode Stunt vBulletin Modification Requests 3 10-09-2005 04:22 PM
bbcode parse nfo files as png tokenyank vBulletin Modification Requests 8 03-16-2005 01:19 AM



All times are GMT. The time now is 05:48 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.
Transverse Styles
  • Top
  • Archive
  • vBSEO
  • Contact Us
LinkBack
LinkBack URL LinkBack URL
About LinkBacks About LinkBacks
Bookmark & Share
Digg this Thread! Digg this Thread!
Add Thread to del.icio.us Add Thread to del.icio.us
Bookmark in Technorati Bookmark in Technorati
Furl this Thread! Furl this Thread!