|
Oct
23
|
|
|
Categories: WP/WP Plugins
| Tags: FCKeditor, wordpress, WP插件
| 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
- Upload this plugin to the
/wp-content/plugins/directory. - Deactive or uninstall(RECOMMANDED) Dean’s editor.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
Frequently Asked Questions
- Browsers supported? IE & Firefox
Screenshots
- fckeditor

- build-in "Insert Codes" Button

- "Insert Codes" Dialog

- "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:


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
@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).
ok, thank you, I will follow in Dean’s website…
我就说这名字好像哪里见过,之前拜读了《谁动了你的代码》时没注意到这款插件也是你出的。
我有一个问题,就是上传文件是到uploads文件夹,而wp原始是uploads/year/month形式,怎样修改才能回到原来效果。
请帮忙,谢谢
@alswl:这个在Settings->FCKEditor里可以设置的
Settings->FCKEditor 可以设置静态的目录,而WP默认是year/month这种形式的,我看了插件的结构,应该在”deans-fckeditor-with-pwwangs-code-plugin-for-wordpress\filemanager\connectors\php\config.php”修改,但是我尝试了半天,都没有成功,请指导一下
@alswl:你可以尝试修改deans_fckeditor_class.php里的几处wp-content/uploads,请注意修改前判断文件夹是否存在,不存在则尝试创建
谢谢答复,我对php不是很熟悉,正在尝试
在ie8下使用总提示fckxhtml.js,没有权限。
难道只能用于火狐?
在ie8下添加代码时提示fckxhtml.js 没有权限
而用火狐正常
我也用ie8却没有你说的问题。。。ie8有调试工具,你可以看看是哪一行出了问题,把代码贴过来
switch ( htmlNode.nodeType )
没有权限 fckxhtml.js 行184字符2
@An.:这个似乎是fckeditor的问题?我只是写了一个code插件,而没有发动fckeditor的其他代码。
deans-fckeditor 好像并没有fckeditor/editor/_source/internals/fckxhtml.js
而且只有插入代码在执行下一动。就会触发这个错误!
@An.:我再次用ie8测试了一下,仍然没有报错。。。
@An.:你尝试把这句注释掉试试看?
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.
@hey33:I suggest you read this post first.
http://pwwang.com/technology/wp-wp-plugins/who_moved_your_codes/
May it inspire you.
Any more questions, keep contact.
可能是我没有仔细检查,但是我一直没有发现insert more tag这个功能呢?有一个外表相似,功能无关的“插入分页符”,希望教主指教。
@Charlie:我加的这个功能叫Insert Codes
抱歉,在下眼拙,还是未能发现您所说的“Insert Codes”所在位置。我提问的问题是关于那个“insert more tag”,在wordpress中,可以出现在首页等地方显示“继续阅读”的效果。
@Charlie:那个东西叫read more
@pwwang:实在不好意思,看来我是要耽误您的时间了。我在wordpress下安装了这个插件:Dean’s FCKEditor With pwwang’s code plugin For WordPress,在“写文章”的时候,仔细,认真的找了N遍,还是没有发现您说的那个“read more”按钮。如上所问,如果我想在首页等地方显示”继续阅读“的效果,应该需要这个功能。谢谢!
@Charlie:请查收邮箱里附件
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
@Mike:How about the permissions of the directory?
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
Hi,
This is what I see when browsing the server for an image
‘http://www.wrightplace.co.uk/wp-content/plugins/deans-fckeditor-with-pwwangs-code-plugin-for-wordpress/filemanager/browser/default/browser.html?Connector=../../connectors/php/connector.php&Type=Image‘
Cheers,
Mike
@Mike:How is it if you just use deans fckeditor for wp? Because I did not modify any part of this function.
Hi,
The same.
Cheers,
mike