Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Template Modifications

Reply
 
Thread Tools
BBCode: [fieldset] Details »»
BBCode: [fieldset]
Version: 1.01, by Floris Floris is offline
Developer Last Online: Mar 2021 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 05-24-2006 Last Update: 05-24-2006 Installs: 32
 
No support by the author.

Title: Custom BBCode: [fieldset]
For: vBulletin forum software version 3.5.4
By: Floris Fiedeldij Dop
Version: 1.01

What does this do?
This will give the user the ability to use <fieldset><legend>title</legend>content</fieldset> inside his post.

Example:

[fieldset=Important]Make sure you drink coffee![/fieldset]


Available options & features:

* Custom BB Code for all your members to use
* [fieldset] button in the editor for easy access
* Ability for styling using CSS classes for each of your styles


Does this come with phrases?
No

Does this come with templates or require me to modify my templates?
No template edits required, but you can optionally use custom CSS classes to design it to your needs.

Does this create additional queries?
No

Does this run on vBulletin 3.0.x?
Yes here's the 3.0.x version

Does this run on vBulletin 3.5.0 - 3.5.1, 3.5.2, 3.5.3 and 3.5.4?
I don't see why not.

Does this work with third party plugins like vBAdvanced, etc?
No, we don't support third party plugins right now, sorry! But if they're properly coded and take custom bb code into consideration: Yes.

Support:
Don't PM me about this, I can't see how you require support for this and I don't plan on giving it. Nor is this written to support third party plugins.

Here's documentation that will help in case of questions: http://www.vbulletin.com/docs/html/bb_code

Installation instructions:

Optional Step!
Admin Control Panel > Styles & Templates > Style Manager > dropdown: Main CSS > Browse all the way down to Additional CSS Definitions > And in the bottom textarea box enter:
Code:
.bbfieldset { margin-bottom: 1px; }
.bblegend { font-size: 13px; font-family: Verdana; }
And change it to your needs > Click SAVE button and continue to the next step.

Next Step!
Admin Control Panel > Custom BB Codes > Add New BB Code >
Title:
Code:
fieldset
Tag:
Code:
fieldset
Replacement:
Code:
<table width="90%" border="0" align="center" cellpadding="2" cellspacing="2"><tr><td><fieldset class="bbfieldset"><legend class="bblegend">{option}</legend>{param}</fieldset></td></tr></table>
Example:
Code:
[fieldset=hello]fieldset![/fieldset]
Description:
Code:
Allows users to use [fieldset]
Use {option}: (x) Yes / ( ) No
Button Image:
Code:
images/editor/bbfieldset.gif
Ok, save the new bb code and continue to the final step.

Final Step!
Upload the bbfieldset.gif into the images/editor/ directory.

You're all done!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 05-25-2006, 08:42 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Now I like this! Good job.

Can we get a text file with it too, please?
Reply With Quote
  #3  
Old 05-25-2006, 08:57 PM
Floris Floris is offline
 
Join Date: Jan 2002
Posts: 1,898
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello

Glad you like it

Yeah sure, I was already uploading it

See ya
Reply With Quote
  #4  
Old 05-25-2006, 09:17 PM
FleaBag's Avatar
FleaBag FleaBag is offline
 
Join Date: Dec 2001
Posts: 1,674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Floris, nice release it's a fab idea. I'll get it installed.
Reply With Quote
  #5  
Old 05-25-2006, 09:32 PM
Floris Floris is offline
 
Join Date: Jan 2002
Posts: 1,898
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks FleaBag, have fun with it.
Reply With Quote
  #6  
Old 05-26-2006, 12:44 AM
utw-Mephisto utw-Mephisto is offline
 
Join Date: Jan 2005
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

WOW - thanks .. the funny thing is that I was about to create a thread and ask for a bbcode example like this. Glad the search works as designed LOL

/me installs of course
Reply With Quote
  #7  
Old 05-26-2006, 12:50 AM
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Posts: 3,972
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Maybe add padding to the fieldset?
Reply With Quote
  #8  
Old 05-26-2006, 08:27 AM
Floris Floris is offline
 
Join Date: Jan 2002
Posts: 1,898
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by utw-Mephisto
WOW - thanks .. the funny thing is that I was about to create a thread and ask for a bbcode example like this. Glad the search works as designed LOL

[high]* Floris installs of course
[/high]
Glad to be able to help, haha. Enjoy installing and using it.
Reply With Quote
  #9  
Old 05-26-2006, 08:27 AM
Floris Floris is offline
 
Join Date: Jan 2002
Posts: 1,898
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Psionic Vision
Maybe add padding to the fieldset?
As per instructions, feel free to modify the custom bbclasses, which is why I included them.
Reply With Quote
  #10  
Old 05-26-2006, 05:34 PM
Stifmeister2 Stifmeister2 is offline
 
Join Date: Feb 2006
Location: Finland
Posts: 755
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It doesn't seem to be working in 3.5.2.
Reply With Quote
Reply

Thread Tools

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

Forum Jump


All times are GMT. The time now is 12:06 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.05031 seconds
  • Memory Usage 2,294KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (7)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete