Author: ben
Date: 2007-11-26 10:49:04 -0800 (Mon, 26 Nov 2007)
New Revision: 7368
Added:
openlaszlo/trunk/lps/components/charts/
openlaszlo/trunk/test/charts/
Modified:
openlaszlo/trunk/WEB-INF/lps/misc/lzx-autoincludes.properties
Log:
Change 20071126-ben-E by [EMAIL PROTECTED] on 2007-11-26 10:40:18 PST
in /Users/ben/src/svn/openlaszlo/trunk-for-revert-charting
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Bring back 'old' charting and tests
Documentation:
This restores the 'old' charting and associated tests. 'New' charting is now in
lps/components/queens-charts, and it does not yet have tests checked in.
Tests:
http://localhost:8080/trunk-for-revert-charting/test/charts/linechart/test_line_01.lzx
http://localhost:8080/trunk-for-revert-charting/test/charts/linechart/test_line_02.lzx
http://localhost:8080/trunk-for-revert-charting/test/charts/linechart/test_line_03.lzx
http://localhost:8080/trunk-for-revert-charting/test/charts/linechart/test_line_04.lzx
http://localhost:8080/trunk-for-revert-charting/test/charts/linechart/test_line_05.lzx
http://localhost:8080/trunk-for-revert-charting/test/charts/barchart/test_bar_01.lzx
http://localhost:8080/trunk-for-revert-charting/test/charts/columnchart/test_column_01.lzx
http://localhost:8080/trunk-for-revert-charting/test/charts/piechart/test_pie_01.lzx
Files:
A + test/charts
M WEB-INF/lps/misc/lzx-autoincludes.properties
A + lps/components/charts
Modified: openlaszlo/trunk/WEB-INF/lps/misc/lzx-autoincludes.properties
===================================================================
--- openlaszlo/trunk/WEB-INF/lps/misc/lzx-autoincludes.properties
2007-11-26 18:10:34 UTC (rev 7367)
+++ openlaszlo/trunk/WEB-INF/lps/misc/lzx-autoincludes.properties
2007-11-26 18:49:04 UTC (rev 7368)
@@ -121,9 +121,10 @@
vbox: /base/vbox.lzx
image: /base/image.lzx
-barchart: charts/barchart.lzx
-linechart: charts/linechart.lzx
-piechart: charts/piechart.lzx
+barchart: /charts/barchart/barchart.lzx
+linechart: /charts/linechart/linechart.lzx
+piechart: /charts/piechart/piechart.lzx
+columnchart: /charts/columnchart/columnchart.lzx
lazyreplicator: /utils/replicator/lazyreplicator.lzx
replicator: /utils/replicator/replicator.lzx
Copied: openlaszlo/trunk/lps/components/charts (from rev 7350,
openlaszlo/trunk/lps/components/charts)
Copied: openlaszlo/trunk/test/charts (from rev 7350,
openlaszlo/trunk/test/charts)
_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins