489
edits
Script 10k (talk | contribs) (→Patch file operations: continuing the update for XmlTools2) |
Script 10k (talk | contribs) |
||
Line 121: | Line 121: | ||
:Reduce the number of text messages output [faster processing]. | :Reduce the number of text messages output [faster processing]. | ||
==Patch file | ==Patch file options== | ||
Patch files are mainly used for two purposes: to create a list of commands within one file that you can pass to XmlTools to execute all at once, to remove XML nodes, to insert new XML nodes and to use [[wikipedia:JavaScript|JavaScript]] code to modify the XML. | Patch files are mainly used for two purposes: to create a list of commands within one file that you can pass to XmlTools to execute all at once, to remove XML nodes, to insert new XML nodes and to use [[wikipedia:JavaScript|JavaScript]] code to modify the XML. | ||
edits