I have a wordpress blog and the posts would better suit a wiki format becuase I want to make them open to editing.
Is there a way to conveniently export my posts so they can be imported by MediaWiki or another common Wiki application?
|
I have a wordpress blog and the posts would better suit a wiki format becuase I want to make them open to editing. Is there a way to conveniently export my posts so they can be imported by MediaWiki or another common Wiki application? |
|||||||
|
|
The exported XML file is basically all of your posts in HTML format, with some wrapper XML to delineate each post. So, here is a three-step solution:
If you are using another wiki platform, then this will change slightly, since all the major wiki platforms have a similar approach to markup. Happy coding! James P.S. Sorry for the references without links. I'm new to StackExchange, so I could only post two hyperlinks. |
|||
|
|
|
Instead of exporting them to a dedicated Wiki platform, have you considered one of the plugins that add wiki functionality to an existing WordPress platform? |
|||
|
|