OSDN Git Service

新規CKEditorにMagic3用のプラグイン追加。
authornaoki hirata <naoki@magic3.org>
Sun, 2 Mar 2014 11:50:24 +0000 (20:50 +0900)
committernaoki hirata <naoki@magic3.org>
Sun, 2 Mar 2014 11:50:24 +0000 (20:50 +0900)
commit4c1ebd6ca246df3d0dd7356508e3dcc04c779d5d
tree6aff617ed56b824395df802da8de65892d9d3297
parent0b1d058c6a3cf71281b9ea47211e38bf5a671a52
新規CKEditorにMagic3用のプラグイン追加。
67 files changed:
scripts/ckeditor4.3.3/config.js [deleted file]
scripts/ckeditor4.3.3/plugins/bbcode/dev/bbcode.html [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/bbcode/plugin.js [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/bbcode/samples/bbcode.html [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/googlemaps/dialogs/googlemaps.js [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/googlemaps/dialogs/main.js [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/googlemaps/dialogs/polyline.js [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/googlemaps/icons/googlemaps.png [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/googlemaps/images/AddMarker.png [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/googlemaps/images/AddMarkerDown.png [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/googlemaps/images/mapIcon.gif [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/googlemaps/images/maps_res_logo.png [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/googlemaps/images/mm_20_blue.png [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/googlemaps/images/mm_20_shadow.png [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/googlemaps/images/mm_20_yellow.png [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/googlemaps/lang/en.js [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/googlemaps/lang/ja.js [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/googlemaps/plugin.js [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/info.txt [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/linkinfo/dialogs/linkinfo.js [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/linkinfo/icons/linkinfo.png [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/linkinfo/lang/en.js [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/linkinfo/lang/ja.js [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/linkinfo/plugin.js [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/youtube/dialogs/youtubeDialog.js [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/youtube/icons/youtube.png [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/youtube/lang/en.js [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/youtube/lang/ja.js [new file with mode: 0644]
scripts/ckeditor4.3.3/plugins/youtube/plugin.js [new file with mode: 0644]
scripts/ckeditor4.3.3/samples/ajax.html [deleted file]
scripts/ckeditor4.3.3/samples/api.html [deleted file]
scripts/ckeditor4.3.3/samples/appendto.html [deleted file]
scripts/ckeditor4.3.3/samples/assets/inlineall/logo.png [deleted file]
scripts/ckeditor4.3.3/samples/assets/outputxhtml/outputxhtml.css [deleted file]
scripts/ckeditor4.3.3/samples/assets/posteddata.php [deleted file]
scripts/ckeditor4.3.3/samples/assets/sample.css [deleted file]
scripts/ckeditor4.3.3/samples/assets/sample.jpg [deleted file]
scripts/ckeditor4.3.3/samples/assets/uilanguages/languages.js [deleted file]
scripts/ckeditor4.3.3/samples/datafiltering.html [deleted file]
scripts/ckeditor4.3.3/samples/divreplace.html [deleted file]
scripts/ckeditor4.3.3/samples/index.html [deleted file]
scripts/ckeditor4.3.3/samples/inlineall.html [deleted file]
scripts/ckeditor4.3.3/samples/inlinebycode.html [deleted file]
scripts/ckeditor4.3.3/samples/inlinetextarea.html [deleted file]
scripts/ckeditor4.3.3/samples/jquery.html [deleted file]
scripts/ckeditor4.3.3/samples/plugins/dialog/assets/my_dialog.js [deleted file]
scripts/ckeditor4.3.3/samples/plugins/dialog/dialog.html [deleted file]
scripts/ckeditor4.3.3/samples/plugins/enterkey/enterkey.html [deleted file]
scripts/ckeditor4.3.3/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.fla [deleted file]
scripts/ckeditor4.3.3/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.swf [deleted file]
scripts/ckeditor4.3.3/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js [deleted file]
scripts/ckeditor4.3.3/samples/plugins/htmlwriter/outputforflash.html [deleted file]
scripts/ckeditor4.3.3/samples/plugins/htmlwriter/outputhtml.html [deleted file]
scripts/ckeditor4.3.3/samples/plugins/magicline/magicline.html [deleted file]
scripts/ckeditor4.3.3/samples/plugins/toolbar/toolbar.html [deleted file]
scripts/ckeditor4.3.3/samples/plugins/wysiwygarea/fullpage.html [deleted file]
scripts/ckeditor4.3.3/samples/readonly.html [deleted file]
scripts/ckeditor4.3.3/samples/replacebyclass.html [deleted file]
scripts/ckeditor4.3.3/samples/replacebycode.html [deleted file]
scripts/ckeditor4.3.3/samples/sample.css [deleted file]
scripts/ckeditor4.3.3/samples/sample.js [deleted file]
scripts/ckeditor4.3.3/samples/sample_posteddata.php [deleted file]
scripts/ckeditor4.3.3/samples/tabindex.html [deleted file]
scripts/ckeditor4.3.3/samples/uicolor.html [deleted file]
scripts/ckeditor4.3.3/samples/uilanguages.html [deleted file]
scripts/ckeditor4.3.3/samples/xhtmlstyle.html [deleted file]
scripts/ckeditor4.3.3/styles.js [deleted file]