Sorry if this was already posted, I searched but didn’t find much.
My team would like to set up a wiki on our website for us to use to colaborate and share software for our software team. We have a message board, however a wiki would make it easier to share software and allow us all to work on the software and keep an updated copy there.
We would like some free wiki software, if some exists, but I am not sure which wiki software is best and where to get it.
Does anyone have any suggestions for which features to look out for, suggestions of which software to use, or ideas of alternatives for doing this same thing? Thanks.
I agree with sanddrag - wikis are useful for documentation and text-based information. However, trying to translate computer code to wiki format is a recipe for problems. If you still want a wiki, I recommend MediaWiki or UseModWiki.
I went ahead with Mediawiki. If we have problems, I’ll think about a CMS.
Now I am wondering if anyone knows how to protect a section of the wiki so that only certain logged in members can access it, is this even possible? If not then can I .htaccess the entire directory and require a password?
It is possible to set a MediaWiki installation to allow registered users to see pages that non-registered users cannot. I’ve never done this myself, but there’s some information on how to do this at the following places: