Linux 软件免费装

Ckeditor With Jquery

开发者 MMDeveloper
The Marketing Mix Osborne Park Perth
更新时间 2014年10月28日 08:47
PHP版本: 3.3 及以上
WordPress版本: 4.0
版权: GPLv2 or later
版权网址: 版权信息

标签

plugin editor wysiwyg plugins ckeditor

下载

1.0

详情介绍:

CKeditor With Jquery is a plugin that allows you to add ckeditor to your plugin with ease. It even has the JQuery adapter so you can apply the ckeditor to a textarea using JQuery. It is currently using Ckeditor version 3.6.5. Don't worry about the "headers already sent" message, the plugin is fine. To include ckeditor within your plugin, run this method after including jquery: include_ckeditor_with_jquery_js(); To set a textarea as a ckeditor, use the following jQuery: jQuery("textarea").ckeditor(); To set a specific textarea, you can use Jquery selector like: jQuery("#editor").ckeditor(); Built by The Marketing Mix Perth: http://www.marketingmix.com.au

安装:

  1. Install WordPress 3.4.2 or higher
  2. Download the following file: http://downloads.wordpress.org/plugin/ckeditor-with-jquery.1.0.zip
  3. Login to WordPress admin, click on Plugins / Add New / Upload, then upload the zip file you just downloaded.
Built by The Marketing Mix Perth: http://www.marketingmix.com.au

升级注意事项:

1.0
  • Initial Commit

更新日志:

1.0