Develop and Download Open Source Software

CKEditor Japan

[view other images]

Japanese does not merely localize "CKEditor" which is succession of Javascript HTML WYSIWYG editor "FCKeditor" that there are many users by Movable Type Open Souce, WordPress, MODx, NucleusCMS, ZenCart, MediaWiki various net systems, and include it to core hack and original plug in development, and the developers who used CKEditor in each CMS gather, and it is a project to gather result.

Would you recoomend this project?

LastUpdate:2012-05-09 16:23
Member:dakiny, kyms, ojunn, pedrokenta, toiplan [View]
Other Info.

Post new screenshot

Latest File Releases of CKEditor Japan

PackageVersionDateNotes
/ Change Log
CKEditor for MODx Evolution3.1.ja2010-02-08 22:14Document / Document

http://sourceforge.jp/projects/ckeditor/releases/44355/note
上記のプロジェクトローカライズルールを一部適用してなかったため(フォントサイズなど)、適用しました。
同梱のCKEditor本体は現時点最新のv3.1にアップデートしました。

http://code.google.com/p/modx-ja/downloads/list
基本的には上記で配布しているアーカイブと同じですが、日本語環境向けの調整(和文フォント対応など)を行なっている点が違います。

CKEditor for Movable Type1.0732011-05-25 09:06Document / Document

■概要

バージョン 1.073 をリリースしました。

MT5.1に対応したバージョンです。(MT 5.1 より前のバージョンでも引き続き利用できます)

■1.061 からの主な変更点

  • 同梱されている CKEditor のバージョンが 3.3.1 から 3.5.2 に更新されました。
  • MT5.1 に対応しました。 (MT 5.1 より前のバージョンでも引き続き利用できます)
  • 細かい不具合が修正されました。

■ドキュメントなど

CKEditor3.01ja1.12009-11-15 06:26Document / Document

■概要

CKEditor3.0.1の"ckeditor/ckeditor.js"を日本語ローカライズしたものです。
1.0では、"ckeditor.js"に加えましたが、config.jsに書いた方が開発者の意図に沿っており、
バージョンアップしてもそのまま使えということで、1.1以降は"config.js"に修正を加えることにしました。

■修正点

下記3カ所

▼フォントサイズを絶対から相対への変更

フォントサイズを"px"から、"%"に変更しました。

◇元ソース
i.fontSize_sizes='8/8px;9/9px;10/10px;11/11px;12/12px;14/14px;16/16px;18/18px;20/20px;22/22px;24/24px;26/26px;28/28px;36/36px;48/48px;72/72px';

◇修正ソース
i.fontSize_sizes='80%/80%;90%/90%;100%/100%;110%/110%;120%/120%;130%/130%;140%/140%;150%/150%;160%/160%;170%/170%;180%/180%;190%/190%;200%/200%';

▼日本語書体の追加

日本語環境で主に使われる下記の書体を追加しました。

* MS UI Gothic/MS UI Gothic, Meiryo, Meiryo UI, Osaka
* MS ゴシック/MS Gothic, Osaka-Mono
* MS Pゴシック/MS PGothic, Osaka
* MS P明朝/MS PMincho, Saimincho

◇元ソース
i.font_names='Arial/Arial, Helvetica, sans-serif;Comic Sans MS/Comic Sans MS, cursive;Courier New/Courier New, Courier, monospace;Georgia/Georgia, serif;Lucida Sans Unicode/Lucida Sans Unicode, Lucida Grande, sans-serif;Tahoma/Tahoma, Geneva, sans-serif;Times New Roman/Times New Roman, Times, serif;Trebuchet MS/Trebuchet MS, Helvetica, sans-serif;Verdana/Verdana, Geneva, sans-serif';

◇修正ソース
i.font_names='MSゴシック/MS Gothic, Osaka-Mono, monospace; MS Pゴシック/MS PGothic, Osaka, sans-serif; MS UI Gothic/MS UI Gothic, Meiryo, Meiryo UI, Osaka, sans-serif; MS P明朝/MS PMincho, Saimincho, serif; Arial/Arial, Helvetica, sans-serif;Comic Sans MS/Comic Sans MS, cursive;Courier New/Courier New, Courier, monospace;Georgia/Georgia, serif;Lucida Sans Unicode/Lucida Sans Unicode, Lucida Grande, sans-serif;Tahoma/Tahoma, Geneva, sans-serif;Times New Roman/Times New Roman, Times, serif;Trebuchet MS/Trebuchet MS, Helvetica, sans-serif;Verdana/Verdana, Geneva, sans-serif';

▼非推奨要素を推奨要素に変更

strike→del
u→ins

■修正方法

元ソースは触らず、config.jsの末尾に下記ソースを加えて、視認性、カスタマイズ性を高めてあります。

■使い方

解凍したできたフォルダー内の"config.js"をCKEditor3.0.1の"ckeditor/config.js"と入れ替えてください。それだけです。

利用者各自の責任においてお使いください。

PS:ファイルをまとめていただいたpedrokentaさん、ありがとうございました。

2009年11月15日(日)06:36 CKEditor3.01ja1.1をリリースしました。

MobilePictogram0.1.12010-01-23 05:02Document / Document

0.1.1をリリースしました。
翻訳語定義ファイルの中の小さな間違いを修正しました。

TypePadで配布している絵文字アイコン画像(クリエイティブ・コモンズとGPLのデュアルライセンス)をCKEditorで利用するためのプラグインです。

インストール方法はこちらです。 http://sourceforge.jp/projects/ckeditor/wiki/MobilePictogram

Rewrite1.1.32009-11-16 11:50Document / Document「a」や「img」のリンク先のURLを変換するプラグインです。 インストール方法はこちらです。 http://sourceforge.jp/projects/ckeditor/wiki/Rewrite

・イベント処理に関する不具合を修正しました。
・デフォルトで置換対象とする要素を追加しました。

  • Review
  • News
  • Forum
  • Ticket
  • RSS

Project ReviewsProject Review by Users

5 Stars
(22)
4 Stars
(1)
3 Stars
(0)
2 Stars
(0)
1 Star
(0)
CKEditor Japan's rating is

Last 3 reviews

Ruby on RailsでFCKeditorからの入れ替えを検討しています。

Was this review helpful for you?:
YesNo
1


0
Project Review by Anonymous - 2010-09-30 15:02

使い易くて重宝しています。

Was this review helpful for you?:
YesNo
1


0
Project Review by Anonymous - 2010-03-20 10:37

Latest Project News for CKEditor Japan

No Project News

Latest tickets for CKEditor Japan

Not Tickets

RSS Feeds List for CKEditor Japan

URL: http://sourceforge.jp/projects/ckeditor/news/rss
URL: http://sourceforge.jp/projects/ckeditor/releases/rss
URL: http://sourceforge.jp/projects/ckeditor/reviews/rss
URL: http://sourceforge.jp/projects/ckeditor/wiki/!feeds/diff
URL: http://sourceforge.jp/projects/ckeditor/wiki/!feeds/list
URL: http://sourceforge.jp/export/rss_milestone.php?group_id=4723
URL: http://sourceforge.jp/projects/ckeditor/history/rss

Software Map

Software Download Map is not Not defined

SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.