Mercurial > libervia-backend
log src/tools/xml_tools.py @ 1903:29564cec913f
age | author | description |
---|---|---|
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 |
Sun, 03 Jan 2016 16:28:30 +0100 | Goffi | copyright update |
Tue, 15 Dec 2015 20:29:19 +0100 | souliane | tools, plugins XEP-0071, XEP-0277: remove recently added expandNewLinesToXHTML, just leave it to the convertors |