You are not logged in Log in Join
You are here: Home » Members » regebro » LUF Content Management System » swpackage_view

Log in
Name

Password

 
 

LUF Content Management System

This is an extremely simple content management system that I whipped together fall 2000. It is however fully usable, and I have been using it for several sites since then. At least it might work as inspiration. :-)

Create a new directory under lib/python/Products with whatever name you choose, and unpack the zip file there.

It contains:

  • A Content object that indexes itself in a ZCatalog named SearchCatalog if that exists, so you can make a search interface.
  • A navigation object, that indexes itself in a NavigationCatalog to allow you to build dynamic menues.
  • A CFolder object that automatically creates a Content object and a Navigation object beneath it.

Each CFolder is one page on the website. Create an index_html in the root as a design template. Use to include the content, and make a meny by searching the NavigationCatalog and you are all set!

Latest Release: v1.0
Last Updated: 2002-01-23 05:40:52
Author: ZopeOrgSite
Categories: Content Object, Helpers
Maturity: Stable

Available Releases

Version Maturity Platform Released
v1.0 Stable   2002-01-23 05:40:52
  luf_cms.zip (7 K) All