bbPress

Simple, Fast, Elegant

bbPress support forums » Requests and Feedback

Emoticons For bbPress?

(77 posts)
  1. citizenkeith
    Member

    At least I'm not the only one with problems. :)

    I have the plugin activated, and if you type the shortcut, the image does appear. But you can't click on the image links to make them appear in your post.

    Posted 6 months ago #
  2. exchequer598
    Member

    UPDATE!!

    Figured out a way to integrate Wordpress smileys into bbPress. Use this plugin!

    http://pastebin.com/f411dfe2a

    Posted 5 months ago #
  3. citizenkeith
    Member

    This looks great! Thank you.

    Now if we can get WP-Grins converted to bbPress, we'd have clickable smilies...

    http://wordpress.org/extend/plugins/wp-grins/

    Posted 5 months ago #
  4. The insert function in Comment Quicktags for bbPress can easily be reused to insert smilies. You don't want to use wp-grins because it has to load prototype.js which is huge and slow.

    Posted 5 months ago #
  5. citizenkeith
    Member

    I wasn't having any luck using Comment Quicktags for bbPress with v0.9.0.1. I'll give it another shot tonight though.

    Posted 5 months ago #
  6. citizenkeith
    Member

    Still no luck getting Comment Quicktags for bbPress to work in the latest bbPress install.

    Posted 5 months ago #
  7. JoergHH
    Member

    @citizenkeit:

    I haven't the same luck either. But _ck_ gave my at tip to put both files of Quicktags directly into /my-plugins/ and not into subfolder - now it works!

    Posted 5 months ago #
  8. citizenkeith
    Member

    Thanks for the tip. Didn't work for me. :(

    Posted 5 months ago #
  9. sasapuksic
    Member

    Is this actualy working by now or is there no way emotions could be impelmented in to bbpress? Thats a big shame I gues ...

    :(

    Posted 4 months ago #
  10. i didnt want ti install wordpress just for the smilies...

    Posted 4 months ago #
  11. citizenkeith
    Member

    You can just download WordPress and upload the smilies to a new directory. Then just change the plugin to point to the new directory at this line:

    #
    $wp_smiliesreplace[] = " <img src='/wp-includes/images/smilies/$img' alt='$smiley_masked' class='wp-smiley' /> ";
    #
    }
    Posted 4 months ago #
  12. exchequer598
    Member

    _ck_:
    The insert function in Comment Quicktags for bbPress can easily be reused to insert smilies.

    Can you please show us how? Thanks :-)

    Posted 4 months ago #
  13. citizenkeith
    Member

    Maybe we should chip in some money for _ck_ to make a really nice emoticon plugin. Some of my forum users would probably chip in as well.

    Posted 4 months ago #
  14. csseur3
    Member

    hello,

    where i can download the latest version of this plugin? :)

    bye

    Posted 2 months ago #
  15. I've made an alpha version of bbPress Smilies available:
    http://bbpress.org/plugins/topic/bb-smilies
    It's rough but will get the job done.

    Posted 2 months ago #
  16. I want to make a suggestion _ck_ (then I don't have to make it).

    Put the (basic) smilies in a folder in the image folder, but also let people allow to put a smilie folder in de template's folder.

    Now let the plugin first check in the template folder if there is a smiley folder there, if so, use these smilies. If not, use the basic smilies from the basic map. This way we can use (custome)smilies suitable for the theme. (so if you theme is green, you can make some green smilies that fit your template.

    Get the idea?

    Posted 2 months ago #
  17. The plugin currently allows you to change the smilie "set".
    I intend future versions to be able to use multiple sets at the same time.

    If you want to make your own sets, just look at how the default folder is done and build your own. There is a single PHP file to edit.

    Posted 2 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.