From e44a7e37b6c7b5961adaffc62b9042b8d442938e Mon Sep 17 00:00:00 2001 From: mensonge Date: Thu, 13 Nov 2008 09:49:11 +0000 Subject: New feature: basic Ajax suggestion for tags and implementation of Dojo toolkit git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@151 b3834d28-1941-0410-a4f8-b48e95affb8f --- includes/js/dojox/sketch/tests/annotation.svg | 1 + includes/js/dojox/sketch/tests/images/figure2.gif | Bin 0 -> 40349 bytes .../js/dojox/sketch/tests/images/testsBodyBg.gif | Bin 0 -> 753 bytes includes/js/dojox/sketch/tests/test_full.html | 66 +++++++++++++++++++++ 4 files changed, 67 insertions(+) create mode 100644 includes/js/dojox/sketch/tests/annotation.svg create mode 100644 includes/js/dojox/sketch/tests/images/figure2.gif create mode 100644 includes/js/dojox/sketch/tests/images/testsBodyBg.gif create mode 100644 includes/js/dojox/sketch/tests/test_full.html (limited to 'includes/js/dojox/sketch/tests') diff --git a/includes/js/dojox/sketch/tests/annotation.svg b/includes/js/dojox/sketch/tests/annotation.svg new file mode 100644 index 0000000..9638588 --- /dev/null +++ b/includes/js/dojox/sketch/tests/annotation.svg @@ -0,0 +1 @@ +12345 \ No newline at end of file diff --git a/includes/js/dojox/sketch/tests/images/figure2.gif b/includes/js/dojox/sketch/tests/images/figure2.gif new file mode 100644 index 0000000..7218a4c Binary files /dev/null and b/includes/js/dojox/sketch/tests/images/figure2.gif differ diff --git a/includes/js/dojox/sketch/tests/images/testsBodyBg.gif b/includes/js/dojox/sketch/tests/images/testsBodyBg.gif new file mode 100644 index 0000000..4e0b4a7 Binary files /dev/null and b/includes/js/dojox/sketch/tests/images/testsBodyBg.gif differ diff --git a/includes/js/dojox/sketch/tests/test_full.html b/includes/js/dojox/sketch/tests/test_full.html new file mode 100644 index 0000000..b78c232 --- /dev/null +++ b/includes/js/dojox/sketch/tests/test_full.html @@ -0,0 +1,66 @@ + + + + Annotator/Figure Testing + + + + + + + + + +

Annotator/Figure Testing Platform

+

This is a generic test to create a figure from an existing SVG file, to edit that figure, and to test the undo stack. Double click a shape to set new text for it.

+
+
+
+
+

Serialized output

+ + + -- cgit v1.2.3