Categories: WP/WP Plugins | Tags: , , | Views: 4,472

This plugin replaces the default WordPress editor with Dean’s FCKeditor with pwwang’s code plugin


Contributors: dean pwwang
Donate link: http://pwwang.com/
Tags: post, fckeditor, editor, WYSIWYG, code
Requires at least: 2.2
Tested up to: 2.7.4
Stable tag: trunk



Description

This plugin replaces the default WordPress editor with Dean’s FCKeditor with pwwang’s code plugin

FCKeditor is an open source WYSIWYG text editor ,brings to the web much of the power of desktop editors like MS Word.it’s lightweight and is compatible with most internet browsers which include: IE 5.5+ (Windows), Firefox 1.0+, Mozilla 1.3+ and Netscape 7+. Dean Lee has modified it and made it fit for wordpress.

Features:

  • media buttons
  • Build-in File manager and upload manager
  • Build-in WordPress "read more" Button
  • Integrated with WordPress media buttons
  • Manage and insert smileys into your post
  • Customize editor’s skin
  • —above: Dean’s had, below: pwwang added—
    ** Build-in "Insert Codes" Button
    ** Block wordpress codes(pre lang="…")
    ** Support mainstream code highlight plugin(wp-codebox,wp-syntax)
  • 内建“插入代码”按钮
  • 将你插入的代码保护起来,代码标记(pre lang="")
  • 支持主流代码高亮插件(wp-codebox,wp-syntax)

Installation

  1. Upload this plugin to the /wp-content/plugins/ directory.
  2. Deactive or uninstall(RECOMMANDED) Dean’s editor.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.

Frequently Asked Questions

  1. Browsers supported? IE & Firefox

Screenshots

  1. fckeditor 
  2. build-in "Insert Codes" Button
  3. "Insert Codes" Dialog
  4. "Edit Codes" popMenu

Changelog

=1.0= with code plugin

Official Page URI: http://wordpress.org/extend/plugins/deans-fckeditor-with-pwwangs-code-plugin-for-wordpress/

这篇文章来自 迷途知返(PWWANG.COM), 转载请注明出处。 版权说明

  1. Amin
    November 8th, 2009 at 17:54
    Reply | Quote | #1

    hi, thanks for your nice plugin, but here is some problems:
    I noticed that font colour doesn’t work after publishing the post.
    and, fckeditor does not appear in popup comments form.(comments-popup.php instead of comments.php)
    please help me! and thank you in advance :)

    • November 8th, 2009 at 23:11
      Quote | #2

      @Amin:I have no idea how you defined font colour in the editor.
      Did you use the font colour button on the toolbar or edit the source code in the source code mode?
      And how did the font display after the post published?
      Actually, this plugin is not my original WP plugin. I just added a FCKEDITOR plugin “code” as I described above with Dean’s FCKEditor for wordpress.
      So if your problems, including popup comments form, are not involved in the codes added or modified in the editor, I recommand you go to Dean’s.(The link is given in the description).

  2. Amin
    November 8th, 2009 at 23:48
    Reply | Quote | #3

    ok, thank you, I will follow in Dean’s website… ;)

  3. November 15th, 2009 at 00:06
    Reply | Quote | #4

    我就说这名字好像哪里见过,之前拜读了《谁动了你的代码》时没注意到这款插件也是你出的。
    我有一个问题,就是上传文件是到uploads文件夹,而wp原始是uploads/year/month形式,怎样修改才能回到原来效果。
    请帮忙,谢谢

    • November 15th, 2009 at 00:36
      Quote | #5

      @alswl:这个在Settings->FCKEditor里可以设置的

  4. November 15th, 2009 at 01:10
    Reply | Quote | #6

    Settings->FCKEditor 可以设置静态的目录,而WP默认是year/month这种形式的,我看了插件的结构,应该在”deans-fckeditor-with-pwwangs-code-plugin-for-wordpress\filemanager\connectors\php\config.php”修改,但是我尝试了半天,都没有成功,请指导一下

    • November 15th, 2009 at 10:20
      Quote | #7

      @alswl:你可以尝试修改deans_fckeditor_class.php里的几处wp-content/uploads,请注意修改前判断文件夹是否存在,不存在则尝试创建

  5. November 15th, 2009 at 12:48
    Reply | Quote | #8

    谢谢答复,我对php不是很熟悉,正在尝试 :)

  6. March 25th, 2010 at 20:41
    Reply | Quote | #9

    在ie8下使用总提示fckxhtml.js,没有权限。
    难道只能用于火狐?

  7. March 25th, 2010 at 20:57

    在ie8下添加代码时提示fckxhtml.js 没有权限

    而用火狐正常

    • March 26th, 2010 at 09:10

      我也用ie8却没有你说的问题。。。ie8有调试工具,你可以看看是哪一行出了问题,把代码贴过来

  8. March 26th, 2010 at 11:20

    switch ( htmlNode.nodeType )

    没有权限 fckxhtml.js 行184字符2

    • March 26th, 2010 at 12:40

      @An.:这个似乎是fckeditor的问题?我只是写了一个code插件,而没有发动fckeditor的其他代码。

  9. March 27th, 2010 at 09:58

    deans-fckeditor 好像并没有fckeditor/editor/_source/internals/fckxhtml.js

    而且只有插入代码在执行下一动。就会触发这个错误!

    • March 29th, 2010 at 10:19

      @An.:我再次用ie8测试了一下,仍然没有报错。。。

    • March 29th, 2010 at 21:41

      @An.:你尝试把这句注释掉试试看?

;) :| :x :twisted: :roll: :oops: :o :mrgreen: :lol: :idea: :evil: :cry: :arrow: :P :D :?: :? :) :( :!: 8O 8)

你可以使用@somebody:开头, 来邮件通知somebody你回复了他的留言(用户名区分大小写).