Commit graph

6 commits

Author SHA1 Message Date
Colin Kuskie
b323f74121 Update copyright notice 2011-12-28 11:30:38 -08:00
Graham Knop
a95ef168cc remove use of FindBin in tests 2010-09-01 14:05:53 -05:00
Colin Kuskie
3eb0ac756f Flesh out Revisions assetHelper.
Add a simple method to WebGUI::HTML to format an array as a table row.
Do not join non-asset tables in queries.
2009-11-29 16:03:51 -08:00
Graham Knop
67b729fee0 use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05:00
Colin Kuskie
1a74cb056d Fix the separator macro. Adds a method to WebGUI::HTML that splits
content based on the separator macro, and does a best effort to fill in
tags that the splitting breaks by and start and end tags.
Update Post and Article to use it.
2009-07-25 04:30:28 +00:00
Colin Kuskie
5dbea78e69 Move splitTag tests into a HTML subdir, for congruency with other module subtests. 2009-07-24 22:46:34 +00:00