bbPress Plugin Browser »

Tiny MCE (3.2.5)

Download

Version: 3.2.5

Last Updated: 2009-7-20

Author Homepage »

Plugin Homepage »

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(3)

Your Rating

Author: Nicolas Grasset


  1. hi guys,
    I solved the problem that did not appear the editor in this way: tinymce.php in /my-plugins and the other file in my-plugins/tinymce/tiny_mce . I hope it is useful

    Posted: 2 years ago #
  2. Is there a way to add a hyperlink button to this plugin?

    Image insertion? Text color?

    I like this plugin but all I am getting is bold, italics, underline, cross text, undo, redo, cleanup, and 2 list buttons.

    Is there a way to turn on more advanced features?

    Posted: 2 years ago #
  3. Hi everyone,

    Having some trouble here as TinyMCE is not displaying at http://leaf-age.com/forum/

    What's strange is that I have the same exact bbpress theme with the same exact plugins running at http://techsnack.tv/forum - and Tiny MCE works there - no problem.

    bbhead is called in the header.

    Any help would really be appreciated!

    Posted: 2 years ago #
  4. You can configure all the options from tinymce.php in the plugin directory.

    in function tinymce_head there is a function called init. Here you can use all the options from here:

    http://wiki.moxiecode.com/index.php/TinyMCE:Configuration

    Posted: 2 years ago #
  5. I could really use some additional information here. When folks are referring to "adding bb_head() to the template" whihc file - exactly - is the template and exactly which code do I need to insert and at which line?

    Thank you!

    Posted: 2 years ago #
  6. winsh

    5 stars
    4 stars
    3 stars
    2 stars
    1 star

    Member

    <?php echo bb_get_uri(); ?>

    maybe

    <?php echo bb_get_url(); ?>

    Posted: 1 year ago #

RSS feed for this topic

Add a Comment

You must log in to post.