The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Super Display Suite [Animated Rainbow] vB4 Details »» | |||||||||||||||||||||||||||||
Super Display Suite [Animated Rainbow] vB4
Developer Last Online: Jan 2011
NOTE: This is originally made by: AlchemyX to vB Version: 3.5.4
Original Topic: https://vborg.vbsupport.ru/showthrea...effects&page=6 I Just updated it to work with vB 4.0.8 or any other version. First things... What is "Super Display Suite"? Answer: This modification allows you to add DHTML and javascript text effects to various areas of your forums, for example, if you put it in the HTML Markup for your usergroups, then all of your users in that group, and any legend you may have, will display with these effects. You can also add them around different phrases and words in your template to make it even cooler. This can be used ANYWHERE in your forum that allows HTML code! you can even, with a few minor changes, turn it into a BBCODE. The modification currently has 3 animations. 1.) Shining - Like the car in Knight Rider (Where, oddly enough, the main character also plays the German coach in "Dodgeball") this effect runs over your text from right to left and vice versa, highlighting a letter at a time, making a kind of... neon lighting effect.; if you will. 2.) Glitter - Very similar to the Shining effect, except it chooses a random letter from the string to light up, then lights up for an amount of time based generally around the set speed for your span item, but it is slightly edited (randomly, as said before, by up to 10 integers in difference going positive, and another going negative... giving it a variable range of 50-70 if you put in 60 as the speed.) In the end, making a kind of "glittering" effect. 3.) A new class all it's own, the dynamically self retaining rainbow effect (I just HAD to say that) this little miracle splits your string up into individual characters, counts them, and then sets a percentile range of colors chosen specifically from a 16bit color code variance, and display them across your string, a perfect rainbow, animating from left to righ. This is probably not a good effect for small strings (8 or less characters) but it is wonderful in longer strings. Install instructions: - Upload all files of upload.zip to your root folder. - In AdminCP, go to: Style Manager, in the style that you want, select "All Style Options" and click in "GO" - In first line of header add: Code:
<script language="javascript" src="header_color.js"></script> Code:
<script language="javascript" src="footer_color.js"></script> Using This Modification... We're going to go over how to use this modification as a usergroup markup here, if you'd like to use it in your templates, just follow the basic idea herein. Find your usergroup manager, and open up the userroup you would like to add the chosen effect to. (In usergroup markups, the following code needs to be on ONE line before you paste it, or else it will only paste the first line) A note about speed: speed here is reversed, if you want it to be fast, set it to a low speed, if you want it to be slow, set it to a higher speed. 1.) To use the "Shine" animation: Being careful to replace You can configure all color and speed if you want editing the s1.js. LIVE PREVIEW: http://www.garenamaster-forum.com/me...iled.LGND.Kace User: test Pass: test123 add this is the first box of the usergroup html markup Code:
<script language="javascript" src="s1.js"></script> Code:
</span> 2.) To use the "Glitter" animation: Being careful to replace You can configure the color if you want. LIVE PREVIEW: http://www.garenamaster-forum.com/member.php?29-Lolo User: test Pass: test123 add this is the first box of the usergroup html markup Code:
<b><i><font face="Palatino Linotype" color="#ffa500" style="background:url(pxg.gif) repeat-x"> Code:
</font></i></b> 3.) To use the "Rainbow" animation: You can configure the color if you want. LIVE PREVIEW: http://www.garenamaster-forum.com/me...?1-DarkSupremo User: test Pass: test123 add this is the first box of the usergroup html markup Code:
<font color="red"><b><script language="javascript" src="r1.js"></script> Code:
</span></b></font> That's it for now... REMEMBER, you can use these animations anywhere in your forum where HTML is allowed, in templates, in posts that allow html... anywhere :-) Download Now
Show Your Support
|
Comments |
#42
|
|||
|
|||
Ok, topic updated, just upload all content of upload.zip in your root folder, and follow the new instructions and everything will work, all codes now have less than 100 character.
|
#43
|
||||
|
||||
I uploaded the new files and changed the Usergroupmarkup for the "Shine" animation, now the page loads then reloads to a blank page? So does Rainbow
Did I miss something? EDIT: It might be a Java conflict with another mod, I'll test more after work and let you know. Glitter is working |
#44
|
|||
|
|||
same here the page reloads to a blank page and its not possible to return to the forum.php
|
#45
|
|||
|
|||
Here is the way you can use this mod. Log in MyAdminPHP and click on usergroup table, change the opentag and closetag from CHAR to TEXT and save it.
It'll be worked 100%. And the html boxes will be unlimitted Just upload the header-color.js and footer-color.js to the root, and use these codes below. 1.) To use the "Shine" animation: Being careful to replace You can configure all color and speed if you want. add this is the first box of the usergroup html markup Code:
<font color="#33FF00"><SCRIPT language="JavaScript"> var scolor='#FFCCCC'; var a_speed='140'; var shimmercount=shimmercount+1; eval('var shimmerspeed' +shimmercount+ '="' +a_speed+ '"'); eval('var shimmercolor' +shimmercount+ '="' +scolor+ '"'); document.write("<span id='" + shimmercount + "shine'>"); </SCRIPT> Code:
</span></b></font> 2.) To use the "Glitter" animation: Being careful to replace Code:
<b><i><font face="Palatino Linotype" color="#ffa500" style="background:url(http://i35.tinypic.com/pxg87.gif) repeat-x">"); </SCRIPT> and this is the second box of the usergroup markup Code:
</font></i></b> 3.) To use the "Rainbow" animation: Code:
<font color="red"><b><SCRIPT language="JavaScript">var rainbowcount=(rainbowcount+1); document.write("<span id='rain"+rainbowcount+"'>"); </SCRIPT> Code:
</span></b></font> |
#46
|
|||
|
|||
tnx but i am not going to alter my database for it ,but thanks for sharing.
|
#47
|
|||
|
|||
Quote:
change it to TEXT, but many people reported that still 100 char limit... and about the "blank page", i tested everything here and working 100% in this new way... |
#48
|
|||
|
|||
Yea, I don't know why your product is not working. But after I changed it from CHAR to TEXT. There is no more limit
Thanks for the mod anyway |
#49
|
|||
|
|||
Installed on 4.08 patch 2 and works great, no problems.
|
#50
|
|||
|
|||
Works perfect now! Thanks.
|
#51
|
||||
|
||||
Working great on vB3.8.6
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|