Categorie

Smilies Themer Toolbar

IMPORTANT: due to my job, I’m now too busy to maintain my plugins.

This plugin has been abandoned!

If you are a developer and would like to fork, feel free to do so (under the GPLv3 license). No need to contact me.

Smilies Themer Toolbar provides a toolbar to easily add custom smilies to comments.

It integrates with Smilies Themer plugin, and therefore requires it.

You can change your smilies theme in your blog, and the toolbar is automagically updated!

Installation

  • Download and install Smilies Themer plugin (required)
  • Download Smilies Themer Toolbar
  • Extract the files in the .zip archive, and upload them (including subfolders) to your /wp-content/plugins/ directory
  • Activate the plugin through the ‘Plugins’ menu in WordPress
  • Enjoy!

Note: if you like the smilies theme in this page, you can download it here.

Theme integration

By default, Smilies Themer Toolbar is placed after the comments form, but if you want to put it in a nicer position, don’t worry, it isn’t that difficult.

Edit your theme and put this code where you want to show the toolbar:

<?php if (function_exists('sm_toolbar_show')) sm_toolbar_show();?>

Changelog

Please see the FAQ to see the full list of changes.

I’m having issues!

Start reading the FAQ, and if your issue still isn’t solved, try to comment this page.

License

Smilies Themer Toolbar is released under a GPL v3 license.

If you like this plugin, then buy me a coffee!

352 risposte su “Smilies Themer Toolbar”

Salve, ringrazio intanto per la creazione di questo fantastico plugins solo se clicco sulle emoticon non mi vengono inserire nei commenti, ho letto le FAQ e ho capito che bisogna inserire il codice infondo al file footer.php del template. OK ho visto che c’ era gia è finisce anche con solo il problema persiste, per farvi capire allego un’ immagine

http://img225.imageshack.us/img225/970/catturah.png

Ciao, credo che tu abbia il plugin TinyMCEComments installato, ed il mio plugin crede che sia invece il plugin MCEComments, e quindi si comporta in maniera sbagliata. Lo aggiungo alla lista dei bugs.
Nel frattempo prova a disabilitare quel plugin e controlla che la toolbar funzioni! 🙂

[…] Smilies Themer ,跟custom-smilies唯一的区别,恐怕是后台的自定义性比较强,但是Smilies Themer 跟Custom – Smilies不一样,需要Smilies Toolbar的辅助,简单讲傻瓜式安装,有些朋友用Custom-smilies,发觉前台老实不显示,很无奈,把代码位置改了又改就是老是出现乱码,使用插件配套的那个功能前台虽然显示,但却无法使用,所以使用Smilies Themer 和Smilie Toolbar后,省去一切时间,只需要在后台搜索者两个插件,安装,前台即可使用! […]

Devo perforza disattivare il plugins MCEComments? Pe far lavorare il tuo plugins, oppure tra quanto sarà disponibile la versione fixata?
Ringrazio in anticipo ma è passata una settimana dall’ ultimo mio commento, e non avevo avuto ancora risposta

Ciao, mi dispiace ma sono stato fuori casa in questi giorni. Ho appena rilasciato la versione 2.0.3 che risolve l’incompatibilità con MCEComments. Fammi sapere se si risolve.

Thank you for the update! I needed that function real bad. Just want to add that my bloggers appreciate having those emotes.

hi there,

I’m having a bit of a prob when using the smilie theme & toolbar with the Nomicons enabled:

hovering over smilies in toolbar does not display the name of the respective smiley in FF3, Opera10, Safari 4, Google Chrome 4, works ok in IE7

could you please advice how to fix that?

Hello,
I’m using WP 2.9.2. I like your plugin very much but in some themes, there is problem that the old smileys are still showed above the new ones like that :

http://img514.imageshack.us/img514/7392/40613186.jpg

And the Adium pack has 2 wrong-named icons, in the package-config.php file, this should be replaced

‘8O’ => ‘emoticon_waii.png’,
‘8-O’ => ‘emoticon_waii.png’,
‘: shock:’ => ‘emoticon_surprised.png’,

to

‘8O’ => ‘andy.png’,
‘8-O’ => ‘andy.png’,
‘: shock:’ => ‘surprised.png’,

BTW, can you convert the PNG file to GIF or apply a PNG fix to the plugin please? The st*p*d IE 6 doesn’t support PNG transparency.

Thanks 😀