Smilies Themer Toolbar

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!

  • #1 scritto da ZeusII
    circa 3 anni fa

    Hi! not working but different error:

    Event thread: click
    name: Error
    message: WRONG_ARGUMENTS_ERR
    stacktrace:
    Line 27 of inline#3 script in http….:
    In function addSmiley sel2.moveToElementText(area);

    Line 1 of function script
    addSmiley(“:grin:”)

  • #2 scritto da frasten
    circa 3 anni fa

    What browser are you using?
    I checked http://luna.elotrolado.net/2008/04/eol-colecciones-174/ with Firefox 3 and Internet Explorer 7, and it works without any errors.

  • #3 scritto da ZeusII
    circa 3 anni fa

    ah!, ok, my fault then.

    this time I only tried with my main browser, Opera 9.5b2

  • #4 scritto da frasten
    circa 3 anni fa

    Ok, I’ll try to solve also Opera issues.
    (B)

  • #5 scritto da frasten
    circa 3 anni fa

    @ZeusII: try v0.4.2, now it works with Opera 9.2, and should be ok with 9.5.

  • #6 scritto da wgn_white
    circa 3 anni fa

    Nice plugin… :-D
    What I’ve been looking for…
    Thanks for sharing… ;-)

  • #7 scritto da ZeusII
    circa 3 anni fa

    Working fine now. Thanks!

  • #8 scritto da Coffee
    circa 3 anni fa

    Thanks! :) Soooo looking forward for it. :)

  • #9 scritto da NSpeaks
    circa 3 anni fa

    Can you please add option to add this toolbar in admin area so that while writing posts, we can use clickable smileys. Currently no plugin supports this…WP Grins is incompatible with WP 2.5 Admin feature.

  • #10 scritto da NSpeaks
    circa 3 anni fa

    Only first line of smileys being displayed on my blog. Check here: http://nspeaks.com/208/the-advantages-of-switching-to-managed-hosting/

    Also in IE 6, black box surrounding smileys is shown.

    Please can you fix it?

  • #11 scritto da baron
    circa 3 anni fa

    hi. Thanks for plugin

    perfect.

    regards

  • #12 scritto da frasten
    circa 3 anni fa

    @Coffee:
    Now you can download my Pidgin Smilies Theme.

    @NSpeaks:
    [quote]
    Can you please add option to add this toolbar in admin area
    [/quote]
    I’m working on this.

    [quote]
    Only first line of smileys being displayed on my blog.
    Also in IE 6, black box surrounding smileys is shown.
    [/quote]
    You were using MSN-Messenger theme, that only includes 9 icons. Therefore only 9 icons were shown.

    You see a black box because the images are in .png format, and IE6 really sucks managing transparences, as you can see.
    You could convert all these images in .gif format, and then manually edit the package-config.php inside your theme folder, renaming all the smilies from image.png to image.gif.

  • #13 scritto da shoowsskaxisa
    circa 3 anni fa

    Hello my friends :)
    ;)

  • #14 scritto da Christian Evangelista
    circa 3 anni fa

    Hey. Nice plugin, the only downside is that its markup isn’t valid.

  • #15 scritto da frasten
    circa 3 anni fa

    @Christian Evangelista:
    Thank you for reporting. Fixed in v0.4.3.