ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/XmlTools/README.txt
(Generate patch)

Comparing s10k/XmlTools/README.txt (file contents):
Revision 1110 by s10k, Thu Oct 5 17:48:32 2017 UTC vs.
Revision 1111 by s10k, Sat Feb 16 17:25:06 2019 UTC

# Line 1 | Line 1
1   Readme.txt
2   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 < XmlTools v2.0d
3 > XmlTools v2.0e
4   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5  
6   ----------------------------------
# Line 49 | Line 49 | Extract XmlTools folder to any place in
49   Contacts:
50   ----------------------------------
51  
52 < Script10k, "faob2@hotmail.com"
52 > s10k, "faob2@hotmail.com"
53  
54   Oni Central Forum:
55   http://oni.bungie.org
# Line 61 | Line 61 | http://wiki.oni2.net
61   ----------------------------------
62   Change Log:
63   ----------------------------------
64 + 2.0e, 16-02-2019
65 + -Fixed bug in the processing of patch files when the target XML contained an apostrophe (') in the path
66 + ----------------------------------
67   2.0d, 05-10-2017
68   -Fixed bug in the processing of javascript files for XML custom processing (some files were not being processed)
69   -Some code refactoring to make the code more modular and easier to build (now uses s10k's "shared" libraries for
# Line 97 | Line 100 | and the new value instead of the new val
100   -Added option to select xml elements by attribute name and value
101   -Added option to select xml elements by XPath 1.0 (should reduce further the need of javascript)
102   -The insertion of xml via patch now support multiple nodes inside <xml></xml> tags
103 < -Added exclusive option for AEI which allows AEI to pass a list of .oni-patches to process
103 > -Added exclusive option for AEI which allows AEI to pass a list of .oni-patches to process

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)