Question

We have created a manual library (MediaWiki) for a system that we have, and we like to expose it to one of the customers. I googled for a while and found many filesharing sites, but I don't know if that is a good idea, as it won't look "nice". We like to make it something like wikipedia. So what options do we have?

any help is more than appreciated...

Was it helpful?

Solution

The question is not really clear.

If you want to share the information as it is with the customer. Install MediaWiki on the customer servers. Then, periodically dump your information and push it into the Cusomer's MediaWiki server. MediaWiki back-end is usually a MySQL server, you can easily export that data. This way you can only expose the documentation to the client once you have stable copy.

OTHER TIPS

Extension Push allows you to push content from your own wiki to a customer's wiki. The extension is currently under heavy development, but should be relatively stable.

You share it by making it accessible to them over the internet. You don't send them files. It's a website. That's the point.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top