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 - (another) Think Bubble Cloud (https://vborg.vbsupport.ru/showthread.php?t=222450)

EidolonAH 09-03-2009 10:00 PM

(another) Think Bubble Cloud
 
1 Attachment(s)
Yup, yet another Think Bubble BB Code

Should work with any version of vBulletin, it's just a bbcode after all.

This was originally a phpBB3 BBcode, the phpBB3 version can be found on Stokers phpbb3bbcodes site.

Download the zip file and unpack it.

Upload bbcode_think_bubble/smiley_think.gif to root/forum/images/smiley_think.gif
Upload bbcode_think_bubble/think_image.gif to root/forum/images/think_image.gif

Create new bbcode through admin panel/Custom BB Codes/Add New BB Code

Title
Code:

Think
BB Code Tag Name
Code:

think
Replacement
Code:

<table border="0" cellpadding="0" cellspacing="0">
    <tr>
        <td style="margin: 0;padding: 0;border: 0;">
            <div style=" background-color: #85B7FE;color: #ffffff; -moz-border-radius: 16px; -webkit-border-radius: 16px; border: 1px solid #344B66; padding: 4px;font-size: 1em;" >&nbsp; {param} &nbsp;</div>
            <img src="./images/smiley_think.gif" alt="" />
        </td>
    </tr>
</table>

Example
Code:

[think]Text here[/think]
Description
Code:

Think bubble cloud.
Button Image (Optional)
Code:

images/think_image.gif
Live example: Demo

Most importantly, have fun with it!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~

This Microsoft's version using graphics, it also auto fits content,
I have created .psd's for the graphics used so you can customise to suit your own Skins,
.psd's in zipfile.


Download the bbcode_bubble.zip file and unpack it.

Upload box/*.* to root/forum/images/box/*.*

Create new bbcode through admin panel/Custom BB Codes/Add New BB Code

Title
Code:

Bubble
BB Code Tag Name
Code:

bubble
Replacement
Code:

<table cellpadding="0" cellspacing="0" style="background-color:#648AF9;color:#ffffff;">
  <tr>
      <td width="20"><img src="./images/box/tl.gif" alt="" /></td>
      <td></td>
      <td width="20"><img src="./images/box/tr.gif" alt="" /></td>
  </tr>
  <tr>
      <td> </td>
      <td>{param}</td>
      <td> </td>
  </tr>
  <tr>
      <td><img src="./images/box/bl.gif" alt="" /></td>
      <td></td>
      <td><img src="./images/box/br.gif" alt="" /></td>
  </tr>
</table>
<div><img src="./images/box/smiley_think.gif" alt="" /></div>

Example
Code:

[bubble]Text here[/bubble]
Description
Code:

Encase text in a think bubble.
Button Image (Optional)
Code:

images/box/think_image.gif
Live example: Demo


*updated demo links* (12-09-2009)

Internetcafe 09-04-2009 10:54 AM

Something not quite right !
Whenever I use the BBcode, all I get is "Text here" !?

EidolonAH 09-04-2009 11:44 AM

My bad, I entered the tester version and not the final version, re-enter the replacement code.

apiasto 09-04-2009 11:48 AM

same here

yahoooh 09-04-2009 11:51 AM

could u update

apiasto 09-04-2009 11:54 AM

found the problem just change text here to {param} in the replacment

&nbsp; Text here &nbsp; to &nbsp; {param} &nbsp;

Brandon Sheley 09-04-2009 12:17 PM

very cool :)
thanks for sharing

EidolonAH 09-04-2009 12:18 PM

Quote:

Originally Posted by apiasto (Post 1879547)
same here

Quote:

Originally Posted by yahoooh (Post 1879548)
could u update

Quote:

Originally Posted by apiasto (Post 1879552)
found the problem just change text here to {param} in the replacment

&nbsp; Text here &nbsp; to &nbsp; {param} &nbsp;

It was already updated, see my reply to Internetcafe above!

New Joe 09-04-2009 12:21 PM

Do users have the option to use it or not to use it when posting?

AdrianH 09-04-2009 01:17 PM

Quote:

Originally Posted by New Joe (Post 1879559)
Do users have the option to use it or not to use it when posting?

???????? It's an extra BBcode button and choice of use is the same as all others.


All times are GMT. The time now is 09:19 AM.

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.01132 seconds
  • Memory Usage 1,747KB
  • 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
  • (12)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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