2009-12-21 Adrian Aichner * lib/relPath.gp: Don't mess with toothpicks, use File::Spec. 2003-06-09 Adrian Aichner * .cvsignore: Ignore www directory. 2000-08-07 Adrian Aichner * lib/relPath.gp: Make recipe work for DOS path also. 2000-08-04 Adrian Aichner * bin/genpage (makecheck): test file modification times to the second, not the day to avoid needless re-generation. 2000-02-19 19:29 joev * layout/glossary: Changed Changelog to ChangeLog 2000-02-19 19:28 joev * ChangeLog: [no log message] 2000-02-19 19:28 joev * content/20000219.news: New news item 2000-02-19 19:20 joev * lib/displayHTML.gp: See comment for displayHTML.content CVS ------------------------------------------------------------------- --- 2000-02-19 19:20 joev * layout/examples.html: Examples obviously haven't worked for a while because of changes since 1.0.4, but nobody complained :)) Fixed them up. Need more examples, better and more current! CVS ------------------------------------------------------------------- --- 2000-02-19 19:18 joev * examples/: ex1/index.content, ex2/index.content, ex3/index.content, ex3/foo/index.content: Cleaned up and updated. 2000-02-19 19:18 joev * content/recipes/displayHTML.content: Added functionality where you can specify <#tag> to get display HTML to pass it on as a real HTML tag, not a re-processed <TAG> entry. Basically allow for formatting in displayHTML output 2000-02-19 19:17 joev * content/: 19990804.news, index.content: Some cleanup stuff basically Reworked the Docs (index.content) to reflect all recent changes and to fix some style errors (displayHTML stuff) Also added /changed some docs that should have been updated in 1.0.6 2000-02-19 19:15 joev * bin/genpage: Added %outputsuffix% functionality. Fixed a bug with expand() picking up garbage when whitespace was in the %sometag% tags 2000-02-19 19:14 joev * Makefile, README, TODO: Modified to fix up examples. TODO List has been cleared! WooHoo! - Release Time!!! 2000-02-19 15:12 joev * content/Changelog: Old style changelog still left around from before adding genpage to CVS 2000-02-19 15:10 joev * include/displayHTML.gp, include/download.gp, include/getDateTime.gp, include/getModTime.gp, include/imgsize.gp, include/menu.gp, include/news.gp, include/relPath.gp, include/thumbnail.gp, include/toc.gp, lib/displayHTML.gp, lib/download.gp, lib/getDateTime.gp, lib/getModTime.gp, lib/imgsize.gp, lib/menu.gp, lib/news.gp, lib/relPath.gp, lib/thumbnail.gp, lib/toc.gp: Changed behaviour of -I parameter to effect include() function not recipe() function. Added -L (libdir) as the place to put recipes. This behaviour means that genpage will probably barf on current pre-1.0.7 sites, but the change is for the better as it is more intuitive to put 'extensions' into a lib dir and to 'include' stuff from an include directory Moved the standard recipes out to lib directory to reflect above. 2000-02-19 15:09 joev * bin/genpage: Changed behaviour of -I parameter to effect include() function not recipe() function. Added -L (libdir) as the place to put recipes. This behaviour means that genpage will probably barf on current pre-1.0.7 sites, but the change is for the better as it is more intuitive to put 'extensions' into a lib dir and to 'include' stuff from an include directory 2000-02-19 15:07 joev * TODO, genpage.conf: Added libdir parameter to example genpage.conf. Deleted a TODO item woohoo! :) 2000-02-17 20:17 joev * ChangeLog: [no log message] 2000-02-17 19:53 joev * layout/: glossary, glossary2: Small changes to show off <%glosskey,glossfile%> 2000-02-17 19:53 joev * content/recipes/getDateTime.content, include/getDateTime.gp: New version 1.1 by Dave Massart that supports English, French, German, Dutch and Spanish.. Great Work! 2000-02-17 19:51 joev * content/index.content: Simple change to show use of <%glosskey,glossfile%> 2000-02-17 19:51 joev * bin/genpage: Changed behaviour of gloss() command , now looks in layout ($opt_l) dir for glossary files when an alternative glossary file is used. Changed behaviour of <%glosskey%> tag to support <%glosskey,altglossfile%> Full Make-like check now implemented 2000-02-17 19:40 joev * ChangeLog: Just re-generated it 2000-02-16 19:48 joev * bin/genpage: Fixed the includes issue. Genpage now checks for all files that can possible effect the decision to re-generate the output file, including; included files, recipes, content files, the genpage.conf file and the template file. 2000-02-16 00:08 joev * ChangeLog: [no log message] 2000-02-16 00:08 joev * bin/genpage, include/toc.gp: Added versioning info 2000-02-16 00:08 joev * ChangeLog: Added ChangeLog generated by cvs2cl.pl 2000-02-15 23:35 joev * include/getDateTime.gp: Added getDateTime recipe which replaces getModDate with a recipe that can accept a formatting string for the output 2000-02-15 23:34 joev * include/toc.gp: Fixed toc.gp bug where tags enclosed in tags messed up. Fix supplied by Tylman Ule. 2000-02-15 23:33 joev * include/: download.gp, getDateTime.gp, menu.gp, toc.gp: Added cvs Id keyword Fixed bug in menu.gp where nested subdirs caused it not to work. Fix Submitted by Muhammad A Muquit. 2000-02-15 23:29 joev * bin/genpage: Fixed %outputfile% behaviour to put the generated file into the correct directory. Added check for current glossary to the list of files checked to decide whether the content needs to be re-parsed. Added proper version numbering via CVS revision number. 2000-02-15 23:28 joev * Changelog, TODO: Added TODO list so I can keep track of issues outstanding 2000-02-15 23:03 joev * Changelog: Added comments about changes for 1.0.7 2000-02-15 22:48 joev * README: Added Genpage 1.1.1 Tags 2000-02-15 22:46 joev * README: Added CVS name 2000-02-15 22:35 joev * content/recipes/getDateTime.content, content/recipes/index.content, include/getDateTime.gp: Added getDateTime from David Massart 2000-02-15 22:31 joev * content/recipes/download.content, include/menu.gp, include/toc.gp, layout/news.html: Added new 1.0.7 stuff 2000-02-15 22:27 joev * Changelog, README: Added 1.0.7 changes 2000-02-15 22:26 joev * bin/genpage: Updated 1.0.7 changes 2000-02-12 13:33 joev * README: Woops... extraneous info 2000-02-12 13:30 joev * README: Just added cvs keywords 2000-02-12 13:24 joev * COPYING, Makefile, README, genpage.conf, bin/genpage, content/19990601.news, content/19990612.news, content/19990617.news, content/19990620.news, content/19990624.news, content/19990731.news, content/19990804.news, content/Changelog, content/completenews.content, content/index.content, content/recipes/displayHTML.content, content/recipes/download.content, content/recipes/getModTime.content, content/recipes/imgsize.content, content/recipes/index.content, content/recipes/menu.content, content/recipes/news.content, content/recipes/relPath.content, content/recipes/sample.jpg, content/recipes/thumbnail.content, content/recipes/toc.content, examples/ex1/index.content, examples/ex2/index.content, examples/ex3/index.content, examples/ex3/foo/index.content, include/displayHTML.gp, include/download.gp, include/funcdefs.gp, include/getModTime.gp, include/imgsize.gp, include/menu.gp, include/myheader.def, include/news.gp, include/relPath.gp, include/section.gp, include/thumbnail.gp, include/toc.gp, layout/cookhouse.html, layout/glossary, layout/glossary2, layout/news.html, layout/recipe.html, layout/template.html, news.themes/default.gpnewstheme, news.themes/econsole.gpnewstheme, news.themes/faq.gpnewstheme, news.themes/faqheadlines.gpnewstheme, news.themes/freshmeat.gpnewstheme, news.themes/gray.gpnewstheme, news.themes/headlines.gpnewstheme, news.themes/history.gpnewstheme, news.themes/simple.gpnewstheme, news.themes/slashdot.gpnewstheme: Initial revision 2000-02-12 13:24 joev * COPYING, Makefile, README, genpage.conf, bin/genpage, content/19990601.news, content/19990612.news, content/19990617.news, content/19990620.news, content/19990624.news, content/19990731.news, content/19990804.news, content/Changelog, content/completenews.content, content/index.content, content/recipes/displayHTML.content, content/recipes/download.content, content/recipes/getModTime.content, content/recipes/imgsize.content, content/recipes/index.content, content/recipes/menu.content, content/recipes/news.content, content/recipes/relPath.content, content/recipes/sample.jpg, content/recipes/thumbnail.content, content/recipes/toc.content, examples/ex1/index.content, examples/ex2/index.content, examples/ex3/index.content, examples/ex3/foo/index.content, include/displayHTML.gp, include/download.gp, include/funcdefs.gp, include/getModTime.gp, include/imgsize.gp, include/menu.gp, include/myheader.def, include/news.gp, include/relPath.gp, include/section.gp, include/thumbnail.gp, include/toc.gp, layout/cookhouse.html, layout/glossary, layout/glossary2, layout/news.html, layout/recipe.html, layout/template.html, news.themes/default.gpnewstheme, news.themes/econsole.gpnewstheme, news.themes/faq.gpnewstheme, news.themes/faqheadlines.gpnewstheme, news.themes/freshmeat.gpnewstheme, news.themes/gray.gpnewstheme, news.themes/headlines.gpnewstheme, news.themes/history.gpnewstheme, news.themes/simple.gpnewstheme, news.themes/slashdot.gpnewstheme: Imported to CVS