-
Notifications
You must be signed in to change notification settings - Fork 13
License
michalc/PDW-File-Browser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
======================== IMPORTANT ======================== The upload folder and cache folder need write permission for the file browser to function properly! ======================== CONFIG.PHP ======================== Edit the config.php file to specify your upload folder, default language and default view layout and many more. ======================== TinyMCE installation ======================== Add the following setting to the TinyMCE configuration: -------------------------------------------------------------------------- plugins: "pdw_file_browser", theme_advanced_buttons1 : "image,pdw_insertimage,|,link,unlink,pdw_insertfile", pdw_file_browser_url: "/path/from/root/to/pdw_file_browser/index.php" ======================== CKEditor installation ======================== Add the following settings to the CKEditor configuration: -------------------------------------------------------------------------- filebrowserBrowseUrl : '/pdw_file_browser/index.php?editor=ckeditor', filebrowserImageBrowseUrl : '/pdw_file_browser/index.php?editor=ckeditor&filter=image', filebrowserFlashBrowseUrl : '/pdw_file_browser/index.php?editor=ckeditor&filter=flash',
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published