Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I configure WebDav in order to publish content and files through the editor?

0
Posted

How can I configure WebDav in order to publish content and files through the editor?

0

– this is quite simple: htmlEditor.setUploadedObjectsTranslationPath(“http://your_server_translation_path”); htmlEditor.setPublishContentUsingWebDAV(true); htmlEditor.saveToLocation(“http://yourhost.com/webdav_enabled_dir”,true); The setUploadedObjectsTranslationPath method is needed in order to indicate how the uploaded images and objects paths should be translated by the editor in order to match the server path for correct display after upload.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123