2 projects tagged "HTML output"
dthumb is a quite simple image list script. It will create an index.xhtml containing a thumbnail list of all images in the current directory. Of course, every thumbnail links to the full-size image. It also features a Javascript lightbox so that you don't have to press the back button all the time when viewing a full-size image.
TML turns text into HTML using a wiki-like markup. Unlike txt2tags, TML does not support multiple output formats (although there is some support for word documents through a separate project). HTML tags may be freely mixed into the source where desired. The output is easy to read and supports table-free CSS layouts. .include files can be used to insert blocks of code such as Google ads that appear on multiple pages. The code was written with technology normally used for software compilation for faster, more accurate parsing.