MyBB.de Forum

Normale Version: Toolbar Container
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Eine neue Erweiterung wurde veröffentlicht: Toolbar Container

Zitat: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 Smile

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

REPORT BUG
==========
If you found bug in Toolbar Container please let me know. You can email at c0kr3x@gmail.com. Suggestion is welcome as well.

HOMEPAGE
========
http://www.rioastamal.net/mybb/toolbar-container/
Könnte man das My-Tube-Plugin 1.3 nicht ohne Toolbar Container haben? Das alte My-Tube-Plugin macht Fehler im Internet Explorer (nur da, sieht aber nicht schön aus)?
Ich verstehe den Zusammenhang zwischen den Plugins nicht...
bei der toolbar muß man erst ein winzig kleines blaues Kästchen unter dem Beitragserstellungsfeld anklicken, bevor sich die Bar öffnet und man das youtube-bild sehen kann. Bei der alten Version war das youtube-Bild neben den Beitrag Icons, wo es jeder sehen konnte. Könnte man das neue My-youtube 1.3 nicht auch so einrichten, dass man das youtube-bild direkt sehen kann?