Extra Toolbar: It's a box of buttons to make certain effects on the thread's text.
Modifications/ Instructions:
Template Edits: 3
Plugins added: 1
Added vBulletin Settings: 7
Installlation should take three minutes to implement and customize.
Features:
1- Frames BUTTON.
2- Color degrees BUTTON.
3- Glowing BUTTON.
4- Bright BUTTON.
5- Under-line BUTTON.
6- Split-line BUTTON.
7- Uploading images BUTTON. (For members only)
8- Hidden text BUTTON.
9- Shining BUTTON.
10- Real player BUTTON.
11- Flash BUTTON.
12- Media player BUTTON.
13- Make a small copy of the image BUTTON
14- Moving the text BUTTON. (Right, left, up and down)
15- Remove effects BUTTON.
17- Color text BUTTON.
Demo:
http://7beebi.com/vb/showthread.php?t=480
Installation:
1- Upload all the files in 'upload' directory to your forum's root directory.
Make sure you upload all of the files to their respective directories.
2- You will find a directory called "Templates" contain 3 files:
editor_toolbar_on
showthread_quickreply
headinclude
Replace "editor_toolbar_on" & "showthread_quickreply" with your templates.
Open your "headinclude" template and after the last line add the your "headinclude" template.
3- In your ACP go to the "Plugin System" and add the product "product-extra_tools" Or from this link :
Code:
http://www.anysite.com/forum/admincp/plugin.php?do=productadd
With replacing (anysite) with your site's URL.
FAQ:
1- I have completed all the steps but when I insert text it appears with [] ... WHY?
Rebuild your Post Cache and make sure the "Plugin System" is working on your board.
2- I have completed the template edits but the icons are not showing... WHY?
The icons aren't showing because the hack options is on the INACTIVE Mode, make sure to make it Active. You may have to unstill the hack and reinstall it.
3- HOW can I disable one of the hack's functions?
After you login to the ACP, go to "vBulletin Options" and you will find: "Extra Tools Options" - From there you can enable or disable the function of the buttons.
4- Can this hack work on previous vB versions?
NO! ONLY on VB 3.5.X. And I will not make it for the older version.
5- When I press the buttons nothing happens... WHY?
Make sure that you have uploaded the 'clientscript' directory contents to your board 'clientscript' directory.
6- HOW can I customize the folder path, posts count, files extension and the uploaded images size?
Open "beebi.php" file located in the "clientscript" folder.
Search for "$absolute_path" to customize the folder path.
And "$limit_size" for uploaded files size.
And "$extensions" for images extention.
7- I have installed the hack successfully and all functions and buttons working correctly, but when I try to upload images I get an error message.
I can't upload an image... WHY?
You must make a directory and name it "uploaded" - make sure to CHMOD the directory to 777.
8- Can I modify the hack or develop it?
Sorry, you must contact me first before doing that.
9- I have developed the hack functions and added new buttons... is it useful for anyone?
Yes, and I hope you will contact me about that and send me what you have created.
-----------
For some parts I wasn't sure what you meant, so I tried my best to figure out. Please review what I posted and make sure that's what you're talking about.