Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2008 14:39:43 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        "Julian Stacey" <jhs@berklix.org>
Cc:        hackers@freebsd.org
Subject:   Re: Reccomendation for tools to use on FreeBSD for a wiki ?
Message-ID:  <8763miy3jk.fsf@kobe.laptop>
In-Reply-To: <200811191724.mAJHOL8r062364@fire.js.berklix.net> (Julian Stacey's message of "Wed, 19 Nov 2008 18:24:21 %2B0100")
References:  <200811191724.mAJHOL8r062364@fire.js.berklix.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 19 Nov 2008 18:24:21 +0100, "Julian Stacey" <jhs@berklix.org> wrote:
> Hi hackers,
> Maybe Some of you might suggest some software I might install, Wiki I guess. ?
> I got zero response from ports@,  I could use some reccomendations please.
> PS From http://wiki.freebsd.org/HelpContents	 I tried
> 	cd /usr/ports/www ; vi *iki*/pkg-descr
> 	or is /usr/ports/www/moinmoin  the way to go ?
> Thanks.
> -----------
>
> Subject: Reccomendation for ports for web based club events
> forthcoming diary ?
>
> Can anyone reccomend some ports to install on a FreeBSD web server,
> for a club of mostly non technical people, to support:
>   - All club members can add events to a forthcoming calendar,
>   - All club members can request server to prepare a listing
>     of next next upcoming events, to download (probably in PDF,
>     or perhaps tbl to a pipe or ?
>   - A list of moderators can delete fake events from robots & the malicious.
>   - Preferably moderators should not themselves be capable of
>     deleting logged event submission, but only capable of deleting
>     events formatted to the ouput printable programme sheet. (To
>     autopsy for suspect rogue moderators)
>   - I guess first entry criteria might be a fuzzy picture for human
>     to decode password from). 2nd might be mail return for confirm password,
>   - & 3rd, A majordomo (later mailman) maintained list of club members &
>     moderators etc is available for automated validation.
>   - I hope there will be some packages available,
>     http & probably wiki based etc, that will come close enough ?

Hi Julian,

I have been working with `OddMuse' in the EmacsWiki[1] as a user and as
an admin/moderator in some installations of my own.  The "UI" of the
wiki is pretty simple, and it does have a very low level of requirements
for becoming a `wiki editor', so it may be a good choice for a Wiki
where non-technical people produce a lot of the content.

OddMuse does have a relatively _unique_ way of treating Wiki content and
may require a bit of Perl hackery to configure captchas, but I like the
fact that it is basically a relatively small `wiki core' that is fairly
trivial to extend by writing Perl modules.

See <http://www.oddmuse.org/cgi-bin/oddmuse>; for more details about the
OddMuse wiki engine.

Wikipedia has a list of other Wiki software at

  http://en.wikipedia.org/wiki/List_of_wiki_software

that may also be useful.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8763miy3jk.fsf>