[Zope] *Simple* Zope product to implement a collaborative Web site
Jerome Alet
alet@librelogiciel.com
Tue, 4 Jun 2002 15:44:24 +0200
On Tue, Jun 04, 2002 at 03:19:50PM +0200, Stephane Bortzmeyer wrote:
> I'm looking for a *simple* Zope (Zope is not really mandatory but I
> like it and this is a Zope list after all) product to implement a
> collaborative Web site. A sort of poor man's Web Content Management
> system. Here are my main requirments:
>
> 1) Ability for the registered users to add easily any type of files
> (.pdf, .dvi, .txt and even .html).
>
> 2) Shrink-wrapped software, I don't have the time right now to develop
> a custom application.
>
> 3) (If possible.) History of changes, deletions, etc.
I think you could try to directly use Zope's Management Interface
which seems to fit correctly except maybe for the I18N and L10N...
;-)
hth.
Jerome Alet