From owner-freebsd-questions@FreeBSD.ORG Tue Jul 29 00:23:59 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34A2737B401 for ; Tue, 29 Jul 2003 00:23:59 -0700 (PDT) Received: from foem.leiden.webweaving.org (fia224-72.dsl.hccnet.nl [62.251.72.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id D43FB43F75 for ; Tue, 29 Jul 2003 00:23:55 -0700 (PDT) (envelope-from dirkx@webweaving.org) Received: from foem (foem [10.11.0.2])h6T7Nrqq054575 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 29 Jul 2003 09:23:54 +0200 (CEST) (envelope-from dirkx@webweaving.org) Date: Tue, 29 Jul 2003 09:23:53 +0200 (CEST) From: Dirk-Willem van Gulik X-X-Sender: dirkx@foem To: r-militante@northwestern.edu In-Reply-To: <200307282313.h6SNDCjH025052@merle.it.northwestern.edu> Message-ID: <20030729092252.C6993-100000@foem> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: open source content management systems? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jul 2003 07:23:59 -0000 On Mon, 28 Jul 2003 r-militante@northwestern.edu wrote: > i wanted to investigate open source content management systems in order > to make our pages easier to create and update (preferably so i can do > away with the majority of my ftp accounts and have my users create and > update pages from a webbrowser), If your users are dominantly on windows or macos(x) - then simply installing 'mod_dav' from ports, WebDav will meet the above requirements. (Called a 'WebFolder' on windows). > and maintain a consistent layout scheme across the site. Dw