The only thing I don't know, how to get it work with the smilies extension, because the Vanillacons already puts a Toolbar at the bottom and without vanillacons i've to create a complete own smiley extension within this extension???
You should merge the vanillacons extension with this one.. so you have a little smilie button and then when click it'll show the top 10 or so smilies available with a little link at the bottom saying 'More' then that'll pop up in a new window with all the smilies.
What about something like this, the smiliebar only appears when you click on the smilie button in the BB Bar, and when you click on one smilie, it's inserted and the smilie bar disappears. The Smilie function needs the Vanillacons extension and I thought it's better, that you can enable and disable the smilie function. When it's disabled the normal smilie bar appears and when the function is enabled the vanillacons bar disappears. There are also only the normal smilies displayed by the BB Bar
you can disable the smilies function in the default.php there's an $Configuration["BBBAR_DISABLE_VANILLACONS_BAR"] = TRUE; if you set it to false there will be no smilies
Comments
@bergamot: there's already a smiley extension, or do you think inside this bar?
If you find any errors, please post it here.
Maybe I'm being cheeky but I, personally, don't like smilies. Well graphic ones anyway. I much prefer to see a bit of
Good work on the extension though. Especially that colour picker. That's looking fantastic!
$Configuration["BBBAR_DISABLE_VANILLACONS_BAR"] = TRUE;
if you set it to false there will be no smilies