SimpleSmileyShow

Displays currently available smilies on comment form and makes them clickable

Author:Christian Wagner (profile at wordpress.org)
WordPress version required:3.3.1
WordPress version tested:4.0.38
Plugin version:1.0
Added to WordPress repository:19-03-2012
Last updated:28-09-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:60
Rated by:2
Plugin URI:http://brokenlibrarian.org/tinyplugins/simple...
Total downloads:2 748
Active installs:10+
plugin download
Click to start download

SimpleSmileyShow is a plugin that takes whatever smilies are currently defined and displays them in a row just before the comment textarea on any page with comments. Clicking on the smilies will insert the code for that smiley into the textarea at the position of the cursor. No configuration is required.

The smilies can be adjusted with CSS; each clickable smiley has the class wp-smileylink and the block containing them has the ID wp-smileyblock.

This plugin is designed to work with the WordPress 3 style of comment pages which use comment_form() and have the actions comment_form_after_fields, comment_form_logged_in_after, and comment_form_must_log_in_after present. (This should be the majority of modern themes.) This plugin does not work with the Jetpack plugin if the new comment system is enabled, since it replaces the normal comment_form() completely.

This plugin uses JQuery and the jquery.insertatcaret plugin. It has been tested tested with the twentyten through twentyfourteen themes.

Development on this plugin has halted. Other developers should feel free to use the Apache-licensed code for their own projects.

http://brokenlibrarian.org/tinyplugins/
brokenlibrarian@gmail.com
09/28/14

License

Copyright 2014 Christian Wagner

Licensed under the Apache License, Version 2.0 (the “License”);
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an “AS IS” BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.