From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29405 invoked by alias); 6 Mar 2008 09:05:37 -0000 Received: (qmail 29395 invoked by uid 22791); 6 Mar 2008 09:05:36 -0000 X-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from wildebeest.demon.nl (HELO gnu.wildebeest.org) (83.160.170.119) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 06 Mar 2008 09:05:07 +0000 Received: from dijkstra.wildebeest.org ([192.168.1.29]) by gnu.wildebeest.org with esmtp (Exim 4.63) (envelope-from ) id 1JXC2B-0003j3-C6; Thu, 06 Mar 2008 10:05:04 +0100 Subject: Re: Frysk Wiki From: Mark Wielaard To: Sami Wagiaalla Cc: Phil Muldoon , Frysk Hackers , "Frank Ch. Eigler" In-Reply-To: <47CED88C.9010907@redhat.com> References: <47CE6766.8060704@redhat.com> <1204713503.3367.96.camel@dijkstra.wildebeest.org> <47CED88C.9010907@redhat.com> Content-Type: text/plain Date: Thu, 06 Mar 2008 09:05:00 -0000 Message-Id: <1204794303.3366.13.camel@dijkstra.wildebeest.org> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-1.fc8) Content-Transfer-Encoding: 7bit X-Spam-Score: -4.4 (----) X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2008-q1/txt/msg00134.txt.bz2 Hi, On Wed, 2008-03-05 at 12:29 -0500, Sami Wagiaalla wrote: > Mark Wielaard wrote: > > On Wed, 2008-03-05 at 09:27 +0000, Phil Muldoon wrote: > >> Is there value in Frysk website moving to a similar mode, instead of > >> static htdocs? > > > > Yes, I think that would be very valuable. > > I have been looking into this a little bit. What we need is a content > management system with perhaps a wiki component. Asking around I was > given the following suggestions: > > - Joomla > - Drupal > - MediaWiki > - whatever gnome and fedoraproject use cant remember fedora hosted uses Trac http://trac.edgewall.org/ it is very nice since it is an everything in one solution for a project including bug tracker, timelines, wiki, source browser, etc. I had it setup (but with most things disabled) when we were experimenting with switching to mercurial: http://gnu.wildebeest.org/trac/frysk I don't have experience with Joomla or Drupal. Mediawiki is nice and simple to setup and seems like something a lot of people can instantly use. But I would go with something that sourceware already offers. Especially if we can trick Frank into setting it up for us. MoinMoin is pretty decent. I just don't know a good solution for the spam issue, except monitoring and cleaning it (or disabling new users). Cheers, Mark