Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
beats23 Posted January 27, 2019 Posted January 27, 2019 I want to add a couple useful third party ckeditor plugins to the IPS ckeditor. IPS uses their own inhouse file browser which is great but third party CKEditor plugins that need access to the media does not work. Does anyone know if third party CKEditor plugins that need access to IPS media files will work if I assign the filebrowserBrowseUrl and filebrowserUploadUrl, to the third party plugin? https://ckeditor.com/docs/ckeditor4/latest/guide/dev_file_browse_upload.html Does anyone know the URL for the IPS filebrowserBrowseUrl and the IPS filebrowserUploadUrl? CKEDITOR.replace( 'editor1', { filebrowserBrowseUrl: '/browser/browse.php', filebrowserUploadUrl: '/uploader/upload.php' }); Thanks
Recommended Posts
Archived
This topic is now archived and is closed to further replies.