Descripcion
Right, as a plugin for WP Super Edit, Monsters Editor (MsE) brings the magic of Fckeditor back to TinyMCE. So if you prefer TinyMCE as its concision, but used to Fckeditor’s powerful functions, then MsE is your good choice.
Let’s take a look at here to see what it can do.
Features:
- Can customize Fckeditor with fckeditor_config.js
- Update to the newest version of Fckeditor by yourself. Just replace the « fckeditor » directory.
- Uses KFM as file browser.
- There is an « WordPress Read More » button in it.
- Open in separate windows, which makes work more flexible.
- Based on WP Super Edit, so you get fully control about it.
Screenshots
Installacion
- install WP Super Edit (prerequisite)
- download Monsters Editor 1.1 for WP Super Edit, unzip it.
- modify fckeditor_config.js as you wish (optional)
- modify configuration.php in mse/fckeditor/editor/plugins/kfm (important)
- fill the name of your database in $kfm_db_name. Like $kfm_db_name=’laurel_wordpress’;
- fill the username of your database in $kfm_db_username. Like $kfm_db_username=’laurel_wdpress’;
- fill the password of your database in $kfm_db_password. Like $kfm_db_password=’dkfjal’;
- fill the location of your files directory, saying « /wp-content/uploads/ », in both $kfm_userfiles and $kfm_userfiles_output. Like $kfm_userfiles=’/wp-content/uploads/’; $kfm_userfiles_output=’/wp-content/uploads/’;
- upload the whole « mse » directory to « wp-content/plugins/superedit/tinymce_plugins » directory of your Web site.
- Go to the WordPress administration panel, under the « Plugins », there is a « WP Super Edit », click it! Then click « Configure Editor Plugins ». Finally, check « MsE », and click « Update Options ».
- In « Arrange Editor Buttons », decide which place to put the « MsE » button. (By default, it is disabled, you should enable by yourself)
- remember to use « Ctrl+F5 » to clean the cache before using it the first time. Enjoy!
FAQ
- Where to get help?
-
Drop all your questions here: http://www.guiguan.net/2007/07/monsters-editor-10-for-wp-super-edit/
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Monsters Editor for WP Super Edit” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Monsters Editor for WP Super Edit” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.