OSDN Git Service

CKEditor4.3.0にオリジナルプラグイン追加。
authornaoki hirata <naoki@magic3.org>
Tue, 26 Nov 2013 01:03:28 +0000 (10:03 +0900)
committernaoki hirata <naoki@magic3.org>
Tue, 26 Nov 2013 01:03:28 +0000 (10:03 +0900)
commitabea13939819e2fd09298612d2d9b0839d83e441
treed133cd58f02c6e39c8f0ca00c918c0e4646c079c
parent8418d8da028f6f042285491e45b52e9ea615015c
CKEditor4.3.0にオリジナルプラグイン追加。
28 files changed:
scripts/ckeditor4.3.0/plugins/bbcode/dev/bbcode.html [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/bbcode/plugin.js [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/bbcode/samples/bbcode.html [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/googlemaps/dialogs/googlemaps.js [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/googlemaps/dialogs/main.js [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/googlemaps/dialogs/polyline.js [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/googlemaps/icons/googlemaps.png [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/googlemaps/images/AddMarker.png [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/googlemaps/images/AddMarkerDown.png [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/googlemaps/images/mapIcon.gif [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/googlemaps/images/maps_res_logo.png [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/googlemaps/images/mm_20_blue.png [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/googlemaps/images/mm_20_shadow.png [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/googlemaps/images/mm_20_yellow.png [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/googlemaps/lang/en.js [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/googlemaps/lang/ja.js [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/googlemaps/plugin.js [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/info.txt [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/linkinfo/dialogs/linkinfo.js [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/linkinfo/icons/linkinfo.png [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/linkinfo/lang/en.js [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/linkinfo/lang/ja.js [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/linkinfo/plugin.js [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/youtube/dialogs/youtubeDialog.js [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/youtube/icons/youtube.png [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/youtube/lang/en.js [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/youtube/lang/ja.js [new file with mode: 0644]
scripts/ckeditor4.3.0/plugins/youtube/plugin.js [new file with mode: 0644]