Everything Engine Article Index for
Everything
Website Links For
Everything
 

Information About

Everything Engine




The Everything Engine is an Open Source Content Management System written in Perl . It is designed for sites which allow submissions by any web user, but can be configured to serve as a content management system for a small number of trusted administrators. It has a very database-centric design; each page in the Everything Engine is a Node , and each node has a nodetype which is also a node; much of the code is stored in the database. This simple design has proved to be extremely flexible.

A number of sites use the Everything Engine; the most prominent being Everything2 . Others include Perl Monks and Animefu .

The code is freely available under the .