vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   BB Code Enhancements - [BB Code] Rollercoaster (https://vborg.vbsupport.ru/showthread.php?t=207206)

Coroner 03-02-2009 10:00 PM

[BB Code] Rollercoaster
 
1 Attachment(s)
This is a Rollercoaser BB Code.

Write a Text like a rollercoaster.

How To:
Go into you AdminCP and add a new BB Code:

Title: Rollercoaster
BB Code Tag Name: rc
Replacement:
PHP Code:

<div>
<
script type="text/javascript">
var 
rc_fs 1;
var 
rc_dir 1;
function 
rollertext(whichone)
{
 for (
0whichone.length;i++)
 {
  
document.write(whichone.charAt(i).fontsize(rc_fs))
  if (
rc_dir == 1)   // right
  
{
   if (
rc_fs 7)
   {
    
rc_fs++;
   }
   else
   {
    
rc_fs--;
    
rc_dir 0;
   }
  }
  else
  {
   if (
rc_fs 1)
   {
    
rc_fs--;
   }
   else
   {
    
rc_fs++;
    
rc_dir 1;
   }
  }
 }
}
rollertext("{param}");
</
script>
</
div

Example: [RC]Your text here[/RC]
Description: Roller Coaster: [rc]Text here[/rc]
Use {option}: No
Button Image: images/editor/rollercoaster.gif

PJSkiboy 03-03-2009 11:58 AM

Interesting...

abdobasha2004 03-03-2009 11:58 AM

nice and new !

Andyrew 03-03-2009 12:20 PM

Cool bbcode :D:up:

Jasem 03-03-2009 12:40 PM

nice, Thanks

AzzidReign 03-04-2009 02:58 PM

lol this is interesting. I know my members would get a kick out of it...though I'd only like it to be used in certain forums. :/

Aclikyano 03-05-2009 02:27 AM

Thanks! Installed

itsheinz 03-05-2009 02:41 AM

Nice one..im gona install^^Thanks for sharing.

Sleaklight 03-05-2009 03:23 AM

I run a roller coaster / theme parks forum. I am sure they'll enjoy this when we go live with the new site. Thanks.

raggyt 05-23-2009 11:29 PM

now added thankyou

DobieGillis? 05-23-2009 11:40 PM

you are awesome sauce!

wolfiejp 05-23-2009 11:47 PM

ok ive made a booboo somewhere, If i hit the rc button first and then enter the txt in the middle it works perfect But if i enter the txt and highlight it " this is what my members are use to doing with bbcode " all i get is one thin line.

Has anyone got any suggestions as to where i made a booboo

cheers

Limode 05-24-2009 02:26 AM

not work with vbseo.

lm3a.net 05-24-2009 04:31 AM

Cool one

thank u,


All times are GMT. The time now is 04:54 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.01065 seconds
  • Memory Usage 1,737KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete