ExoticA as a Wiki

For general and site related discussion.

Moderators: XtC, BuZz

Post Reply
User avatar
BuZz
Site Admin
Posts: 569
Joined: Mon Jun 10, 2002 12:52 pm
Location: Didcot, Oxfordshire
Contact:

ExoticA as a Wiki

Post by BuZz »

I've been playing with the idea of having exotica running mostly as a wiki with some databased areas on top (like unexotica).

I need some advice on wiki systems..

First of all moinmoin, nice name, read it's fast. Uses per page attachments. (Python)

MediaWiki (Runs wikipedia), not as fast, uses a global file library. Proven to work with large amounts of data. (php)

I currently have been messing around with a mediawiki install running on a little virtual server of mine. not looked much at the actual code, but it has a lot of features.

The file attachments is an important part.. having a single upload library means files must all have different names. But it also means pages can share images/files, which on a large site like exotica could be useful.

I've read that mediawiki's code isnt that great though, and needs more powerful hardware, but its written in php which I know a bit about.

What are your views.. anyone here got some wiki experience ?

User avatar
Coma
Posts: 151
Joined: Mon Sep 16, 2002 6:13 pm
Location: ftp.modland.com

Post by Coma »

Sounds like a great idea. I can't give any advice concerning the backend, but I would certainly contribute to a wikified Exotica whenever I could.

User avatar
BuZz
Site Admin
Posts: 569
Joined: Mon Jun 10, 2002 12:52 pm
Location: Didcot, Oxfordshire
Contact:

Post by BuZz »

I've also ready some good things about phpwiki.

It's annoying they all have different markup syntax, and features.
Which to use...

heres a comparison

http://www.wikimatrix.org/compare/Media ... in+PhpWiki

[edit]

one feature I noticed about mediawiki is it supports section editing. If for example scenery was imported into the wiki, editing one group at a time would be better than an entire page.

User avatar
BuZz
Site Admin
Posts: 569
Joined: Mon Jun 10, 2002 12:52 pm
Location: Didcot, Oxfordshire
Contact:

Post by BuZz »

Another thing that may or may not be important.

Access control lists. Basically, so that you can have groups of users. some which can access one area some who could access another.

I Personally don't think this will be needed. Pages will either be
editable or not.

If we did need this kind of functionality, the mediawiki would be the wrong choice as it doesn't take this kind of approach.

zeg
Posts: 150
Joined: Wed Jun 19, 2002 6:13 pm
Location: germany

Happy New Year

Post by zeg »

Happy new year!

Post Reply