From 071e8cfb62edeca5aa87f333e4ffa697ff3ad346 Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Sun, 6 Jul 2014 16:37:53 +0800 Subject: [PATCH] remove useless/unsupport html files in tinymce --- .../3.5.8/plugins/preview/example.html | 28 ------------------- .../3.5.8/plugins/preview/preview.html | 17 ----------- .../4.0.21/plugins/example/dialog.html | 8 ------ 3 files changed, 53 deletions(-) delete mode 100644 ajax/libs/tinymce/3.5.8/plugins/preview/example.html delete mode 100644 ajax/libs/tinymce/3.5.8/plugins/preview/preview.html delete mode 100755 ajax/libs/tinymce/4.0.21/plugins/example/dialog.html diff --git a/ajax/libs/tinymce/3.5.8/plugins/preview/example.html b/ajax/libs/tinymce/3.5.8/plugins/preview/example.html deleted file mode 100644 index b2c3d90ce..000000000 --- a/ajax/libs/tinymce/3.5.8/plugins/preview/example.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - - -Example of a custom preview page - - - -Editor contents:
-
- -
- - - diff --git a/ajax/libs/tinymce/3.5.8/plugins/preview/preview.html b/ajax/libs/tinymce/3.5.8/plugins/preview/preview.html deleted file mode 100644 index 67e7b142f..000000000 --- a/ajax/libs/tinymce/3.5.8/plugins/preview/preview.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - -{#preview.preview_desc} - - - - - diff --git a/ajax/libs/tinymce/4.0.21/plugins/example/dialog.html b/ajax/libs/tinymce/4.0.21/plugins/example/dialog.html deleted file mode 100755 index 565f06f5e..000000000 --- a/ajax/libs/tinymce/4.0.21/plugins/example/dialog.html +++ /dev/null @@ -1,8 +0,0 @@ - - - -

Custom dialog

- Input some text: - - - \ No newline at end of file