OVERVIEW
========
Toolbar Container is a plugin that provide developer an easy way to embed button
into editor toolbar. The toolbar location is below the editor textarea.

VERSION
=======
Version shiped with these package is Toolbar Container v1.0.

INSTALLATION
============
* Extract the ZIP package
* Put toolbar_container.php inside MyBB plugins directory
* Activate the plugin through Configuration > Plugins in Admin Control Panel
* Call it inside your plugin
* Enjoy :)

HOW TO USE IT
=============
- Make sure your plugin's image located inside 
  inc/plugins/[plugin_name]/some-logo.png
- Add hook "toolbar_container_collect" in your plugin with an argument.
- Create your hook function.

EXAMPLE
=======
Look at file example.php.txt

TO DO
=====
The toolbar position can be changed to top, left, right, or bottom.

LICENSE
=======
* Toolbar Container is free software licensed under New BSD License.
* http://www.rioastamal.net/mybb/LICENSE.txt

DOWNLOAD
========
http://www.rioastamal.net/mybb/toolbar-container/toolbar-container-1.0.zip

REPORT BUG
==========
If you found bug in Toolbar Container please let me know. You can email at 
[email protected]. Suggestion is welcome as well.

HOMEPAGE
========
http://www.rioastamal.net/mybb/

DONATION
========

All my plugins are free software you are freely to use and distribute it. But donation is welcome as well since it will keep me awake :) and continue to developing it. The donation using Paypal service, my email for the paypal account is astamal.rio[AT]gmail.com. Select the amount and click the button below to donate. Thanks for your donation.

 
-------------------------------------------------------------
(c) Copyright 2009 - Rio Astamal - http://www.rioastamal.net/