Hacker News new | past | comments | ask | show | jobs | submit login
Ask YC: Choosing wiki software
3 points by slackerIII on April 24, 2008 | hide | past | favorite | 7 comments
I'm starting a wiki, and the fact that websites (and wiki pages!) exist solely to compare different wiki solutions makes my head hurt.

My main goal is getting people to add content to the site, so my first take is to use the same software most people are likely to have already used via WikiPedia: MediaWiki. Does anyone have any opinions on this? Is there consensus about the one true wiki solution?




MediaWiki is the king of unrestricted wiki platforms. However, if you're looking to restrict access to certain portions of the wiki, or develop some sort of responsibility and/or permission structure, or add features such as forms and even embedded apps, I recommend TWiki. There are lots of plugins available, and there is plentiful documentation.


I'd personally go for Ikiwiki, just because it lets me ditch the browser for editing the wiki. I personally hate the embedded text controls in web pages, finding that they invariably stink. Ikiwiki stores the pages in a $SCM repository (eg, your pages are stored in Git or SVN or whatnot) so you can check them out and edit them.

Being able to check out the wiki from the repository backend that Ikiwiki uses and edit it with my editor of choice (Vim) is a huge win, I think.


I wrote one for Rails: http://dedawiki.dedasys.com and it's open source.

It's not as fancy as the mediawiki one, but it's easy to customize - observant people will notice that it shares a lot with another site of mine, http://www.squeezedbooks.com


I think http://wikinvest.com uses a heavily modified MediaWiki. If you're happy with PHP, it's a solid choice.


MoinMoin (python) is good.


My work site is setup with MoinMoin and it's been pretty good (although we're a couple revisions behind now). However, the configuration is a little quirky and takes some work, so be prepared to put in a little time and to know a little Python.


I use pbwiki; free personal version; has all the features i need; wysiwyg, data backup, fairly simple UI

I really like versionate -- but it is still missing some critical features -- I am keeping a close eye on it and hope they eventually do the needed upgrades.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: