Download List

Project Description

WebMake is a simple Web site management system,
allowing an entire site to be created from an
optional set of text and markup files and one
WebMake file. It requires no dynamic scripting
capabilities on the server, and can be run
entirely offline. It allows the separation of
responsibilities between content editors, page
designers, and the site architect. Only the site
architect needs to edit the WebMake file itself,
or know Perl or WebMake code. Perl scripts can be
embedded and executed to build pages. Automatic
dependency tracking means that pages will not be
rebuilt unless necessary. Metadata support means
that indexes etc. can be built automatically.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-06-08 21:58 Back to release list
2.0

Edit-in-browser functionality has been added. This allows users to log in and
edit a WebMake site, then commit their changes to CVS. A demonstration script
called "wmblog" was added, which accepts mail messages on stdin and adds them
to a Web-log site. Pretty-printing of HTML was added in the form of indentation
support in the HTML cleaner. This also warns about unbalanced tags. A new
WebMake tag, called "template" was added. This tag is identical to "content
map=false", but it makes the semantic differences between page-template content
and text content clearer. The POD support was modified to fix the output from
Pod::Html so that its HTML tags balance correctly. Perl 5.6 support was fixed.
Tags: Major feature enhancements

Project Resources