mabuse.de

techniques

Search

Lollop CMS

Lollop is a Perl-driven Content Management System using the Mason Framework for maintaining small to medium-sized web sites. Features include support for templates, rss import and export, simple workflow functions, remote site maintenance, and more.

Features

Lollop features include:

  • runs on any system with Apache, mod_perl (with Mason), and MySQL
  • easy to use interface
  • browser-based application(DHTML and JavaScript only, no Applets, no ActiveX, no Flash)
  • minimal server load by staging static html pages
  • supports page and article templates
  • supports an arbitrary number of pages and article categories
  • automatic distribution of articles according to their "age"
  • support of wysiwyg online html editors (e.g. TinyMCE)
  • simple user role model
  • RSS support (import and export of .rdf files)
  • serves local and remote web sites

Interested?

For a couple of years, Lollop started as a simple CGI script that stored text data into a file-based XBase 'data base' and with a different name. Even though its code design changed completely, it's still easy to handle for the system administrator and the template designer. It has been set up with the needs of the web-aware engineer in mind and gives you the features you expect from a CMS without the complexity of the bigger systems.

All you need is a working system with an Apache web server (1.3), mod_perl 1.2x, Mason (a Perl framework for web site development and delivery) and MySQL 3.x (or higher). You'll find detailed install instructions here soon.