| Newsgroups |
gmane.comp.lang.uml.argouml.cvs |
| Message-ID |
<[email protected]> |
Author: mvw
Date: 2007-12-20 00:49:40-0800
New Revision: 13951
Modified:
trunk/www/tours/tabtaggedvalues.gif
trunk/www/tours/tabtaggedvalues.html
trunk/www/tours/toolbar.png
Log:
Updates for the tour: New tagged values panel, new toolbar.
The toolbar shows a "preview" of the upcoming Undo/Redo feature.
Modified: trunk/www/tours/tabtaggedvalues.gif
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/tours/tabtaggedvalues.gif?view=diff&rev=13951&p1=trunk/www/tours/tabtaggedvalues.gif&p2=trunk/www/tours/tabtaggedvalues.gif&r1=13950&r2=13951
==============================================================================
Binary files. No diff available.
Modified: trunk/www/tours/tabtaggedvalues.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/tours/tabtaggedvalues.html?view=diff&rev=13951&p1=trunk/www/tours/tabtaggedvalues.html&p2=trunk/www/tours/tabtaggedvalues.html&r1=13950&r2=13951
==============================================================================
--- trunk/www/tours/tabtaggedvalues.html (original)
+++ trunk/www/tours/tabtaggedvalues.html 2007-12-20 00:49:40-0800
@@ -12,10 +12,14 @@
<P><IMG SRC="tabtaggedvalues.gif"></P>
<p>ArgoUML's
-TaggedValues Tab allows you to enter and view TaggedValues on the selected design element. TaggedValues are simple
-key-value pairs that are stored with the design element, but are (usually) not interpreted by the system. For example,
-it you wanted to add an indication as to the testing status of each class in your design, you might add a TaggedValue
-with key "testing status" and a value that is one of "untested", "being tested",
+TaggedValues Tab allows you to enter and view TaggedValues
+on the selected design element. TaggedValues are
+key-value pairs that are stored with the design element,
+but are (usually) not interpreted by the system. For example,
+if you wanted to add an indication as to the testing status
+of each class in your design, you might add a TaggedValue
+with key "testing status" and a value that is
+one of "untested", "being tested",
or "passed testing".</FONT></P>
Modified: trunk/www/tours/toolbar.png
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/tours/toolbar.png?view=diff&rev=13951&p1=trunk/www/tours/toolbar.png&p2=trunk/www/tours/toolbar.png&r1=13950&r2=13951
==============================================================================
Binary files. No diff available.