--- Vago/trunk/Vago/xmlToolsInterface/xmltoolsinterface.ui 2016/10/30 16:01:17 1059
+++ Vago/trunk/Vago/xmlToolsInterface/xmltoolsinterface.ui 2016/12/09 19:04:18 1061
@@ -32,6 +32,11 @@
-
+
+ XmlTools Operation that you want to perform.
+Learn more about them in XmlTools documentation page:
+http://wiki.oni2.net/XmlTools
+
XmlTools Operation:
@@ -39,6 +44,11 @@
-
+
+ XmlTools Operation that you want to perform.
+Learn more about them in XmlTools documentation page:
+http://wiki.oni2.net/XmlTools
+
-
Add Values
@@ -225,6 +235,11 @@
0
+
+ XML files to process (wildcards supported)
+
+If you are processing only one file you can also drag and drop it here.
+
Input File(s):
@@ -240,6 +255,11 @@
0
+
+ XML files to process (wildcards supported)
+
+If you are processing only one file you can also drag and drop it here.
+
-
@@ -259,6 +279,9 @@
0
+
+ Value to be replaced or removed (use space as separator)
+
Current Value(s):
@@ -266,6 +289,9 @@
-
+
+ Value to be replaced or removed (use space as separator)
+
@@ -279,13 +305,20 @@
0
+
+ New value(s) to add or replace current value (use space as separator)
+
New Value(s):
-
-
+
+
+ New value(s) to add or replace current value (use space as separator)
+
+
-
@@ -295,6 +328,9 @@
0
+
+ Positions to be replaced [use space as separator] (zero-based index)
+
Position(s):
@@ -302,6 +338,9 @@
-
+
+ Positions to be replaced [use space as separator] (zero-based index)
+
@@ -309,13 +348,36 @@
-
+
+ Difference to adjust values by.
+
+For instance if the current value is 1 and you want it to become 3 (new value), you should input -2:
+
+1 (current value) - 3 (new value) = -2
+
+---
+
+You can also update multi dimensional values like "1 2 3", type the difference here like "-1 -1 -1". Result would be "2 3 4".
+
Diff between old and new value:
-
-
+
+
+ Difference to adjust values by.
+
+For instance if the current value is 1 and you want it to become 3 (new value), you should input -2:
+
+1 (current value) - 3 (new value) = -2
+
+---
+
+You can also update multi dimensional values like "1 2 3", type the difference here like "-1 -1 -1". Result would be "2 3 4".
+
+
@@ -343,6 +405,9 @@
-
+
+ Don't make backups of XML files (faster processing)
+
No Backups
@@ -375,6 +440,9 @@
true
+
+ Command for XmlTools generated by this interface, you can copy it, to later input directly in XmlTools
+
true
@@ -426,6 +494,11 @@
0
+
+ Opens a windows which previews your operation. It does NOT make any changes to the input files.
+
+(only available when exists only one file as input)
+
Preview Operation
@@ -455,6 +528,9 @@
0
+
+ Applies the operation to the input files
+
Apply Operation