The new release of XML Tools plugin (version 2.0, rev. 513) is
available.
Since this new release requires external librairies (libXML
dependances), I've provided an installer which copies required
DLL's automatically. A zip archive is also available for manual
installation.
Your XML plugin is awesome. I loaded up the earlier version this morning and I'll update tonight. Saved me tons of time and money because I only need it for the tasks you included.
Cheers!
RH
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
- Replaces eXpat parser with libXML2 parser; new parser offers
tons of new features which will be adapted to plugin in future
releases. It also supports more encodings.
- Adaptation of all functions of previous version to new libXML
parser.
- Add shortcut CTRL+ALT+SHIFT+B to "Pretty Print w/ line breaks"
function.
- Add new function "Evaluate XPath expression"
- Fix the non-modal error messages; error messages are now in
modal mode so they always appear in foreground.
- Change "XML syntax auto-check" trigger to NPPN_FILEBEFORESAVE
notification; this avoid having auto-check executed during
edition.
- Add XML Tools plugin installer; this tool copies the plugin
into Notepad++ plugins directory and external libXML DLL's in
Notepad++ root directory. External DLL's are required by the
new plugin version since it is based on libXML.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You may want to update the files yourself (and I encourage you to do so).
In this case, please ask Jens to include you as member of Npp Plugins project.
Don
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The new release of XML Tools plugin (version 2.0, rev. 513) is
available.
Since this new release requires external librairies (libXML
dependances), I've provided an installer which copies required
DLL's automatically. A zip archive is also available for manual
installation.
Installer:
http://www.calodox.scene.org/morbac/other/XMLTools2_513.exe
Zip archive (for manual install):
http://www.calodox.scene.org/morbac/other/XMLTools2_513.zip
Source code:
http://www.calodox.scene.org/morbac/other/XMLTools2_513_source.zip
Source code has been edited and compiled with VisualC++ 6.0, but
is compatible with VisualC++.net 2008. Archive contains required
libs for libXML.
Nicolas:
Your XML plugin is awesome. I loaded up the earlier version this morning and I'll update tonight. Saved me tons of time and money because I only need it for the tasks you included.
Cheers!
RH
Release 2.0 (r513):
-------------------
- Replaces eXpat parser with libXML2 parser; new parser offers
tons of new features which will be adapted to plugin in future
releases. It also supports more encodings.
- Adaptation of all functions of previous version to new libXML
parser.
- Add shortcut CTRL+ALT+SHIFT+B to "Pretty Print w/ line breaks"
function.
- Add new function "Evaluate XPath expression"
- Fix the non-modal error messages; error messages are now in
modal mode so they always appear in foreground.
- Change "XML syntax auto-check" trigger to NPPN_FILEBEFORESAVE
notification; this avoid having auto-check executed during
edition.
- Add XML Tools plugin installer; this tool copies the plugin
into Notepad++ plugins directory and external libXML DLL's in
Notepad++ root directory. External DLL's are required by the
new plugin version since it is based on libXML.
Is there any chance that your plugin can be downloaded from sourceforge :
https://sourceforge.net/project/showfiles.php?group_id=189927
Don
yes, you can add the plugin at sourceforge downloads list :)
XML Tools v2 r153 is available on sourceforge here :
https://sourceforge.net/project/showfiles.php?group_id=189927&package_id=264094
You may want to update the files yourself (and I encourage you to do so).
In this case, please ask Jens to include you as member of Npp Plugins project.
Don