Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Is there any ready-to-go docbook editor for web applications out there? I'm thinking of something like FCKeditor or TinyMCE that returns a docbook xml code back to the web application. I am aware that FCKeditor is customizable to do this, but I have not heard of anyone who did this.

share|improve this question

1 Answer

up vote 2 down vote accepted

Maybe the Xopus web based XML editor does the trick? http://xopus.com/xopus-web-based-wysiwyg-xml-editor.html It has support for Dita and Docbook.

share|improve this answer
Are there any otheres that actually have a demo/free mode for editing a Docbook file? Xopus does not. – Dewayne Jun 15 '11 at 20:49

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.