=== Popularity Contest === Tags: clickable, smilies, comments, admin, wpgrins Contributors: alexking, alexkingorg WP Grins will provide clickable smilies for both the post form in the admin interface and the comments form of your blog. version 1.2, 2004-08-22 == Installation == 1. Download the plugin archive and expand it (you've likely already done this). 2. Upload the wp-grins.php file to your wp-content/plugins directory (not in a sub-folder). 3. Go to the Plugins page in your WordPress Administration area and click 'Activate' for WP Grins. 4. Add the clickable smilies to your admin interface. Find the places that have this code: and add the wp_grins(); tag, like so: In version 1.5.2, there are 4 locations where this should be done in the wp-admin directory: edit-form-advancer.php, line 93 edit-form-comment.php, line 41 edit-form.php, line 36 edit-page-form.php, line 70 5. Add the clickable smilies to your comments form. Find the code like this in your theme/comments.php file:

and add the wp_grins(); tag, like so:

6. If you use the pop-up comment form, you'll need to do the same in the wp-comments-popup.php page. == Known Incompatibilities == None. == Frequently Asked Questions == None. = Anything else? = That about does it - enjoy! --Alex King http://www.alexking.org/software/wordpress/