My grandfather in law wants to put together a wiki, but wikimedia's syntax is to complicated for him. Is there a nice wiki software I can install on my ubuntu server with a GUI to edit tables, links and everything else?
closed as not constructive by random♦ Mar 19 '12 at 3:49
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
Confluence is fantastic, but it will set you back $10 for 10 users unless your grandfather in law is a non-profit or open source project.
|
|||
|
|
|
Try gitit. It has a web frontend and uses pandoc for markup. Pandoc supports a number of input formats, most notably an extended version of markdown. |
|||
|
|
DokuwikiIt's super easy to install, doesn't even need a database and is easier to configure and use than the classic MediaWiki. The input format is very simple, of course it has a text editor with buttons for markup, too. Also, there are tons of plugins and themes that make it even more useful. So you might want to use another text editor instead of the built-in. I really love it.
|
|||
|
|
|
You could use Drupal. Simply install a WYSIWYG editor as a default editing engine, and set up the whole Drupal installation. Yes, you will have to maintain the site sometimes (like updating the core and modules), but that's it. EDIT: Here is a whole 'install group'. |
|||
|
|

