• Welcome to Valhalla Legends Archive.
 

Wiki software

Started by iago, July 13, 2007, 11:51 AM

Previous topic - Next topic

iago

I need to create a wiki with some specific characteristics:
- User accounts required which can have varied access (basically, view or edit)
- Has to be modifyable, since some features are needed that I can easily write, but that wouldn't generally be included
- Fairly user friendly and intuitive, especially to edit, since the guy who'll be using this isn't really a computer guy. Doesn't require really difficult code.

If nothing else, I'm going to try out mediawiki, although I'm not sure what kind of user account access it allows. I figured I'd ask here first, just in case somebody else has experience with this.
This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


warz

If you know Python (it's easy), and don't mind getting used to the Django framework (it's very awesome), then you can use one of these two wiki applications written with Django..

http://code.google.com/p/diamanda/
http://sct.sphene.net/wiki/show/Start/

Since all Django applications are just Python modules, you can easily only use the Wiki software provided by both.

iago

Hmm, I don't know Python or how to use Django. That sounds handy, but I'd really prefer this to be a quick project, I don't really want to spent a lot of time or learn anything.
This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


Grok

I have used MediaWiki and have one running, will give you an account to play around as admin and see how you like it.

iago

Thanks, I appreciate it, but I am actually running a MediaWiki right now. I haven't looked at the administration or user accounts at all, though, but since you recommend it I'll definitely have a closer look.

Thanks!
This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*