I need some advice for selecting a wiki engine.
These are the features i need:
- runs as CGI in hosted enviromnent (so doesn't require root access, RCS, etc.)
- user authentication - HTTP Basic Auth.
- ability to make some pages invisible to some users
- ability to make some pages read only to some users
- simple markup
- file uploads, image embedding
- utf8 support
These are features that would be nice to have but i could do without them:
- email page change notification
- easy backups (accesible from web)
- i18n-ed interface
Any recommendations?