Floris
05-24-2006, 10:00 PM
Title: Custom BBCode: (https://vborg.vbsupport.ru/showthread.php?t=116665)
For: vBulletin forum software version 3.5.4 (http://www.vbulletin.com/)
By: Floris Fiedeldij Dop (https://vborg.vbsupport.ru/member.php?u=4259)
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:
Make sure you drink coffee!
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 (https://vborg.vbsupport.ru/showthread.php?t=88930)'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: .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: fieldset
Tag: fieldset
Replacement: <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:[fieldset=hello]fieldset!
Description: Allows users to use [fieldset]
Use {option}: (x) Yes / ( ) No
Button Image: images/editor/bbfieldset.gif
Ok, save the new bb code and continue to the final step.
Final Step!
Upload the bbfieldset.gif (https://vborg.vbsupport.ru/attachment.php?attachmentid=48234&stc=1&d=1148592980) into the images/editor/ directory.
You're all done!
For: vBulletin forum software version 3.5.4 (http://www.vbulletin.com/)
By: Floris Fiedeldij Dop (https://vborg.vbsupport.ru/member.php?u=4259)
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:
Make sure you drink coffee!
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 (https://vborg.vbsupport.ru/showthread.php?t=88930)'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: .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: fieldset
Tag: fieldset
Replacement: <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:[fieldset=hello]fieldset!
Description: Allows users to use [fieldset]
Use {option}: (x) Yes / ( ) No
Button Image: images/editor/bbfieldset.gif
Ok, save the new bb code and continue to the final step.
Final Step!
Upload the bbfieldset.gif (https://vborg.vbsupport.ru/attachment.php?attachmentid=48234&stc=1&d=1148592980) into the images/editor/ directory.
You're all done!