2001-03-21 12:54 jmason
* Changes, MANIFEST, MANIFEST.SKIP: removed WebMakeCGI from dist
2001-03-21 12:06 jmason
* MANIFEST.SKIP, doc/PerlCodeLibrary.html: obsolete doc file
removed
2001-03-21 01:02 jmason
* Changes, TODO, TODO: minor mods
2001-03-21 00:50 jmason
* Makefile.PL, README, t/WMTest.pm: changed to require Text::EtText
2001-03-21 00:47 jmason
* MANIFEST, Makefile.PL, ethtml2text, ettext2html,
doc/documentation.wmk, doc/invoking.txt, t/WMTest.pm: fixed make
install errors
2001-03-21 00:26 jmason
* MANIFEST, MANIFEST.SKIP, README, webmake.vim,
doc/contenttable.html, doc/contenttable.txt, doc/use.txt,
lib/HTML/WebMake/Main.pm, lib/HTML/WebMake/WmkFile.pm,
lib/HTML/WebMake/DataSources/SVFile.pm,
lib/HTML/WebMake/PerlLib/DownloadTag.pm,
lib/HTML/WebMake/PerlLib/download_tag.wmk, t/contenttable.t,
t/download_tag.t, t/etlists.t, t/ettextmarkup.t, t/navlinks.t,
t/navlinks_warning.t, t/data/contenttable.wmk: fixed download tag
to allow several possible file locations; better link ..-removal
for download links; added contenttable doco and test
2001-03-18 20:41 jmason
* Changes, TODO: updated TODO
2001-03-18 20:37 jmason
* MANIFEST: fixed manifest
2001-03-18 19:25 jmason
* doc/.cvsignore: minor cvsignore fix
2001-03-18 19:21 jmason
* build/update_devel, doc/Content.pm.html, doc/EtText2HTML.pm.html,
doc/HTML2EtText.pm.html, doc/Main.pm.html,
doc/PerlCodeLibrary.pm.html, doc/allinone.html,
doc/attrdefault.html, doc/blurb.html, doc/breadcrumbs.html,
doc/cleaner.html, doc/cms.html, doc/content.html,
doc/content_refs.html, doc/contents.html, doc/contributors.html,
doc/csvtable_tag.wmk.html, doc/datasources.html,
doc/deferred_content_refs.html, doc/docmap.html,
doc/download_tag.wmk.html, doc/dump_vars.wmk.html,
doc/ethtml2text.html, doc/ettext.html, doc/ettext2html.html,
doc/firsttime.html, doc/for.html, doc/format.html, doc/globs.html,
doc/imgsize.html, doc/include.html, doc/index.html,
doc/invoking.html, doc/making.html, doc/media.html,
doc/metadefault.html, doc/metatable.html, doc/navlinks.html,
doc/order.html, doc/out.html, doc/perl.html, doc/pod.html,
doc/safe_tag.wmk.html, doc/set.html, doc/sitemap.html,
doc/sitetree.wmk.html, doc/sorting.html, doc/tags.html,
doc/topslash.html, doc/url_refs.html, doc/use.html, doc/using.html,
doc/webmake.html, doc/webmake_tag.html, doc/webmake_vars.html,
doc/wmmeta.html, build/update_devel: removed built files from
documentation
2001-03-18 19:14 jmason
* MANIFEST, webmake.vim, doc/allinone.html, doc/blurb.html,
doc/blurb.txt, doc/content.html, doc/csvtable_tag.wmk.html,
doc/docmap.html, doc/documentation.wmk, doc/download_tag.wmk.html,
doc/dump_vars.wmk.html, doc/include.html, doc/include.txt,
doc/index.html, doc/safe_tag.wmk.html, doc/sitetree.wmk.html,
doc/use.html, doc/use.txt, doc/webmake.html, doc/webmake_vars.html,
doc/webmake_vars.txt, doc/wmmeta.html, lib/HTML/WebMake/Content.pm,
lib/HTML/WebMake/Main.pm, lib/HTML/WebMake/Metadata.pm,
lib/HTML/WebMake/Out.pm, lib/HTML/WebMake/WmkFile.pm,
lib/HTML/WebMake/PerlLib/CSVTableTag.pm,
lib/HTML/WebMake/PerlLib/csvtable_tag.wmk,
lib/HTML/WebMake/PerlLib/download_tag.wmk,
lib/HTML/WebMake/PerlLib/dump_vars.wmk,
lib/HTML/WebMake/PerlLib/safe_tag.wmk,
lib/HTML/WebMake/PerlLib/sitetree.wmk, t/csvtable.t, t/use.t,
t/data/csvtable.wmk, t/data/use.wmk: <csvtable>, <download>, <use>
tags added
2001-03-15 00:26 jmason
* doc/allinone.html, doc/docmap.html, doc/documentation.wmk,
doc/download_tag.wmk.html, doc/index.html, doc/webmake_vars.html,
lib/HTML/WebMake/PerlLib/download_tag.wmk,
lib/HTML/WebMake/PerlLib/safe_tag.wmk: title for download tag
2001-03-15 00:23 jmason
* doc/download_tag.wmk.html: download tag doco
2001-03-15 00:22 jmason
* Makefile.PL, TODO, doc/allinone.html,
doc/deferred_content_refs.html, doc/docmap.html,
doc/dump_vars.wmk.html, doc/ettext.html, doc/ettext.txt,
doc/index.html, doc/navlinks.html, doc/webmake.html,
doc/webmake_vars.html, doc/wmmeta.html,
lib/HTML/WebMake/HTMLCleaner.pm, lib/HTML/WebMake/Main.pm,
lib/HTML/WebMake/PerlLib/DownloadTag.pm,
lib/HTML/WebMake/PerlLib/download_tag.wmk, t/download_tag.t,
t/etmore.t, t/data/etmore.wmk: implemented balanced-tag CSS class
support, thanks to Chris Barrett for the idea
2001-03-13 12:47 jmason
* TODO, doc/allinone.html, doc/blurb.html, doc/webmake_vars.html,
doc/wmmeta.html, doc/wmmeta.txt, lib/HTML/WebMake/Main.pm,
lib/HTML/WebMake/DataSources/DirOfFiles.pm: oops; file: data source
tags were not capable of matching patterns that included a
directory name
2001-02-19 19:48 jmason
* Changes, MANIFEST, doc/blurb.txt: fixed MANIFEST; added brief
bulletpoint about new tag-definition code
2001-02-12 17:09 jmason
* Changes, doc/Content.pm.html, doc/EtText2HTML.pm.html,
doc/HTML2EtText.pm.html, doc/Main.pm.html,
doc/PerlCodeLibrary.pm.html, doc/allinone.html,
doc/attrdefault.html, doc/blurb.html, doc/breadcrumbs.html,
doc/cleaner.html, doc/cms.html, doc/cms.txt, doc/content.html,
doc/content_refs.html, doc/contents.html, doc/contributors.html,
doc/datasources.html, doc/deferred_content_refs.html,
doc/docmap.html, doc/documentation.css, doc/dump_vars.wmk.html,
doc/ethtml2text.html, doc/ettext.html, doc/ettext2html.html,
doc/firsttime.html, doc/for.html, doc/format.html, doc/globs.html,
doc/imgsize.html, doc/include.html, doc/index.html,
doc/invoking.html, doc/making.html, doc/media.html,
doc/metadefault.html, doc/metatable.html, doc/navlinks.html,
doc/order.html, doc/out.html, doc/perl.html, doc/pod.html,
doc/pod.txt, doc/safe_tag.wmk.html, doc/set.html, doc/sitemap.html,
doc/sitetree.wmk.html, doc/sorting.html, doc/tags.html,
doc/topslash.html, doc/url_refs.html, doc/using.html,
doc/webmake.html, doc/webmake_tag.html, doc/webmake_vars.html,
doc/wmmeta.html: fixed stylesheet in docs, some minor tweaks to
text
2001-02-08 15:06 jmason
* doc/: topslash.html, topslash.txt: fixed TODO in TOP/
documentation
2001-02-08 14:59 jmason
* doc/: allinone.html, blurb.html, cms.html, cms.txt, docmap.html,
firsttime.html, firsttime.txt, include.html, include.txt,
index.html, invoking.html, making.html, making.txt, navlinks.html,
pod.html, pod.txt, sitemap.html, sitetree.wmk.html, using.html,
webmake_vars.html: added 'WebMake is a CMS' doco page
2001-02-07 18:32 jmason
* Changes, lib/HTML/WebMake/PerlCode.pm: perlout tags were
appending a newline; fix from Mark McLoughlin
2001-01-31 23:41 jmason
* README, doc/blurb.txt: better description for blurb
2001-01-31 23:11 jmason
* MANIFEST, TODO, webmake, webmake.vim, doc/Content.pm.html,
doc/HTML2EtText.pm.html, doc/Main.pm.html,
doc/PerlCodeLibrary.pm.html, doc/allinone.html, doc/cleaner.html,
doc/deferred_content_refs.html, doc/docmap.html,
doc/documentation.wmk, doc/ethtml2text.html, doc/ettext2html.html,
doc/index.html, doc/safe_tag.wmk.html, doc/sections.tsv,
doc/sitemap.html, doc/sitemap.txt, doc/sitetree.wmk.html,
doc/webmake.html, doc/webmake_vars.html, examples/sitetree.wmk,
lib/HTML/WebMake/Content.pm, lib/HTML/WebMake/Main.pm,
lib/HTML/WebMake/PerlCodeLibrary.pm,
lib/HTML/WebMake/PerlLib/SiteTree.pm,
lib/HTML/WebMake/PerlLib/sitetree.wmk, t/metadefault.t,
t/sitetree.t, t/data/sitetree.wmk: added sitetree tag
2001-01-29 23:52 jmason
* MANIFEST, TODO, doc/Content.pm.html, doc/EtText2HTML.pm.html,
doc/HTML2EtText.pm.html, doc/Main.pm.html,
doc/PerlCodeLibrary.pm.html, doc/allinone.html,
doc/attrdefault.html, doc/blurb.html, doc/breadcrumbs.html,
doc/cleaner.html, doc/content.html, doc/content_refs.html,
doc/contents.html, doc/contributors.html, doc/datasources.html,
doc/deferred_content_refs.html, doc/docmap.html,
doc/dump_vars.wmk.html, doc/ethtml2text.html, doc/ettext.html,
doc/ettext2html.html, doc/firsttime.html, doc/for.html,
doc/format.html, doc/globs.html, doc/imgsize.html,
doc/include.html, doc/index.html, doc/invoking.html,
doc/making.html, doc/media.html, doc/metadefault.html,
doc/metatable.html, doc/navlinks.html, doc/order.html,
doc/out.html, doc/perl.html, doc/pod.html, doc/safe_tag.wmk.html,
doc/set.html, doc/sitemap.html, doc/sorting.html, doc/tags.html,
doc/tags.txt, doc/topslash.html, doc/url_refs.html, doc/using.html,
doc/webmake.html, doc/webmake_tag.html, doc/webmake_vars.html,
doc/wmmeta.html, lib/HTML/WebMake/Content.pm,
lib/HTML/WebMake/Main.pm, lib/HTML/WebMake/PerlCode.pm,
lib/HTML/WebMake/PerlCodeLibrary.pm, lib/HTML/WebMake/UserTags.pm,
lib/HTML/WebMake/WmkFile.pm, lib/HTML/WebMake/PerlLib/sitetree.wmk,
t/WMTest.pm, t/defwmktags.t, t/etglossary.t, t/navlinks_warning.t,
t/data/navlinks_warning.wmk: added first go at sitetree code
2001-01-29 17:45 jmason
* Changes, TODO, t/deeplinks.t: wierd stuff with ../../ links
fixed, test added
2001-01-28 23:41 jmason
* doc/Content.pm.html, doc/EtText2HTML.pm.html,
doc/HTML2EtText.pm.html, doc/Main.pm.html,
doc/PerlCodeLibrary.pm.html, doc/allinone.html,
doc/attrdefault.html, doc/attrdefault.txt, doc/blurb.html,
doc/breadcrumbs.html, doc/cleaner.html, doc/content.html,
doc/content_refs.html, doc/contents.html, doc/contributors.html,
doc/datasources.html, doc/deferred_content_refs.html,
doc/docmap.html, doc/dump_vars.wmk.html, doc/ethtml2text.html,
doc/ettext.html, doc/ettext2html.html, doc/firsttime.html,
doc/for.html, doc/format.html, doc/globs.html, doc/imgsize.html,
doc/include.html, doc/index.html, doc/invoking.html,
doc/making.html, doc/media.html, doc/metadefault.html,
doc/metatable.html, doc/navlinks.html, doc/order.html,
doc/out.html, doc/perl.html, doc/pod.html, doc/safe_tag.wmk.html,
doc/set.html, doc/sitemap.html, doc/sorting.html, doc/tags.html,
doc/topslash.html, doc/url_refs.html, doc/using.html,
doc/webmake.html, doc/webmake_tag.html, doc/webmake_vars.html,
doc/wmmeta.html, lib/HTML/WebMake/HTMLCleaner.pm,
lib/HTML/WebMake/PerlLib/dump_vars.wmk,
lib/HTML/WebMake/PerlLib/safe_tag.wmk, t/attrdefault.t,
t/perllib.t, t/data/perllib.wmk: attrdefault tag added, metadefault
tag modified. Lots of documentation updates and additional text.
Several new tests. Perl library code added.
2001-01-28 23:33 jmason
* MANIFEST, MANIFEST.SKIP, TODO, webmake, webmake.vim,
doc/Content.pm.html, doc/EtText2HTML.pm.html,
doc/HTML2EtText.pm.html, doc/Main.pm.html,
doc/PerlCodeLibrary.pm.html, doc/allinone.html, doc/blurb.html,
doc/breadcrumbs.html, doc/breadcrumbs.txt, doc/cleaner.html,
doc/content.html, doc/content.txt, doc/content_refs.html,
doc/content_refs.txt, doc/contents.html, doc/contents.txt,
doc/contributors.html, doc/datasources.html, doc/datasources.txt,
doc/deferred_content_refs.html, doc/deferred_content_refs.txt,
doc/docmap.html, doc/documentation.wmk, doc/ethtml2text.html,
doc/ettext.html, doc/ettext2html.html, doc/firsttime.html,
doc/for.html, doc/for.txt, doc/format.html, doc/globs.html,
doc/globs.txt, doc/imgsize.html, doc/include.html, doc/include.txt,
doc/index.html, doc/invoking.html, doc/making.html, doc/making.txt,
doc/media.html, doc/media.txt, doc/metadefault.html,
doc/metadefault.txt, doc/metatable.html, doc/navlinks.html,
doc/navlinks.txt, doc/order.html, doc/out.html, doc/out.txt,
doc/perl.html, doc/pod.html, doc/set.html, doc/sitemap.html,
doc/sitemap.txt, doc/sorting.html, doc/sorting.txt, doc/tags.html,
doc/tags.txt, doc/topslash.html, doc/topslash.txt,
doc/url_refs.html, doc/url_refs.txt, doc/using.html, doc/using.txt,
doc/webmake.html, doc/webmake_tag.html, doc/webmake_tag.txt,
doc/webmake_vars.html, doc/webmake_vars.txt, doc/wmmeta.html,
doc/wmmeta.txt, lib/HTML/WebMake/Content.pm,
lib/HTML/WebMake/DataSource.pm, lib/HTML/WebMake/Main.pm,
lib/HTML/WebMake/Metadata.pm, lib/HTML/WebMake/Out.pm,
lib/HTML/WebMake/SiteCache.pm, lib/HTML/WebMake/SubstCtx.pm,
lib/HTML/WebMake/UserTags.pm, lib/HTML/WebMake/Util.pm,
lib/HTML/WebMake/WmkFile.pm, t/WMTest.pm, t/metadefault.t,
t/data/deftags.wmk, t/data/metadefault.wmk,
lib/HTML/WebMake/HTMLCleaner.pm: attrdefault tag added, metadefault
tag modified. Lots of documentation updates and additional text.
Several new tests. Perl library code added.
2001-01-22 12:34 jmason
* Changes, MANIFEST, TODO: fixed MANIFEST to distribute all tests
again
2001-01-21 21:08 jmason
* doc/sorting.html, doc/sorting.txt, t/etautolinks.t, t/etmailto.t,
t/ettextmarkup.t, t/data/etautolinks.wmk, t/data/etmailto.wmk:
EtText bugs fixed with auto, mailto links; sort strings documented
2001-01-21 21:05 jmason
* MANIFEST, MANIFEST.SKIP, TODO, doc/Content.pm.html,
doc/PerlCodeLibrary.pm.html, doc/allinone.html, doc/blurb.txt,
doc/breadcrumbs.html, doc/content.txt, doc/content_refs.html,
doc/contents.html, doc/contents.txt, doc/datasources.html,
doc/docmap.html, doc/ettext.html, doc/ettext.txt,
doc/firsttime.html, doc/firsttime.txt, doc/globs.html,
doc/index.html, doc/making.html, doc/metatable.html,
doc/navlinks.html, doc/pod.html, doc/pod.txt, doc/set.html,
doc/sitemap.html, doc/sitemap.txt, doc/tags.html, doc/using.html,
doc/using.txt, doc/webmake_vars.html, doc/wmmeta.html,
doc/wmmeta.txt, lib/HTML/WebMake/Content.pm,
lib/HTML/WebMake/Main.pm, lib/HTML/WebMake/Metadata.pm,
lib/HTML/WebMake/PerlCodeLibrary.pm, t/WMTest.pm, t/ettextlinks.t,
t/example_sitemap.t, t/data/ettextlinks.wmk: EtText bugs fixed with
auto, mailto links; sort strings documented
2001-01-19 01:11 jmason
* MANIFEST, TODO, doc/Content.pm.html, doc/EtText2HTML.pm.html,
doc/HTML2EtText.pm.html, doc/Main.pm.html,
doc/PerlCodeLibrary.pm.html, doc/allinone.html, doc/blurb.html,
doc/breadcrumbs.html, doc/cleaner.html, doc/content.html,
doc/content_refs.html, doc/contents.html, doc/contributors.html,
doc/contributors.txt, doc/datasources.html,
doc/deferred_content_refs.html, doc/docmap.html,
doc/ethtml2text.html, doc/ettext.html, doc/ettext2html.html,
doc/firsttime.html, doc/firsttime.txt, doc/for.html,
doc/format.html, doc/format.txt, doc/globs.html, doc/imgsize.html,
doc/include.html, doc/index.html, doc/invoking.html,
doc/making.html, doc/media.html, doc/metadefault.html,
doc/metatable.html, doc/navlinks.html, doc/order.html,
doc/out.html, doc/perl.html, doc/pod.html, doc/set.html,
doc/sitemap.html, doc/tags.html, doc/topslash.html,
doc/url_refs.html, doc/using.html, doc/using.txt, doc/webmake.html,
doc/webmake_tag.html, doc/webmake_vars.html, doc/wmmeta.html,
doc/wmmeta.txt, lib/HTML/WebMake/Content.pm,
lib/HTML/WebMake/FormatConvert.pm, lib/HTML/WebMake/Main.pm,
lib/HTML/WebMake/SiteCache.pm, lib/HTML/WebMake/WMLinkGlossary.pm,
lib/HTML/WebMake/WmkFile.pm, t/etglossary.t, t/etoptions.t,
t/ettextlinks.t, t/data/etglossary.wmk, t/data/etoptions.wmk,
t/data/ettextlinks.wmk: added support for url_refs directly in
ettext link labels, automatic links. added first-time guide
2000-12-22 14:21 jmason
* Changes, MANIFEST: oops, had to go back to 1.0 for quick fix
2000-12-22 14:17 jmason
* Changes, lib/HTML/WebMake/Main.pm: started next devel cycle
2000-12-22 14:14 jmason
* Changes, lib/HTML/WebMake/Main.pm: upgrading version number to
1.0
2000-12-22 14:06 jmason
* doc/: contributors.html, contributors.txt: forgot two files,
still preparing release
2000-12-22 14:05 jmason
* doc/: allinone.html, docmap.html, index.html, using.html,
webmake_tag.html, webmake_vars.html: RELEASE: 1.0
2000-12-22 13:52 jmason
* doc/: allinone.html, docmap.html, index.html, perl.html,
perl.txt, webmake_vars.html: added doc for perlout directive
2000-12-22 13:26 jmason
* lib/HTML/WebMake/: Main.pm, PerlCode.pm: added closing code for
pipes in perlout support
2000-12-22 13:23 jmason
* examples/news_site.wmk, examples/news_site_with_sections.wmk,
examples/sitemap.wmk, examples/sitemap_with_sections.wmk,
lib/HTML/WebMake/Main.pm, lib/HTML/WebMake/PerlCode.pm: removed
perlpostdecl tags from examples, deprecated.
2000-12-22 13:20 jmason
* t/: perlout.t, data/perlout.wmk: checked in perlout code from
Mark McLoughlin
2000-12-13 18:58 jmason
* lib/HTML/WebMake/Main.pm: added bugfix patch from Mark McLoughlin
2000-12-11 16:24 jmason
* Changes, lib/HTML/WebMake/HTMLCleaner.pm: added patch to
HTMLCleaner: comments for ssis were being broken. thx to Mark
McLoughlin <mark@skynet.ie>
2000-12-01 21:44 jmason
* MANIFEST: updated MANIFEST
2000-12-01 21:39 jmason
* lib/HTML/WebMake/WmkFile.pm: all Webmake file tag attributes can
now contain content refs
2000-11-30 15:15 jmason
* doc/: allinone.html, globs.html, globs.txt, webmake_vars.html:
nicer docs for glob patterns
2000-11-30 14:44 jmason
* Changes, doc/Content.pm.html, doc/EtText2HTML.pm.html,
doc/HTML2EtText.pm.html, doc/Main.pm.html,
doc/PerlCodeLibrary.pm.html, doc/allinone.html, doc/blurb.html,
doc/breadcrumbs.html, doc/cleaner.html, doc/content.html,
doc/content_refs.html, doc/contents.html, doc/datasources.html,
doc/datasources.txt, doc/deferred_content_refs.html,
doc/docmap.html, doc/ethtml2text.html, doc/ettext.html,
doc/ettext2html.html, doc/for.html, doc/format.html, doc/globs.txt,
doc/imgsize.html, doc/include.html, doc/index.html,
doc/invoking.html, doc/making.html, doc/media.html,
doc/metadefault.html, doc/metatable.html, doc/navlinks.html,
doc/order.html, doc/out.html, doc/perl.html, doc/pod.html,
doc/set.html, doc/sitemap.html, doc/tags.html, doc/topslash.html,
doc/url_refs.html, doc/using.html, doc/webmake.html,
doc/webmake_tag.html, doc/webmake_vars.html, doc/wmmeta.html,
lib/HTML/WebMake/PerlCodeLibrary.pm, lib/HTML/WebMake/Util.pm,
doc/globs.html: added RE: support for glob patterns
2000-11-24 00:48 jmason
* t/: metadefault.t, sitemap_with_metatable.t: more memory savings,
including gc of content text
2000-11-24 00:44 jmason
* lib/HTML/WebMake/Content.pm, lib/HTML/WebMake/Main.pm,
lib/HTML/WebMake/Out.pm, t/WMTest.pm, t/example_sitemap.t,
t/data/make_huge_content_set.pl: more memory savings, including gc
of content text
2000-11-23 23:56 jmason
* webmake, lib/HTML/WebMake/Content.pm, lib/HTML/WebMake/Main.pm,
t/data/make_huge_content_set.pl: dependencies are now compressed
for memory savings
2000-11-23 23:32 jmason
* lib/HTML/WebMake/Content.pm, lib/HTML/WebMake/Main.pm,
t/WMTest.pm, t/implicitmetas.t, t/metacache.t,
t/sitemap_with_metatable.t, t/data/implicitmetas.wmk: added
implicit metas test, fixed bug reported by Caolan
2000-11-19 21:22 jmason
* Changes, doc/allinone.html, doc/index.html, doc/webmake.html,
doc/webmake_vars.html: just built latest devel
2000-11-19 21:19 jmason
* webmake, lib/HTML/WebMake/Content.pm,
lib/HTML/WebMake/FormatConvert.pm, lib/HTML/WebMake/Main.pm,
lib/HTML/WebMake/Metadata.pm, lib/HTML/WebMake/Out.pm,
lib/HTML/WebMake/SiteMap.pm, t/metacache.t,
t/data/lotsofcontents.wmk, t/data/make_huge_content_set.pl: reduced
memory usage by trimming Content ctor
2000-11-18 14:41 jmason
* t/.cvsignore: more .cvsignore files
2000-11-18 14:40 jmason
* lib/HTML/WebMake/Content.pm: start at reducing mem usage
2000-11-16 12:50 jmason
* doc/: allinone.html, metatable.html, tags.html, using.html,
webmake_vars.html: keeping gen'd docs up to date
2000-11-16 12:48 jmason
* Changes, doc/Content.pm.html, doc/HTML2EtText.pm.html,
doc/breadcrumbs.html, doc/breadcrumbs.txt, doc/docmap.html,
doc/ethtml2text.html, doc/ettext2html.html, doc/webmake.html,
lib/HTML/WebMake/Main.pm: fix for wierd use/require semantics bug
from Caolan
2000-11-15 00:10 jmason
* t/ettextmarkup.t: forgot to update num tests
2000-11-14 23:48 jmason
* doc/allinone.html, doc/ettext.html, doc/ettext.txt,
doc/webmake_vars.html, t/ettextmarkup.t, t/data/ettextmarkup.wmk:
added :: interpretation for pre text
2000-11-14 23:31 jmason
* MANIFEST, doc/Content.pm.html, doc/EtText2HTML.pm.html,
doc/HTML2EtText.pm.html, doc/Main.pm.html,
doc/PerlCodeLibrary.pm.html, doc/allinone.html, doc/blurb.html,
doc/blurb.txt, doc/breadcrumbs.html, doc/cleaner.html,
doc/content.html, doc/content_refs.html, doc/contents.html,
doc/datasources.html, doc/deferred_content_refs.html,
doc/docmap.html, doc/ethtml2text.html, doc/ettext.html,
doc/ettext2html.html, doc/for.html, doc/format.html,
doc/imgsize.html, doc/include.html, doc/index.html,
doc/invoking.html, doc/making.html, doc/media.html,
doc/metadefault.html, doc/metatable.html, doc/navlinks.html,
doc/order.html, doc/out.html, doc/perl.html, doc/pod.html,
doc/set.html, doc/sitemap.html, doc/tags.html, doc/tags.txt,
doc/topslash.html, doc/url_refs.html, doc/using.html,
doc/webmake.html, doc/webmake_tag.html, doc/webmake_vars.html,
doc/wmmeta.html, lib/HTML/WebMake/Main.pm,
lib/HTML/WebMake/PerlCode.pm, lib/HTML/WebMake/PerlCodeLibrary.pm,
lib/HTML/WebMake/UserTags.pm, t/deftags.t, t/data/deftags.wmk:
caches now use full path, user-defined tags now supported
2000-10-24 15:29 jmason
* Changes, ethtml2text, ettext2html, lib/HTML/WebMake/Main.pm:
oops, typo in ettext2html and ethtml2text
2000-10-20 12:31 jmason
* Changes: RELEASED 0.7
2000-10-20 12:09 jmason
* Changes, doc/images/WebMakeTitle.png: preparing 0.7 release
2000-10-18 23:58 jmason
* doc/allinone.html, doc/content_refs.html, doc/contents.html,
doc/deferred_content_refs.html, doc/for.html, doc/imgsize.html,
doc/include.html, doc/invoking.html, doc/metadefault.html,
doc/order.html, doc/perl.html, doc/topslash.html,
doc/url_refs.html, doc/webmake_tag.html, doc/webmake_vars.html,
lib/HTML/WebMake/Content.pm: reduced numbers of calls to
parse_boolean() after profiling
2000-10-18 23:40 jmason
* doc/Content.pm.html, doc/allinone.html, doc/webmake_vars.html,
lib/HTML/WebMake/Content.pm, lib/HTML/WebMake/FormatConvert.pm,
lib/HTML/WebMake/Main.pm, lib/HTML/WebMake/SiteCache.pm,
t/navlinks.t, t/navlinks_with_pod.t: EtText now accepts
round-bracket link refs and absolute URLs directly in its
square-bracket link labels; also format conversions are cached for
15% speedup
2000-10-17 23:00 jmason
* doc/Content.pm.html, doc/EtText2HTML.pm.html,
doc/HTML2EtText.pm.html, doc/Main.pm.html,
doc/PerlCodeLibrary.pm.html, doc/allinone.html,
doc/breadcrumbs.html, doc/ethtml2text.html, doc/ettext.html,
doc/ettext2html.html, doc/for.html, doc/metatable.html,
doc/navlinks.html, doc/sitemap.html, doc/using.html, doc/using.txt,
doc/webmake.html, doc/webmake_vars.html, doc/wmmeta.html,
lib/HTML/WebMake/HTMLCleaner.pm, t/data/etmore.wmk: fixed EtText
<pre> adding spurious blank line
2000-10-15 23:38 jmason
* t/: sitemap_with_metatable.t, data/navlinks.wmk,
data/navlinks_with_pod.wmk, data/sitemap_with_metatable.wmk: some
unpredictability in sort ordering caused test failures, fixed
2000-10-15 23:25 jmason
* t/: navlinks.t, navlinks_with_pod.t, sitemap_with_metatable.t:
typo in test fixed
2000-10-15 23:16 jmason
* t/: metadefault.t, data/metadefault.wmk: metadefault test was
missing
2000-10-15 23:14 jmason
* t/data/navlinks_with_pod.wmk: navlinks_with_pod test was loading
score before it was set
2000-10-15 23:11 jmason
* MANIFEST, webmake, webmake.vim, doc/Content.pm.html,
doc/EtText2HTML.pm.html, doc/HTML2EtText.pm.html, doc/Main.pm.html,
doc/PerlCodeLibrary.pm.html, doc/allinone.html, doc/blurb.html,
doc/breadcrumbs.html, doc/breadcrumbs.txt, doc/cleaner.html,
doc/content.html, doc/content.txt, doc/content_refs.html,
doc/contents.html, doc/datasources.html,
doc/deferred_content_refs.html, doc/docmap.html,
doc/documentation.wmk, doc/ethtml2text.html, doc/ettext.html,
doc/ettext2html.html, doc/for.html, doc/for.txt, doc/format.html,
doc/imgsize.html, doc/include.html, doc/index.html,
doc/invoking.html, doc/making.html, doc/media.html,
doc/metadefault.html, doc/metatable.html, doc/metatable.txt,
doc/navlinks.html, doc/navlinks.txt, doc/order.html, doc/out.html,
doc/perl.html, doc/pod.html, doc/set.html, doc/sitemap.html,
doc/sitemap.txt, doc/topslash.html, doc/url_refs.html,
doc/using.html, doc/using.txt, doc/webmake.html,
doc/webmake_tag.html, doc/webmake_vars.html, doc/wmmeta.html,
doc/wmmeta.txt, examples/sitemap.wmk,
examples/sitemap_with_sections.wmk, lib/HTML/WebMake/Content.pm,
lib/HTML/WebMake/Main.pm, lib/HTML/WebMake/Metadata.pm,
lib/HTML/WebMake/PerlCode.pm, lib/HTML/WebMake/PerlCodeLibrary.pm,
lib/HTML/WebMake/SiteMap.pm, lib/HTML/WebMake/WmkFile.pm,
t/WMTest.pm, t/breadcrumbs.t, t/example_sitemap.t, t/navlinks.t,
t/navlinks_with_pod.t, t/sitemap_with_metatable.t,
t/data/breadcrumbs.wmk, t/data/example_sitemap.wmk,
t/data/navlinks.wmk, t/data/navlinks_with_pod.wmk,
t/data/sitemap_with_metatable.wmk: <breadcrumb> added. Several bugs
in <metadefault> and <metatable> support fixed. sitemaps are now
proper content items, and can act as top-level root pages
themselves; unfortunately this means that all 'root' attributes
have changed their name to avoid clashes.
2000-10-13 20:07 jmason
* MANIFEST, doc/allinone.html, doc/docmap.html, doc/index.html,
doc/making.html, doc/using.html, doc/using.txt,
doc/webmake_tag.html, doc/webmake_vars.html,
images/WebMakeTitle.png: added page to doco about WebMake button
2000-10-13 16:44 jmason
* Changes, webmake.vim: added metadefault to webmake.vim
2000-10-13 16:29 jmason
* MANIFEST, Makefile.PL, TODO, ethtml2text, ettext2html, webmake,
doc/Content.pm.html, doc/EtText2HTML.pm.html,
doc/HTML2EtText.pm.html, doc/Main.pm.html,
doc/PerlCodeLibrary.pm.html, doc/allinone.html, doc/blurb.html,
doc/blurb.txt, doc/cleaner.html, doc/cleaner.txt, doc/content.html,
doc/content.txt, doc/content_refs.html, doc/content_refs.txt,
doc/contents.html, doc/contents.txt, doc/datasources.html,
doc/datasources.txt, doc/deferred_content_refs.html,
doc/deferred_content_refs.txt, doc/documentation.css,
doc/documentation.wmk, doc/ethtml2text.html, doc/ettext.html,
doc/ettext.txt, doc/ettext2html.html, doc/for.html, doc/for.txt,
doc/format.html, doc/format.txt, doc/imgsize.html, doc/imgsize.txt,
doc/include.html, doc/include.txt, doc/index.html,
doc/invoking.html, doc/invoking.txt, doc/media.html, doc/media.txt,
doc/navlinks.html, doc/navlinks.txt, doc/order.html, doc/order.txt,
doc/out.html, doc/out.txt, doc/perl.html, doc/perl.txt,
doc/pod.html, doc/pod.txt, doc/sections.tsv, doc/set.html,
doc/set.txt, doc/sitemap.html, doc/sitemap.txt, doc/topslash.html,
doc/topslash.txt, doc/url_refs.html, doc/url_refs.txt,
doc/webmake.html, doc/webmake_tag.html, doc/webmake_tag.txt,
doc/webmake_vars.html, doc/webmake_vars.txt, doc/wmmeta.html,
doc/wmmeta.txt, examples/sitemap.wmk, doc/docmap.html,
doc/making.html, doc/making.txt, doc/metadefault.html,
doc/metadefault.txt, doc/metatable.html, doc/metatable.txt,
lib/HTML/WebMake/Content.pm, lib/HTML/WebMake/FormatConvert.pm,
lib/HTML/WebMake/Main.pm, lib/HTML/WebMake/Metadata.pm,
lib/HTML/WebMake/PerlCodeLibrary.pm, lib/HTML/WebMake/SiteMap.pm,
lib/HTML/WebMake/WmkFile.pm: added doco for <metatable>,
<metadefault> tags; documentation now has sitemap and nav links;
sitemaps can now specify their own sort orders
2000-10-13 00:12 jmason
* TODO, doc/allinone.html, doc/ettext.txt, doc/index.html,
doc/webmake_vars.html: added - and + as acceptable list bullets
after feedback from FoRKers
2000-10-12 16:34 jmason
* Changes, MANIFEST: not distributing .xcf.gz files for images, too
big
2000-10-12 16:28 jmason
* doc/: allinone.html, webmake_vars.html: [no log message]
2000-10-12 15:47 jmason
* TODO, webmake.vim, doc/Content.pm.html, doc/EtText2HTML.pm.html,
doc/HTML2EtText.pm.html, doc/Main.pm.html,
doc/PerlCodeLibrary.pm.html, doc/allinone.html, doc/blurb.html,
doc/cleaner.html, doc/content.html, doc/content.txt,
doc/content_refs.html, doc/contents.html, doc/datasources.html,
doc/deferred_content_refs.html, doc/documentation.css,
doc/ethtml2text.html, doc/ettext.html, doc/ettext2html.html,
doc/for.html, doc/format.html, doc/imgsize.html, doc/include.html,
doc/index.html, doc/invoking.html, doc/media.html,
doc/navlinks.html, doc/navlinks.txt, doc/order.html, doc/out.html,
doc/perl.html, doc/pod.html, doc/pod.txt, doc/set.html,
doc/sitemap.html, doc/sitemap.txt, doc/topslash.html,
doc/url_refs.html, doc/webmake.html, doc/webmake_tag.html,
doc/webmake_vars.html, doc/wmmeta.html, examples/sitemap.wmk,
t/etmore.t, t/data/etmore.wmk: added more doco, fixed EtText bug
with square brackets in PRE text
2000-10-11 13:28 jmason
* Changes, MANIFEST, ethtml2text, ettext2html, doc/Content.pm.html,
doc/EtText2HTML.pm.html, doc/HTML2EtText.pm.html, doc/Main.pm.html,
doc/PerlCodeLibrary.html, doc/PerlCodeLibrary.pm.html,
doc/allinone.html, doc/blurb.html, doc/cleaner.html,
doc/content.html, doc/content_refs.html, doc/contents.html,
doc/datasources.html, doc/deferred_content_refs.html,
doc/documentation.wmk, doc/ethtml2text.html, doc/ettext.html,
doc/ettext2html.html, doc/for.html, doc/format.html,
doc/imgsize.html, doc/include.html, doc/index.html,
doc/invoking.html, doc/media.html, doc/navlinks.html,
doc/order.html, doc/out.html, doc/perl.html, doc/pod.html,
doc/set.html, doc/sitemap.html, doc/sitemap.txt, doc/topslash.html,
doc/url_refs.html, doc/webmake.html, doc/webmake_tag.html,
doc/webmake_vars.html, doc/wmmeta.html, doc/wmmeta.txt: doco
updates, fixed bug in ettext2html and ethtml2text scripts
2000-10-09 00:50 jmason
* MANIFEST, webmake.vim, doc/allinone.html, doc/index.html,
doc/navlinks.html, doc/navlinks.txt, doc/sitemap.html,
doc/sitemap.txt, doc/webmake_vars.html,
lib/HTML/WebMake/Content.pm, lib/HTML/WebMake/Main.pm,
lib/HTML/WebMake/SiteMap.pm, lib/HTML/WebMake/WmkFile.pm,
t/example_news_site.t, t/example_sitemap.t,
t/sitemap_with_metatable.t, t/data/navlinks.wmk,
t/data/sitemap_with_metatable.wmk, t/data/test_stories.inc: added
navlinks support, documented sitemap
2000-10-05 00:57 jmason
* MANIFEST, doc/HTML_WebMake_Main.html, doc/PerlCodeLibrary.html,
doc/Text_EtText_EtText2HTML.html, doc/Text_EtText_HTML2EtText.html,
doc/man_ethtml2text.html, doc/man_ettext2html.html,
doc/man_webmake.html, t/basic.t, t/example_news_site.t,
t/example_sitemap.t, t/metadefvalues.t, t/metatable.t, t/pod.t,
t/sitemap_with_metatable.t, t/data/basic.wmk,
t/data/example_news_site.wmk, t/data/example_sitemap.wmk,
t/data/metatable.wmk, t/data/sitemap_with_metatable.wmk,
t/data/test_stories.inc: Added metatable tag for quick metadata
tagging of contents and media items; added several tests; now tests
the examples to make sure they work. Also testing sitemapping;
documentation now uses text/pod format internally.
2000-10-05 00:53 jmason
* MANIFEST, webmake.vim, Makefile.PL, doc/Content.pm.html,
doc/EtText2HTML.pm.html, doc/HTML2EtText.pm.html, doc/Main.pm.html,
doc/PerlCodeLibrary.pm.html, doc/allinone.html, doc/blurb.html,
doc/cleaner.html, doc/content.html, doc/content.txt,
doc/content_refs.html, doc/contents.html, doc/datasources.html,
doc/deferred_content_refs.html, doc/documentation.wmk,
doc/ethtml2text.html, doc/ettext.html, doc/ettext2html.html,
doc/for.html, doc/format.html, doc/imgsize.html, doc/include.html,
doc/index.html, doc/invoking.html, doc/invoking.txt,
doc/media.html, doc/order.html, doc/out.html, doc/out.txt,
doc/perl.html, doc/perl.txt, doc/pod.html, doc/set.html,
doc/sitemap.html, doc/topslash.html, doc/url_refs.html,
doc/webmake.html, doc/webmake_tag.html, doc/webmake_vars.html,
doc/wmmeta.html, lib/HTML/WebMake/Content.pm,
lib/HTML/WebMake/DataSource.pm, lib/HTML/WebMake/Main.pm,
lib/HTML/WebMake/Media.pm, lib/HTML/WebMake/Metadata.pm,
lib/HTML/WebMake/PerlCodeLibrary.pm, lib/HTML/WebMake/WmkFile.pm:
Added metatable tag for quick metadata tagging of contents and
media items; added several tests; now tests the examples to make
sure they work. Also testing sitemapping; documentation now uses
text/pod format internally.
2000-10-03 23:54 jmason
* doc/allinone.html, doc/blurb.html, doc/cleaner.html,
doc/content.html, doc/content_refs.html, doc/contents.html,
doc/datasources.html, doc/deferred_content_refs.html,
doc/documentation.wmk, doc/ettext.html, doc/for.html,
doc/format.html, doc/imgsize.html, doc/include.html,
doc/index.html, doc/invoking.html, doc/media.html, doc/order.html,
doc/out.html, doc/perl.html, doc/pod.html, doc/set.html,
doc/sitemap.html, doc/topslash.html, doc/url_refs.html,
doc/webmake_tag.html, doc/webmake_vars.html, doc/wmmeta.html,
lib/HTML/WebMake/Main.pm: fixed documentation.wmk to use new sort
method, fixed bug in File::Spec usage
2000-10-03 23:38 jmason
* MANIFEST: updated MANIFEST
2000-10-03 23:30 jmason
* lib/HTML/WebMake/Chunk.pm: removed refactored-out Chunk.pm
2000-10-03 23:29 jmason
* MANIFEST, Makefile.PL, README, TODO, examples/news_site.wmk,
examples/news_site_with_sections.wmk, examples/sitemap.wmk,
examples/sitemap_with_sections.wmk, lib/HTML/WebMake/Chunk.pm,
lib/HTML/WebMake/Content.pm, lib/HTML/WebMake/DataSource.pm,
lib/HTML/WebMake/Main.pm, lib/HTML/WebMake/Metadata.pm,
lib/HTML/WebMake/Out.pm, lib/HTML/WebMake/PerlCodeLibrary.pm,
lib/HTML/WebMake/Util.pm,
lib/HTML/WebMake/DataSources/DirOfFiles.pm,
lib/HTML/WebMake/DataSources/SVFile.pm: added mtime metadatum,
added content-object manipulation PerlCode lib fns
2000-10-02 14:54 jmason
* doc/: documentation.wmk, images/BuiltWithWebMake.png,
images/WebMakeTitle.png: added images to docs
2000-10-02 00:48 jmason
* lib/HTML/WebMake/HTMLCleaner.pm, lib/HTML/WebMake/Main.pm,
MANIFEST, t/ettextmarkup.t: tidied up EtText a little
2000-10-02 00:22 jmason
* BuiltWithWebMake.png, MANIFEST, doc/allinone.html,
doc/blurb.html, doc/cleaner.html, doc/content.html,
doc/content_refs.html, doc/contents.html, doc/datasources.html,
doc/deferred_content_refs.html, doc/documentation.wmk,
doc/ettext.html, doc/ettext.txt, doc/for.html, doc/format.html,
doc/imgsize.html, doc/include.html, doc/index.html,
doc/invoking.html, doc/media.html, doc/order.html, doc/out.html,
doc/perl.html, doc/pod.html, doc/set.html, doc/sitemap.html,
doc/topslash.html, doc/url_refs.html, doc/webmake_tag.html,
doc/webmake_vars.html, doc/wmmeta.html, examples/README.TXT,
examples/sitemap.wmk, images/BuiltWithWebMake.png,
images/BuiltWithWebMake.xcf.gz, images/BuiltWithWebMakeBig.png,
images/BuiltWithWebMakeBigger.png, images/WebMakeTitle.png,
images/WebMakeTitle.xcf.gz, lib/HTML/WebMake/Content.pm,
lib/HTML/WebMake/Contents.pm, lib/HTML/WebMake/DataSource.pm,
lib/HTML/WebMake/Main.pm, lib/HTML/WebMake/PerlCodeLibrary.pm,
lib/HTML/WebMake/SiteMap.pm, lib/HTML/WebMake/Util.pm,
lib/HTML/WebMake/WmkFile.pm, lib/HTML/WebMake/SubstCtx.pm: added
images, fixed sitemap support, dependency bugs
2000-09-25 14:23 jmason
* Changes, TODO: added TODO item
2000-09-22 20:18 jmason
* BuiltWithWebMake.png, MANIFEST: added Built With Webmake button
2000-09-22 11:20 jmason
* lib/HTML/WebMake/Main.pm: bumped version
2000-09-22 11:20 jmason
* Changes, MANIFEST, specfile.raw, doc/allinone.html,
doc/blurb.html, doc/cleaner.html, doc/content.html,
doc/content_refs.html, doc/contents.html, doc/datasources.html,
doc/deferred_content_refs.html, doc/ettext.html, doc/for.html,
doc/format.html, doc/imgsize.html, doc/include.html,
doc/index.html, doc/invoking.html, doc/media.html, doc/order.html,
doc/out.html, doc/perl.html, doc/pod.html, doc/set.html,
doc/sitemap.html, doc/topslash.html, doc/url_refs.html,
doc/webmake_tag.html, doc/webmake_vars.html, doc/webmake_vars.txt,
doc/wmmeta.html, doc/wmmeta.txt: fixed MANIFEST
2000-09-21 00:13 jmason
* TODO, doc/allinone.html, doc/cleaner.html, doc/cleaner.txt,
doc/content.html, doc/content_refs.html, doc/datasources.html,
doc/deferred_content_refs.html, doc/documentation.wmk,
doc/ettext.html, doc/ettext.txt, doc/format.html, doc/imgsize.html,
doc/index.html, doc/invoking.html, doc/out.html, doc/set.html,
doc/url_refs.html, doc/webmake_vars.html, doc/wmmeta.html,
lib/HTML/WebMake/Content.pm, lib/HTML/WebMake/FormatConvert.pm,
lib/HTML/WebMake/HTMLCleaner.pm, lib/HTML/WebMake/Main.pm,
doc/pod.html, doc/pod.txt, lib/HTML/WebMake/Metadata.pm, t/pod.t,
t/data/pod.wmk: text/pod support
2000-09-19 17:58 jmason
* doc/allinone.html, doc/blurb.txt, doc/format.txt, doc/index.html,
doc/invoking.txt, doc/webmake_vars.html, t/etlists.t, t/etmore.t,
t/ettextmarkup.t, t/data/etlists.wmk: added support for marking up
sardine lists
2000-09-19 17:28 jmason
* MANIFEST, doc/perl_fns.html: removed obsolete doc file again
2000-09-19 17:26 jmason
* doc/allinone.html, doc/content_refs.html, doc/content_refs.txt,
doc/deferred_content_refs.html, doc/deferred_content_refs.txt,
doc/ettext.txt, doc/index.html, doc/url_refs.html,
doc/url_refs.txt, doc/webmake_vars.html,
lib/HTML/WebMake/Content.pm, lib/HTML/WebMake/Main.pm, t/etmore.t,
t/ettextlinks.t, t/metadefvalues.t, t/data/etmore.wmk,
t/data/ettextlinks.wmk, t/data/metadefvalues.wmk: fixed event-order
bug with metadata loading
2000-09-19 16:53 jmason
* lib/HTML/WebMake/Main.pm: added default values for variables,
tests for EtText error conditions
2000-09-19 12:39 jmason
* doc/: allinone.html, index.html, webmake_vars.html: rebuilt doc
2000-09-19 12:20 jmason
* Changes, lib/HTML/WebMake/HTMLCleaner.pm,
lib/HTML/WebMake/Main.pm, lib/HTML/WebMake/SubstCtx.pm: added
basefont to empty-element list from looking at XSLT spec
2000-09-18 13:55 jmason
* doc/: allinone.html, index.html, webmake_vars.html,
webmake_vars.txt: added WebMake.OutFile, WebMake.OutName magic vars
2000-09-18 11:57 jmason
* doc/: allinone.html, index.html, index.txt, perl_fns.html,
perl_fns.txt, webmake_vars.html: removed 2 obsolete doc files
2000-09-18 00:27 jmason
* README, lib/HTML/WebMake/Main.pm, lib/HTML/WebMake/SiteCache.pm,
t/WMTest.pm: added rudif's suggestions to README, added note about
IndigoPerl
2000-09-18 00:06 jmason
* MANIFEST, doc/PerlCodeLibrary.html, doc/allinone.html,
doc/blurb.html, doc/blurb.txt, doc/cleaner.html, doc/cleaner.txt,
doc/content.html, doc/content.txt, doc/content_refs.html,
doc/content_refs.txt, doc/contents.html, doc/contents.txt,
doc/datasources.html, doc/datasources.txt,
doc/deferred_content_refs.html, doc/deferred_content_refs.txt,
doc/documentation.wmk, doc/ettext.html, doc/ettext.txt,
doc/for.html, doc/for.txt, doc/format.html, doc/format.txt,
doc/imgsize.html, doc/imgsize.txt, doc/include.html,
doc/include.txt, doc/index.html, doc/invoking.html,
doc/invoking.txt, doc/media.html, doc/media.txt, doc/order.html,
doc/order.txt, doc/out.html, doc/out.txt, doc/perl.html,
doc/perl.txt, doc/set.html, doc/set.txt, doc/sitemap.html,
doc/sitemap.txt, doc/topslash.html, doc/topslash.txt,
doc/url_refs.html, doc/url_refs.txt, doc/webmake_tag.html,
doc/webmake_tag.txt, doc/webmake_vars.html, doc/webmake_vars.txt,
doc/wmmeta.html, doc/wmmeta.txt, lib/HTML/WebMake/HTMLCleaner.pm,
lib/HTML/WebMake/Main.pm, lib/HTML/WebMake/PerlCode.pm,
lib/HTML/WebMake/PerlCodeLibrary.pm, lib/HTML/WebMake/Util.pm,
lib/HTML/WebMake/WmkFile.pm, t/metacache.t, t/data/metacache.wmk,
doc/documentation.css, doc/sections.tsv: documentation now
generates index dynamically
2000-09-16 15:44 jmason
* lib/HTML/WebMake/Index.pm: removed 2 obsolete files
2000-09-16 15:34 jmason
* examples/multiple_stories_perl.wmk: removed 2 obsolete files
2000-09-16 15:24 jmason
* doc/sitemap.html: forgot sitemap html file
2000-09-15 19:30 jmason
* doc/: allinone.html, sitemap.txt, webmake_vars.html: added
sitemap doc
2000-09-15 19:16 jmason
* doc/allinone.html, doc/cleaner.txt, doc/datasources.html,
doc/datasources.txt, doc/deferred_content_refs.html,
doc/deferred_content_refs.txt, doc/ettext.html, doc/ettext.txt,
doc/for.html, doc/for.txt, doc/format.txt, doc/imgsize.html,
doc/imgsize.txt, doc/include.txt, doc/index.html, doc/index.txt,
doc/invoking.html, doc/invoking.txt, doc/media.html, doc/media.txt,
doc/out.html, doc/out.txt, doc/perl.html, doc/perl.txt,
doc/set.html, doc/set.txt, doc/url_refs.html, doc/url_refs.txt,
doc/webmake_tag.txt, doc/webmake_vars.html, doc/webmake_vars.txt,
doc/wmmeta.html, doc/wmmeta.txt, lib/HTML/WebMake/Main.pm: added
double-char markup to EtText
2000-09-15 12:36 jmason
* lib/HTML/WebMake/Main.pm: added depend check to ensure output
file exists
2000-09-15 12:34 jmason
* Changes, README: added DB_File note to README
2000-09-15 00:24 jmason
* MANIFEST, Makefile.PL, README, TODO, ethtml2text, ettext2html,
webmake, doc/allinone.html, doc/blurb.html, doc/cleaner.html,
doc/content.html, doc/content.txt, doc/content_refs.html,
doc/content_refs.txt, doc/contents.html, doc/datasources.html,
doc/datasources.txt, doc/deferred_content_refs.html,
doc/deferred_content_refs.txt, doc/ettext.html, doc/for.html,
doc/for.txt, doc/format.html, doc/imgsize.html, doc/imgsize.txt,
doc/include.html, doc/index.html, doc/index.txt, doc/invoking.html,
doc/media.html, doc/media.txt, doc/order.html, doc/out.html,
doc/out.txt, doc/perl.html, doc/perl_fns.html, doc/perl_fns.txt,
doc/set.html, doc/set.txt, doc/topslash.html, doc/topslash.txt,
doc/url_refs.html, doc/url_refs.txt, doc/webmake_tag.html,
doc/webmake_vars.html, doc/wmmeta.html, doc/allinone.html,
doc/blurb.html, doc/cleaner.html, doc/content.html,
doc/content_refs.html, doc/contents.html, doc/datasources.html,
doc/deferred_content_refs.html, doc/ettext.html, doc/for.html,
doc/format.html, doc/imgsize.html, doc/include.html,
doc/index.html, doc/invoking.html, doc/media.html, doc/order.html,
doc/out.html, doc/perl.html, doc/perl_fns.html, doc/set.html,
doc/topslash.html, doc/url_refs.html, doc/webmake_tag.html,
doc/webmake_vars.html, doc/wmmeta.html,
lib/HTML/WebMake/HTMLCleaner.pm, lib/HTML/WebMake/Main.pm,
lib/HTML/WebMake/SiteCache.pm, lib/HTML/WebMake/SubstCtx.pm,
lib/HTML/WebMake/WmkFile.pm, t/WMTest.pm,
t/data/metacache.data/bar.txt, windows_install.pl: Win32 support
2000-09-14 14:15 jmason
* TODO, doc/datasources.html, doc/datasources.txt,
doc/webmake_vars.html: added doco patch from Matthew Clarke
<clamat@van.maves.ca>
2000-09-14 14:04 jmason
* TODO, doc/allinone.html, doc/index.html, doc/index.txt,
doc/webmake_vars.html: added TODO items, also bug in standalone use
of EtText2HTML.pm without a glossary
2000-09-12 13:35 jmason
* TODO: updated TODO
2000-09-11 23:54 jmason
* doc/PerlCodeLibrary.html, doc/wmmeta.html, doc/wmmeta.txt,
examples/sitemap_with_sections.wmk,
lib/HTML/WebMake/PerlCodeLibrary.pm, lib/HTML/WebMake/SiteMap.pm:
urgh, cvs confused by rsync
2000-09-11 23:48 jmason
* webmake, doc/allinone.html, doc/blurb.html, doc/cleaner.html,
doc/content.html, doc/content_refs.html, doc/contents.html,
doc/datasources.html, doc/deferred_content_refs.html,
doc/ettext.html, doc/for.html, doc/format.html, doc/imgsize.html,
doc/include.html, doc/index.html, doc/invoking.html,
doc/media.html, doc/order.html, doc/out.html, doc/perl.html,
doc/perl_fns.html, doc/set.html, doc/topslash.html,
doc/url_refs.html, doc/webmake_tag.html, doc/webmake_vars.html,
lib/HTML/WebMake/Content.pm, lib/HTML/WebMake/Contents.pm,
lib/HTML/WebMake/DataSource.pm, lib/HTML/WebMake/Main.pm,
lib/HTML/WebMake/Out.pm, lib/HTML/WebMake/Util.pm,
lib/HTML/WebMake/WmkFile.pm, doc/index.html, doc/webmake_vars.html:
sitemap support, needs tests
2000-09-11 18:06 jmason
* t/: etmore.t, data/etmore.wmk: included EtText list patch from
Caolan McNamara
2000-09-11 17:57 jmason
* Changes, build/update_stable, lib/HTML/WebMake/Main.pm: 0.4
released, 0.5 devel cycle starts
2000-09-11 14:09 jmason
* TODO, doc/format.html, doc/format.txt, doc/index.html,
doc/index.txt, doc/wmmeta.html, doc/wmmeta.txt,
lib/HTML/WebMake/WmkFile.pm: documented meta tags
2000-09-11 12:48 jmason
* Makefile.PL, doc/allinone.html, doc/webmake_vars.html,
doc/wmmeta.txt: experimental sitemap support
2000-09-11 12:20 jmason
* doc/PerlCodeLibrary.html, doc/wmmeta.html, doc/wmmeta.txt,
examples/sitemap.wmk, examples/sitemap_with_sections.wmk,
lib/HTML/WebMake/PerlCodeLibrary.pm, lib/HTML/WebMake/SiteMap.pm:
experimental sitemap support
2000-09-11 12:18 jmason
* .cvsignore, MANIFEST, MANIFEST.SKIP, Makefile.PL, webmake.vim,
doc/HTML_WebMake_Main.html, doc/allinone.html, doc/blurb.html,
doc/cleaner.html, doc/content.html, doc/content_refs.html,
doc/contents.html, doc/datasources.html,
doc/deferred_content_refs.html, doc/deferred_content_refs.txt,
doc/documentation.wmk, doc/ettext.html, doc/for.html,
doc/format.html, doc/imgsize.html, doc/include.html,
doc/index.html, doc/index.txt, doc/invoking.html, doc/media.html,
doc/order.html, doc/order.txt, doc/out.html, doc/perl.html,
doc/perl.txt, doc/perl_fns.html, doc/set.html, doc/topslash.html,
doc/url_refs.html, doc/webmake_tag.html, doc/webmake_vars.html,
examples/news_site.wmk, examples/news_site_with_sections.wmk,
examples/sample_stories.inc, lib/HTML/WebMake/Chunk.pm,
lib/HTML/WebMake/Content.pm, lib/HTML/WebMake/Contents.pm,
lib/HTML/WebMake/DataSource.pm, lib/HTML/WebMake/DataSourceBase.pm,
lib/HTML/WebMake/File.pm, lib/HTML/WebMake/FormatConvert.pm,
lib/HTML/WebMake/HTMLCleaner.pm, lib/HTML/WebMake/Main.pm,
lib/HTML/WebMake/Out.pm, lib/HTML/WebMake/PerlCode.pm,
lib/HTML/WebMake/SiteCache.pm, lib/HTML/WebMake/SubstCtx.pm,
lib/HTML/WebMake/Util.pm, lib/HTML/WebMake/WmkFile.pm,
t/deferred_refs.t: metadata support
2000-09-09 16:16 jmason
* t/WMTest.pm, t/meta.t, t/metacache.t, t/data/meta.wmk,
t/data/metacache.wmk, t/data/metacache.data/bar.txt,
t/data/metacache.data/foo.txt, examples/.cvsignore,
examples/multiple_stories_perl.wmk, examples/news_site.wmk,
examples/news_site_with_sections.wmk, examples/sample_stories.inc,
build/get_lwp, doc/allinone.html, doc/documentation.wmk,
doc/format.html, doc/format.txt: metadata support
2000-09-07 23:05 jmason
* build/get_lwp: get_lwp fixed to get HTML::Parser
2000-09-07 23:01 jmason
* doc/: datasources.html, datasources.txt, man_webmake.html: added
some doc files
2000-09-07 14:23 jmason
* TODO: added more details of META plans
2000-09-07 12:34 jmason
* lib/HTML/WebMake/Main.pm: auto-trim whitespace at start and end
of HTML files
2000-09-07 00:37 jmason
* TODO: updated TODO document
2000-09-07 00:07 jmason
* t/: WMTest.pm, contentsfind.t, deferred_refs.t, etglossary.t,
etlists.t, etmore.t, ettextlinks.t, ettextmarkup.t, svfile.t,
data/contentsfind.wmk, data/contentsfind.data/foo.txt,
data/contentsfind.data/dir1/bar.txt,
data/contentsfind.data/dir2/ignore_me.html,
data/contentsfind.data/dir2/dir2a/baz.txt: added name=... behaviour
for file: datasource, plus lots of POD documentation
2000-09-07 00:04 jmason
* MANIFEST, Makefile.PL, ethtml2text, ettext2html, webmake,
doc/HTML_WebMake_Main.html, doc/Text_EtText_EtText2HTML.html,
doc/Text_EtText_HTML2EtText.html, doc/allinone.html,
doc/contents.html, doc/contents.txt, doc/documentation.wmk,
doc/index.html, doc/index.txt, doc/invoking.html, doc/invoking.txt,
doc/man_ethtml2text.html, doc/man_ettext2html.html,
doc/manual.html, doc/media.html, doc/media.txt,
doc/webmake_vars.html, lib/HTML/WebMake/FormatConvert.pm,
lib/HTML/WebMake/Main.pm, lib/HTML/WebMake/SiteCache.pm,
lib/HTML/WebMake/SubstCtx.pm, lib/HTML/WebMake/Util.pm,
lib/HTML/WebMake/DataSources/DirOfFiles.pm, TODO: added name=...
behaviour for file: datasource, plus lots of POD documentation
2000-09-06 18:13 jmason
* .cvsignore, doc/.cvsignore, t/.cvsignore: added .cvsignore files
2000-09-06 18:12 jmason
* MANIFEST, MANIFEST.SKIP, build/get_lwp, build/mkrpm: tidy up,
added get_lwp
2000-09-06 18:08 jmason
* Changes, MANIFEST, specfile.raw, doc/allinone.html,
doc/contents.html, doc/contents.txt,
lib/HTML/WebMake/DataSourceBase.pm,
lib/HTML/WebMake/DataSources/DirOfFiles.pm,
lib/HTML/WebMake/DataSources/SVFile.pm, MANIFEST.SKIP, build/mkrpm:
RPM building now works
2000-09-05 13:17 jmason
* doc/: allinone.html, ettext.html: updated doc
2000-09-05 13:17 jmason
* MANIFEST, build/update_devel, doc/allinone.html, doc/format.html,
doc/format.txt, doc/webmake_vars.html: updating dev with latest
changes and tests
2000-09-05 13:15 jmason
* t/: etmore.t, data/etmore.wmk: added tests for 2 new EtText bugs
2000-09-05 12:51 jmason
* Changes, lib/HTML/WebMake/Chunk.pm, lib/HTML/WebMake/Content.pm,
lib/HTML/WebMake/Contents.pm, lib/HTML/WebMake/DataSource.pm,
lib/HTML/WebMake/File.pm, lib/HTML/WebMake/FormatConvert.pm,
lib/HTML/WebMake/Main.pm, lib/HTML/WebMake/Media.pm,
lib/HTML/WebMake/Out.pm, lib/HTML/WebMake/PerlCode.pm,
lib/HTML/WebMake/SiteCache.pm, lib/HTML/WebMake/SubstCtx.pm,
lib/HTML/WebMake/Util.pm, lib/HTML/WebMake/WmkFile.pm,
lib/HTML/WebMake/DataSources/SVFile.pm: fixed depend back-compat
bug, added svfile test
2000-09-05 12:48 jmason
* t/: svfile.t, data/svfile.wmk, data/svfile.data/foo.txt,
data/svfile.data/titles.csv: fixed depend back-compat bug, added
svfile test
2000-09-05 00:27 jmason
* MANIFEST: fixed MANIFEST for new files
2000-09-05 00:19 jmason
* TODO, doc/allinone.html, doc/blurb.html, doc/blurb.txt,
lib/HTML/WebMake/Content.pm, lib/HTML/WebMake/Contents.pm,
lib/HTML/WebMake/DataSource.pm, lib/HTML/WebMake/DataSourceBase.pm,
lib/HTML/WebMake/File.pm, lib/HTML/WebMake/Main.pm,
lib/HTML/WebMake/Media.pm, lib/HTML/WebMake/SiteCache.pm,
lib/HTML/WebMake/SubstCtx.pm,
lib/HTML/WebMake/DataSources/DirOfFiles.pm,
lib/HTML/WebMake/DataSources/SVFile.pm: added dependency checking
2000-09-04 12:00 jmason
* Changes, TODO, build/nightly_cron, doc/allinone.html,
doc/blurb.html, doc/cleaner.html, doc/cleaner.txt,
doc/content.html, doc/content_refs.html, doc/contents.html,
doc/deferred_content_refs.html, doc/ettext.html, doc/for.html,
doc/format.html, doc/imgsize.html, doc/include.html,
doc/index.html, doc/invoking.html, doc/media.html, doc/order.html,
doc/out.html, doc/perl.html, doc/perl_fns.html, doc/set.html,
doc/topslash.html, doc/url_refs.html, doc/webmake_tag.html,
doc/webmake_vars.html, lib/HTML/WebMake/Main.pm: added TODO from
Midgard
2000-09-01 21:06 jmason
* MANIFEST, MANIFEST.SKIP, t/etglossary.t: MANIFEST and test
cleanups
2000-09-01 21:03 jmason
* doc/: webmake_vars.html, webmake_vars.txt: added documentation
for magic vars
2000-09-01 21:02 jmason
* webmake, doc/allinone.html, doc/ettext.html, doc/ettext.txt,
doc/index.html, doc/index.txt, lib/HTML/WebMake/FormatConvert.pm,
lib/HTML/WebMake/Main.pm, lib/HTML/WebMake/SiteCache.pm,
lib/HTML/WebMake/WmkFile.pm, t/WMTest.pm, t/etglossary.t,
t/data/etglossary.wmk: added glossary sharing and site cache
2000-09-01 12:03 jmason
* TODO, doc/allinone.html, doc/blurb.html, doc/blurb.txt,
doc/cleaner.html, doc/cleaner.txt, doc/content.html,
doc/content_refs.html, doc/contents.html,
doc/deferred_content_refs.html, doc/ettext.html, doc/ettext.txt,
doc/for.html, doc/format.html, doc/imgsize.html, doc/include.html,
doc/index.html, doc/index.txt, doc/invoking.html, doc/media.html,
doc/order.html, doc/out.html, doc/out.txt, doc/perl.html,
doc/perl.txt, doc/perl_fns.html, doc/set.html, doc/topslash.html,
doc/url_refs.html, doc/webmake_tag.html,
lib/HTML/WebMake/HTMLCleaner.pm, MANIFEST, t/etlists.t,
t/ettextlinks.t, t/ettextmarkup.t, t/data/etlists.wmk,
t/data/ettextlinks.wmk, t/data/ettextmarkup.wmk, TODO: added
balanced-tag generation, nested-list support, moved to Wiki-style
numbered-list and defn-list styles, removed requirement for
list-start and -end tags.
2000-08-31 22:09 jmason
* TODO: added '1' prefix for numbered lists, for WikiCompatibility
2000-08-31 12:29 jmason
* doc/: allinone.html, blurb.html, cleaner.html, content.html,
content_refs.html, contents.html, deferred_content_refs.html,
documentation.wmk, ettext.html, for.html, format.html,
imgsize.html, include.html, index.html, invoking.html, media.html,
order.html, out.html, perl.html, perl_fns.html, set.html,
topslash.html, url_refs.html, webmake_tag.html: minor mod to
documentation nav bar
2000-08-31 12:23 jmason
* Changes, Changes: minor mod to documentation nav bar
2000-08-31 12:21 jmason
* MANIFEST.SKIP, doc/webmake_tag.html, doc/webmake_tag.txt:
MANIFEST.SKIP added, 2 new doc files added
2000-08-31 12:19 jmason
* Changes, MANIFEST, build/update_devel, doc/webmake.html,
doc/webmake.txt: MANIFEST.SKIP added, 2 old doc files deleted
2000-08-30 13:18 jmason
* Changes, MANIFEST, webmake, build/update_devel,
doc/allinone.html, doc/documentation.wmk, doc/index.html,
doc/index.txt, doc/invoking.html, doc/invoking.txt, doc/order.html,
doc/order.txt, lib/HTML/WebMake/Chunk.pm,
lib/HTML/WebMake/Content.pm, lib/HTML/WebMake/DataSource.pm,
lib/HTML/WebMake/HTMLCleaner.pm, lib/HTML/WebMake/Main.pm,
lib/HTML/WebMake/Out.pm, lib/HTML/WebMake/PerlCode.pm,
lib/HTML/WebMake/WmkFile.pm: added tracking of what content/url
item contained a ref to an undefined content/URL item
2000-08-30 00:08 jmason
* TODO, doc/cleaner.html: HTML cleaning code documentation
2000-08-30 00:07 jmason
* MANIFEST, TODO, doc/allinone.html, doc/cleaner.txt,
doc/ettext.html, doc/index.html, doc/index.txt, doc/out.html,
doc/out.txt, lib/HTML/WebMake/HTMLCleaner.pm,
lib/HTML/WebMake/Main.pm, t/ettextlinks.t, t/ettextmarkup.t: HTML
cleaner initial working checkin
2000-08-29 23:07 jmason
* lib/HTML/WebMake/: HTMLCleaner.pm, SiteCache.pm: HTML cleaning,
prelim site cache support
2000-08-29 15:16 jmason
* lib/HTML/WebMake/: Content.pm, Main.pm: fixed some subst scoping
problems
2000-08-24 00:40 jmason
* doc/allinone.html, doc/blurb.html, doc/content.html,
doc/content_refs.html, doc/contents.html,
doc/deferred_content_refs.html, doc/ettext.html, doc/for.html,
doc/format.html, doc/imgsize.html, doc/include.html,
doc/index.html, doc/invoking.html, doc/media.html, doc/order.html,
doc/out.html, doc/perl.html, doc/perl_fns.html, doc/set.html,
doc/topslash.html, doc/url_refs.html, doc/webmake.html,
lib/HTML/WebMake/Main.pm: added HTML cleaning support using
HTML::Parser
2000-08-23 17:24 jmason
* TODO, doc/allinone.html, doc/content.html, doc/content.txt,
lib/HTML/WebMake/Main.pm, t/ettextlinks.t: fixed IMGSIZE adding
extra XML-style img tag ending
2000-08-23 17:14 jmason
* doc/allinone.html, doc/blurb.html, doc/content.html,
doc/content_refs.html, doc/contents.html,
doc/deferred_content_refs.html, doc/ettext.html, doc/for.html,
doc/format.html, doc/imgsize.html, doc/include.html,
doc/index.html, doc/invoking.html, doc/media.html, doc/order.html,
doc/out.html, doc/perl.html, doc/perl_fns.html, doc/set.html,
doc/topslash.html, doc/url_refs.html, doc/webmake.html,
t/ettextlinks.t, t/data/ettextlinks.wmk: EtText: bug with hrefs
with colons in the link text. fixed.
2000-08-22 23:26 jmason
* Changes, MANIFEST, Makefile.PL, README, ethtml2text, ettext2html,
TODO, webmake, LICENSE, webmake.vim, doc/blurb.txt,
doc/content.html, doc/content.txt, doc/contents.txt,
doc/index.html, doc/out.html, doc/perl.txt, doc/perl_fns.txt,
doc/ettext.txt, doc/for.txt, doc/include.txt, doc/url_refs.txt,
doc/allinone.html, doc/content_refs.txt,
doc/deferred_content_refs.txt, doc/imgsize.txt, doc/index.txt,
doc/invoking.txt, doc/manual.html, doc/media.txt, doc/out.txt,
doc/set.txt, doc/topslash.txt, doc/webmake.txt,
doc/documentation.wmk, doc/ettext.html, doc/format.txt,
doc/topslash.html, doc/blurb.html, doc/contents.html, doc/for.html,
doc/imgsize.html, doc/include.html, doc/invoking.html,
doc/media.html, doc/perl.html, doc/perl_fns.html,
doc/url_refs.html, doc/content_refs.html,
doc/deferred_content_refs.html, doc/format.html, doc/set.html,
doc/webmake.html, doc/bubba.png, doc/order.html, doc/order.txt,
examples/multiple_stories_perl.wmk, t/WMTest.pm, t/deferred_refs.t,
t/ettextlinks.t, t/ettextmarkup.t, t/test_dir,
t/data/deferred_refs.wmk, t/data/ettextlinks.wmk,
lib/HTML/WebMake/Contents.pm, lib/HTML/WebMake/FormatConvert.pm,
t/data/ettextmarkup.wmk, lib/HTML/WebMake/Chunk.pm,
lib/HTML/WebMake/Content.pm, lib/HTML/WebMake/DataSource.pm,
lib/HTML/WebMake/File.pm, lib/HTML/WebMake/Index.pm,
lib/HTML/WebMake/Main.pm, lib/HTML/WebMake/Media.pm,
lib/HTML/WebMake/Out.pm, lib/HTML/WebMake/PerlCode.pm,
lib/HTML/WebMake/Util.pm, lib/HTML/WebMake/WmkFile.pm,
build/get_version, build/update_devel, build/update_stable,
lib/WebMakeCGI/Edit.pm: Initial revision
2000-08-22 23:26 jmason
* Changes, MANIFEST, Makefile.PL, README, ethtml2text, ettext2html,
TODO, webmake, LICENSE, webmake.vim, doc/blurb.txt,
doc/content.html, doc/content.txt, doc/contents.txt,
doc/index.html, doc/out.html, doc/perl.txt, doc/perl_fns.txt,
doc/ettext.txt, doc/for.txt, doc/include.txt, doc/url_refs.txt,
doc/allinone.html, doc/content_refs.txt,
doc/deferred_content_refs.txt, doc/imgsize.txt, doc/index.txt,
doc/invoking.txt, doc/manual.html, doc/media.txt, doc/out.txt,
doc/set.txt, doc/topslash.txt, doc/webmake.txt,
doc/documentation.wmk, doc/ettext.html, doc/format.txt,
doc/topslash.html, doc/blurb.html, doc/contents.html, doc/for.html,
doc/imgsize.html, doc/include.html, doc/invoking.html,
doc/media.html, doc/perl.html, doc/perl_fns.html,
doc/url_refs.html, doc/content_refs.html,
doc/deferred_content_refs.html, doc/format.html, doc/set.html,
doc/webmake.html, doc/bubba.png, doc/order.html, doc/order.txt,
examples/multiple_stories_perl.wmk, t/WMTest.pm, t/deferred_refs.t,
t/ettextlinks.t, t/ettextmarkup.t, t/test_dir,
t/data/deferred_refs.wmk, t/data/ettextlinks.wmk,
lib/HTML/WebMake/Contents.pm, lib/HTML/WebMake/FormatConvert.pm,
t/data/ettextmarkup.wmk, lib/HTML/WebMake/Chunk.pm,
lib/HTML/WebMake/Content.pm, lib/HTML/WebMake/DataSource.pm,
lib/HTML/WebMake/File.pm, lib/HTML/WebMake/Index.pm,
lib/HTML/WebMake/Main.pm, lib/HTML/WebMake/Media.pm,
lib/HTML/WebMake/Out.pm, lib/HTML/WebMake/PerlCode.pm,
lib/HTML/WebMake/Util.pm, lib/HTML/WebMake/WmkFile.pm,
build/get_version, build/update_devel, build/update_stable,
lib/WebMakeCGI/Edit.pm: Initial import.