Good idea also for wire, we can integrate http://www.fckeditor.net/ into it.But get activity plugin to display images! like facebook
How do you make activity display images?
fck? use tinymce that is integrated with wp..
Is it possible to enable TinyMCE for the text input area inside forums? The default seems to be no buttons for formatting, images, links, etc.
i’m interested on this but activity to display media llike facebook.com news stream
How would you enable TinyMCE for the text areas inside BP?
“fck? use tinymce that is integrated with wp”
Anyone? For example, this text area I’m typing into right now has no buttons over it. How would I add them there? Thx
check out this plugin:
https://wordpress.org/extend/plugins/tinymcecomments/
Why the need of a preview box if you have the What You See Is What You Get Editor in the same place as your visitors type in the comments?
This plugin turns the comment field from a primitive into a WYSIWYG editor, using the internal TinyMCE library bundled with WordPress 2.0 or up, without the need of another separate installation. Functions that only available to writers like adding images were removed and will not show up in the toolbar.
If you add to the mu-plugins and add this line to the end of the plugin file:
add_action(‘template_notices’, ‘mcecomment_init’);
This is only the concept, I have not tested it, and don’t have the time but wanted to point you in a direction.
Brad
http://gorgeosgamers.com/beta/
just enqueque your script or waiting my own next plugin on bpdev (buddypressdev.org)
nicola,
BP GURU & Bpdev