Category: progideas


memo2html



Navigation:    Index      Top-Level Index
 
Perl Script that works like pilot2html, but perhaps simpler. Sync palm with website regularly.
Looks for memos with @file at start, discards others. If @cat is found, create directory for cat name & prepend to filename. Append .html if necessary. The first non-@ line is the page title. Parse other @ tagged lines, then write file. Add navigation links. Use same stylesheet for all pages.
If no index.html in a cat, create one automatically.
If @private occurs, put in a html comment and don't ftp this file.
Create a top-level index outside all categories.
Inform author of pilot2html, credit and link to his site.