Mercurial > libervia-backend
log src/tools/xml_tools.py @ 1983:8c4087fd034a
age | author | description |
---|---|---|
Sun, 17 Apr 2016 14:45:26 +0200 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
Wed, 09 Mar 2016 16:59:29 +0100 | Goffi | plugin XEP-0060: service, node and uri are added to metadata when doing a getItems |
Fri, 22 Jan 2016 20:24:17 +0100 | Goffi | core (xml_tools): added a method to find all elements corresponding to criteria |
Fri, 22 Jan 2016 20:24:17 +0100 | Goffi | core (xml_tools): unescape HTML sequences to avoid parsing error in ElementParser |
Fri, 22 Jan 2016 20:24:17 +0100 | Goffi | core (xml_tools), plugin XEP-0277: ElementParser element now manage automatically the wrapping with <div/> element when needed + fixed content_xhtml/title_xhtml in XEP-0277 |
Wed, 13 Jan 2016 13:12:50 +0100 | Goffi | tools (xml_tools): removed unused import |
Wed, 13 Jan 2016 13:11:20 +0100 | Goffi | reverted patch 3770d13776e8 |