Editorの最近のブログ記事

Drupalで使えるEditor(エディター)

| トラックバック(0)

Drupalでは、モジュールをインストールする事によって、様々なエディターが利用可能です。

エディターは、WYSIWYG(What You See Is What You Get)と呼ばれるものが使われます。HTMLが分からない人、もしくは面倒な人でも、ウェブ上でワードのような簡単操作が行えるというものです。Drupal 6 + FCKeditor + IMCEがDrupalの現在の主流らしいです。CKeditorの場合には、IMCEと連動させようとすると、現状では特別な設定が必要になると思います。

最初の候補となるのが、WYSIWYGモジュールです。

WYSIWYG
(TinyMCEを統合したので、TinyMCEの事です)
http://drupal.org/project/wysiwyg
Allows to use client-side editors to edit content. It simplifies the installation and integration of the editor of your choice. This module replaces all other editor integration modules. No other Drupal module is required.

CKEditor
http://drupal.org/project/ckeditor
シンプルなエディターで非常に使いやすく出来ています。DrupalのモジュールのCKEditorは、CKEditorをDrupalに導入する役割を担っているだけなので、Drupalとは別にあるCKEditorをダウンロードして、DrupalのCKEditorの下に入れておく作業が必要になります。

FCKEditor
http://drupal.org/project/fckeditor
こちらも非常にポピュラーなエディターで、マイクロソフト社のWordに近いインターフェイスエディタで、初心者でも簡単に慣れる事が出来ます。これもCKEditorと同じで、drupal.orgにあるモジュールだけでは動きません。http://www.fckeditor.net/downloadよりFCKeditor本体をダウンロードする必要があります。また、Drupal7には現段階(2011年5月)で正式に対応していません。Drupalでは、Drupal 6 + FCKeditor + IMCEがDrupalの主流らしいです。

6.xのTinyMCEプラグインは、JavaScriptコンプレッションがONになっているとスクリプトエラーが出て動かない事であります。また、TinyMCEプラグインは、任意にリッチエディタモードをON/OFFできないなどの理由からTinyMCEよりもRCKEditorの方が人気があるようです。

IMCEによるEditorに対する画像のInsert
http://drupal.org/project/imce
IMCEは、主にEditorに対する画像のInsertで用います。

Wysiwyg moduleと一緒にIMCEを使う場合には、ブリッジモジュールが必要になります。
Allows to use IMCE module with Wysiwyg module.
http://drupal.org/project/imce_wysiwyg

Currently supported editor

  • CKEditor
  • FCKeditor
  • TinyMCE
  • Basic file operations: upload, delete
  • Image(jpg, png, gif) operations: resize, create thumbnails, preview
  • Support for private file system
  • Configurable limits for user roles: file size per upload, directory quota, file extensions, and image dimensions
  • Personal or shared folders for users
  • Permissions per directory
  • Ftp-like directory navigation
  • File sorting by name, size, dimensions, date
  • Tabbed interface for file operations
  • Keyboard shortcuts(up, down, insert(or enter), delete, home, end, ctrl+A, R(esize), T(humbnails), U(pload)).
  • Built-in support for inline image/file insertion into textareas
  • Multiple file selection(using ctrl or shift)
  • Ajax file operations
  • Themable layout using tpl files

スポンサードリンク




スポンサードリンク




このアーカイブについて

このページには、過去に書かれたブログ記事のうちEditorカテゴリに属しているものが含まれています。

前のカテゴリはDrupal APIです。

次のカテゴリはgooglemapです。

最近のコンテンツはインデックスページで見られます。過去に書かれたものはアーカイブのページで見られます。

アイテム

  • コレクション
  • サービス比較
  • mixi
  • NAVERまとめ
  • DeNA
  • まとめブログ
  • wordpress.jpg
  • NAVERまとめエラー
  • nanapi
  • 広告
  • NAVERまとめ
  • twitter
  • NAVERまとめバグ
  • money
  • style
  • ehow
  • まとめサイトのアクセス数

最近のコメント