bb-emoticons

Created: August 2, 2008. Updated: October 4, 2009 by Arnan
Name bb-emoticons
Current version 1.0 – Stable
Previous version n/a
Compatible with bbPress 0.9.0.2 and newer
License GPL
Demo Here
Downloads bb-Emoticons 1.0
Support Support Forum

Summary
Add a ‘list’ of smilies to your forum. Loosely based on ’smileys for bbpress’ but with some differences.

Features

  • Adds smilies
  • No administration required
  • Easy installation
  • Click-’n-insert javascript


Installation:

      1. Upload bb-emoticons.php to /my-plugins/.
      2. Upload the folder smilies/ to /bb-images/.
      3. Edit the files edit-form.php and post-form.php and add:

      <?php bb_allowed_emoticons(); ?>
      4. Activate the plugin from the “plugins” page.
      5. Make a donation!

Un-install:

      1. De-activate the plugin.
      2. Remove the files from my-plugins/ and bb-images/
      3. Edit the files edit-form.php and post-form.php and remove:

      <?php bb_allowed_emoticons(); ?>

Pages: 1 2