diff --git a/.buildpath b/.buildpath new file mode 100644 index 0000000..8bcb4b5 --- /dev/null +++ b/.buildpath @@ -0,0 +1,5 @@ + + + + + diff --git a/.project b/.project new file mode 100644 index 0000000..9204fee --- /dev/null +++ b/.project @@ -0,0 +1,22 @@ + + + Tinymce4Filemanager + + + + + + org.eclipse.wst.validation.validationbuilder + + + + + org.eclipse.dltk.core.scriptbuilder + + + + + + org.eclipse.php.core.PHPNature + + diff --git a/.settings/org.eclipse.php.core.prefs b/.settings/org.eclipse.php.core.prefs new file mode 100644 index 0000000..2baf59f --- /dev/null +++ b/.settings/org.eclipse.php.core.prefs @@ -0,0 +1,3 @@ +eclipse.preferences.version=1 +include_path=0;/FileManager4TinyMCE +use_asp_tags_as_php=false diff --git a/tinymce/plugins/filemanager/config.php b/tinymce/plugins/filemanager/config.php index 4a6bead..55d2fbe 100755 --- a/tinymce/plugins/filemanager/config.php +++ b/tinymce/plugins/filemanager/config.php @@ -1,5 +1,5 @@