Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore different wikis #1

Open
shahidhk opened this issue Mar 27, 2017 · 3 comments
Open

Explore different wikis #1

shahidhk opened this issue Mar 27, 2017 · 3 comments
Assignees

Comments

@shahidhk
Copy link

shahidhk commented Mar 27, 2017

Take a look at demos for some of the wikis listed in https://en.wikipedia.org/wiki/List_of_wiki_software and do a basic comparison to figure out which is the best one for our use-case.

Add findings as comments.

@m-raj
Copy link
Contributor

m-raj commented Mar 29, 2017

Other than mediaWiki, DokuWiki can also be used. Both these wikis are written in PHP.
The advantage of DokuWiki is that it's data are stored in plain text files and hence it does not use any database server.
http://www.wikimatrix.org/compare/dokuwiki+mediawiki

@shanmukh11
Copy link

Why can't we use TiddlyWiki? All the information seems to be saved in a single file. Even the process of editing content will become easier with this right?

@shahidhk
Copy link
Author

@shanmukh11, while it might look like having a single file is good, for big projects, it is not so. As the project gets bigger, managing will become difficult. @debuggermayank That is why we need a proper database to store data instead of file(s)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants