이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Monsters Editor for WP Super Edit

설명

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:

  1. Can customize Fckeditor with fckeditor_config.js
  2. Update to the newest version of Fckeditor by yourself. Just replace the “fckeditor” directory.
  3. Uses KFM as file browser.
  4. There is an “WordPress Read More” button in it.
  5. Open in separate windows, which makes work more flexible.
  6. Based on WP Super Edit, so you get fully control about it.

스크린샷

  • I'm Monsters Editor 1.1
  • To open MsE, just click the "MsE" button in TinyMCE.
  • After the MsE was launched, those content in TinyMCE will automatically transport to powerful Fckeditor.
  • Why not right click on an image? Fckeditor has beautiful context menu.
  • After click on "Image Properties", we get a dialog, which shows all the configurations of an image. Now, let's click "Browse Server".
  • What happens? Ho ho, Monsters Editor uses KFM as its file management system which is an Ajax implementation.
  • Finally, when you finished your work or want to back to TinyMCE, click the "Save" button on MsE toolbar.

설치

  1. install WP Super Edit (prerequisite)
    1. download Monsters Editor 1.1 for WP Super Edit, unzip it.
    2. modify fckeditor_config.js as you wish (optional)
    3. modify configuration.php in mse/fckeditor/editor/plugins/kfm (important)
      1. fill the name of your database in $kfm_db_name. Like $kfm_db_name=’laurel_wordpress’;
      2. fill the username of your database in $kfm_db_username. Like $kfm_db_username=’laurel_wdpress’;
      3. fill the password of your database in $kfm_db_password. Like $kfm_db_password=’dkfjal’;
      4. 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/’;
    4. upload the whole “mse” directory to “wp-content/plugins/superedit/tinymce_plugins” directory of your Web site.
    5. 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”.
    6. In “Arrange Editor Buttons”, decide which place to put the “MsE” button. (By default, it is disabled, you should enable by yourself)
    7. 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/

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Monsters Editor for WP Super Edit”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Monsters Editor for WP Super Edit”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.