Dynamic Content Processor

The Tideland Dynamic Content Processor is a Python CGI script, simple and small, for the dynamic generation of HTML pages. It seperates content and design for web sites. The content is stored in simple ASCII files with a wiki like syntax. These are more easy to write than HTML files. The content is dyamicly transformed into HTML code, which is placed into a template. Variables, includes, macros and plug-ins allow further flexibility.

The generation is done dynamicly at the runtime through a CGI script, which is configured to work almost invisible. The URL just point to the content files and the visitor - and search engines - only recognize the script by the file extension. But also configuring the extension to be HTML is possible.

These pages are generated with the Dynamic Content Processor.