Thomas Schraitle skrev:
Hi Anders,
On Monday 29 May 2006 10:51, Anders Norrbring wrote:
Thanks Adrian, This message is sent to opensuse-doc@opensuse.org as well, I'll continue to search Google to see if I can find something useful.
Anders.
Adrian Schröter skrev:
Am Monday 29 May 2006 10:03 schrieb Anders Norrbring:
I'm looking at posting a how-to at opensuse.org, but I'm kindof confused by the site.. I can't find any way to upload my DocBook XML files, just a web based section editing function..
Do I have to copy-and-paste all of it into that web based editor? Or can I somehow use my XML files? The wiki remains to be a wiki ;)
But we did plan to support also handbook style writings via doc.opensuse.org. You should get in contact via our doc writers, via opensuse-doc@opensuse.org
bye adrian
Currently, we have similiar problems with our docs. I developed XSLT stylesheets to transform Novdoc or DocBook XML into Wiki syntax. Check it out from [1]. It's in a preliminary alpha state, but it creates more or less useful outputs. Maybe the output must be manually corrected. And of course, not all elements are supported.
You transform your XML document into wiki with:
xsltproc --output DOC.wiki db2mediawiki/docbook.xsl DOC.xml
You should keep in mind that transforming your rich marked up DocBook document into Wiki syntax is "semantic degradation": It's always possible to transform from DocBook into Wiki but not back. :)
Hope this helps, Tom
------- [1] https://forgesvn1.novell.com/svn/novdoc/trunk/xslt/db2mediawiki
I'll take a look at it! Thanks a lot.. :) I saw before me that I had to edit 3000 lines manually.. Gah.. -- Anders Norrbring Norrbring Consulting