Categories: WP/WP Plugins | Tags: , , | Views: 13,564

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/

RELATED POSTS:

  1. 案例5:百度贴吧随意发
  2. 谁动了你的代码?–FCKEditor插件code开发小记
  3. jquery.msgbox is now hosting in Google Code
  4. WP-plugin:Verification Code for Comments(评论验证码)
  5. 教你发布wordpress插件
  6. pyWebQQ下载
  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.:你尝试把这句注释掉试试看?

  10. January 31st, 2011 at 15:47

    i have a question.I want to insert a plugin(anyplayer) into fckeditor . could u help me?thanks.I am looking forward to getting your message.

  11. Charlie
    October 11th, 2011 at 11:23

    可能是我没有仔细检查,但是我一直没有发现insert more tag这个功能呢?有一个外表相似,功能无关的“插入分页符”,希望教主指教。

    • October 11th, 2011 at 12:08

      @Charlie:我加的这个功能叫Insert Codes

  12. Charlie
    October 11th, 2011 at 12:16

    抱歉,在下眼拙,还是未能发现您所说的“Insert Codes”所在位置。我提问的问题是关于那个“insert more tag”,在wordpress中,可以出现在首页等地方显示“继续阅读”的效果。

    • October 11th, 2011 at 16:01

      @Charlie:那个东西叫read more

    • Charlie
      October 11th, 2011 at 16:07

      @pwwang:实在不好意思,看来我是要耽误您的时间了。我在wordpress下安装了这个插件:Dean’s FCKEditor With pwwang’s code plugin For WordPress,在“写文章”的时候,仔细,认真的找了N遍,还是没有发现您说的那个“read more”按钮。如上所问,如果我想在首页等地方显示”继续阅读“的效果,应该需要这个功能。谢谢!

    • October 11th, 2011 at 16:21

      @Charlie:请查收邮箱里附件

  13. Mike
    October 20th, 2011 at 20:53

    Used this plugin for some time.

    Reinstalled a site and installed fck – the plugin does not access my images that reside in the wp-content/uploads directory – I have made sure this is setup correctly in fck options.

    Am I missing something here – this renders the plugin pretty useless for me.
    Any suggestions, please.

    Thank you.

    Mike

    • October 24th, 2011 at 11:41

      @Mike:How about the permissions of the directory?

  14. Mike
    October 24th, 2011 at 15:01

    Hi,

    Permissions are 755 – this should be fine.

    fck just seems to not see the directory – when you browse the server – it is pointing to a fckEditor sub directory, I think.

    Thanks,

    Mike

  15. Mike
    October 24th, 2011 at 15:03
    • October 24th, 2011 at 16:42

      @Mike:How is it if you just use deans fckeditor for wp? Because I did not modify any part of this function.

  16. Mike
    October 24th, 2011 at 17:56

    Hi,

    The same.

    Cheers,

    mike

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

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