Anthony L. wrote:
we are after a DITA compatible XML tool and came across your
xmleditor.
Is there an easy way we can have functionality with the editor so I can
publish the changes directly to a webserver? We are after a tool that
create and publish content to a webserver without the manual process of
uploading the files.
Can you please let me know?
Yes.
Besides the fact that our XML editor supports WebDAV
(http://www.webdav.org/) through a (free) plug-in:
http://www.xmlmind.com/xmleditor/addons_doc.html#dav_vdrive
it's also possible to extends our XML editor by the means of XML
configuration files (no programming) in order to add a custom command
HTTP POST-ing files to a web server (just like submitting an HTML form
containing file fields and other kind of fields):
http://www.xmlmind.com/xmleditor/_distrib/doc/commands/post.html
Element <post> is part of what we call "process commands":
http://www.xmlmind.com/xmleditor/_distrib/doc/commands/process.html
This second option is very flexible and has already been used several
times in production by our customers.
--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support