Forums

[resolved] How to modify tinyMCE (2 posts)

  1. Dragzonox
    Member
    Posted 5 years ago #

    Hello...
    I just got my two WordPress sites up and running, and I'm pretty please with it.. Except one thing..

    TinyMCE.. It's working alright, but the use of it is tiny... I have used TinyMCE in MKPortal where the options of making/editing posts/pages where much richer.
    I'm referring to the Full featured example of TinyMCE: http://tinymce.moxiecode.com/example_full.php?example=true

    Is there any way I can get this in WordPress?

  2. Trân Minh-Quân
    Member
    Posted 4 years ago #

    There is a file named tiny_mce_config.php

    To add plugin: $plugins = array(
    To add button: $mce_buttons = apply_filters(

    Be sure to upload wanted plugins, WP is distributed with only the plugins that it uses.

    Or you can TinyMCE Advanced or sth like that.

Topic Closed

This topic has been closed to new replies.

About this Topic