This module implements ForumCode, a simple markup language inspired by the likes of BBCode. ForumCode allows end-users (of a web-site) limited access to a set of HTML markup through a HTML-esque syntax.
ZML, the Zeitung Markup Language, is a simple CMS for small newspapers. It was specifically designed to publish a student newspaper in print and on the Web. It uses LaTeX and XHTML. So far, it is documented in German only.
Template Markup Language is a templating language for authoring web pages for applications which use JSP. TML works using pre-compiling. Pre-compiling is the process of compiling a TML into a JSP. This is the core concept with TML.