Combo / lib

[..] [files]

Annotated Contents

Directories

AMP/
the Active Markup Processor that expands templates to give Combo sites a uniform look and feel. Can be used separately.
Site/
The site-management package, including version control, user profiles, and file handling.
XML/
An extremely simpleminded XML parser and Node data structure. The parser is neither strict nor fully compliant, but it's fast, portable, and gets the job done with a minimum of fuss and a great tolerance for buggy, hand-edited XML.

Files

Combo.pm
PERL module that sort of ties the whole thing together. Actually a specialized subclass of Context.pm.
Context.pm
Request-processing context: bindings for entities, site information, and so on. Can be used in place of Combo.pm for sites that don't use the AMP/ template processor.

Copyright © 2002 PenguinSong
$Id: HEADER.html,v 1.4 2002/10/04 15:32:31 steve Exp $
      Name                    Last modified      Size  Description
Parent Directory - AMP/ 2014-12-16 16:16 - Combo.pm 2014-12-16 16:16 6.7K Context.pm 2014-12-16 16:16 15K LICENSE 2014-12-16 16:16 26K Makefile 2014-12-16 16:16 302 README 2014-12-16 16:16 2.2K Site/ 2014-12-16 16:16 - Type/ 2014-12-16 16:16 - XML/ 2014-12-16 16:16 -