- Add XSL Transformation function
- Add separators in plugin menu
- Add XML header recognition function
- Fix memory leaks in XPath Expression Evaluation function
- Upgrade from libXML 2.6.30 to libXML 2.6.32+
See Readme.txt for more informations about new functions.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
OK.
For the moment the upload system doesn't work on sourceforge. I'll do it as soon as it works.
BTW, some characters (like '-', '+' or '&') should not used as part of file name, since sourceforge is under Linux.
Don
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I love your XML Tools new release (v2.2 r560), the validation feature is terrific.
However, the entire package is quite heavy and in the case the absence of libxml2.dll, XMLTools.dll failed to be loaded.
libxml2.dll is installed on each pc where I work so there's no need to includ libxml2.dll.
It would be nice that XML Tools loads libxml2.dll dynamically. ie. if libxml2.dll is not installed in users' system, then XML Tools makes only one menu entry "How to use", which launches a dialog to indicate where to download the library, just like Spell-checker plugin.
Is there any chance to implement in this way so that I can include XML tools plugin in Notepad++ future release?
Don
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
The version 2.2 of XML Tools plugin is available here:
DLL: http://www.calodox.scene.org/morbac/other/xmltools-2.2-r560.zip
Installer: http://www.calodox.scene.org/morbac/other/xmltools-2.2-r560.exe
Source: http://www.calodox.scene.org/morbac/other/xmltools-2.2-r560_source.zip
Here is what's new:
- Add XSL Transformation function
- Add separators in plugin menu
- Add XML header recognition function
- Fix memory leaks in XPath Expression Evaluation function
- Upgrade from libXML 2.6.30 to libXML 2.6.32+
See Readme.txt for more informations about new functions.
Hi Don,
I'm working on it :)
Don, can you add this release to NPP plugins download page please ?
OK.
For the moment the upload system doesn't work on sourceforge. I'll do it as soon as it works.
BTW, some characters (like '-', '+' or '&') should not used as part of file name, since sourceforge is under Linux.
Don
OK. Thanks alot.
Nicolas,
Jens just added you as developer in Notepad++ plugins project on sourceforge :
https://sourceforge.net/projects/npp-plugins/
So you can release your binary and source on sourceforge now.
Don
Thanks :)
I've uploaded the new release.
Thanks for this great plugin Nicolas.
The addition of the XSL transformation function makes it even more useful.
Nicolas,
I love your XML Tools new release (v2.2 r560), the validation feature is terrific.
However, the entire package is quite heavy and in the case the absence of libxml2.dll, XMLTools.dll failed to be loaded.
libxml2.dll is installed on each pc where I work so there's no need to includ libxml2.dll.
It would be nice that XML Tools loads libxml2.dll dynamically. ie. if libxml2.dll is not installed in users' system, then XML Tools makes only one menu entry "How to use", which launches a dialog to indicate where to download the library, just like Spell-checker plugin.
Is there any chance to implement in this way so that I can include XML tools plugin in Notepad++ future release?
Don