Import mediawiki content into PB Wiki
how can i import content from a mediawiki into pbwiki? is this a paid feature?
4
people have this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Hi,
Sorry, we don't have any native tools for importing other wiki content into PBwiki.
For programmers, you could use our aAPI to copy the pages, although you would also have to convert mediawiki's syntax into our own syntax in a 1.0 wiki and into HTML for a 2.0 wiki.
It's an interesting idea though, so I'll pass it on to the right people as a feature request.
Thanks!
-
Inappropriate?I'm considering moving a large Mediawiki wiki to PBwiki. Having an import feature would make this decision easy. Any updates on this feature request?
I’m hopeful
-
Inappropriate?You could use the API for this.. I've done such things with some tools that I've written myself using the API, so I know it to be possible.
If you attempt this, keep in mind that there is a cap to how many pages you can add within a set time frame (to prevent automated spam) so you'd need to write your script to trickle the pages onto the wiki.
Also... you mentioned that your wiki is large. How large? Performance breaks down on pbwikis that are truly giant. -
Do you have any of your scripts available? Would love a reference implementation to review!
Loading Profile...





