Back to vBulletin 3.5 Template Modifications

BBCode: [fieldset]
Mod Version: 1.01, by Floris

This modification is in the archives.
vB Version: 3.5.4 Rating: (2 votes - 5.00 average) Installs: 32
Released: 26 May 2006 Last Update: 26 May 2006 Downloads: 28
Not Supported  

Title: Custom BBCode: [fieldset]
For: http://www.vbulletin.com/
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 &stc=1&d=1148592980 into the images/editor/ directory.

You're all done!

Download

This modification is archived and cannot be downloaded.

Screenshots

     

Similar Mods

Mini Mods BBCode: [fieldset] Modification Graveyard
BB Code Enhancements [Naxon] Fieldset BBCODE vBulletin 3.6 Template Modifications
[HowTo] [BB Code] [3.0.0] [fieldset]boo[/fieldset] vBulletin 3.0 Template Modifications

vblts.ru supports vBulletin®, 2022-2024