Mercurial > libervia-backend
log src/tools/xml_tools.py @ 2001:b47492e8af0c
age | author | description |
---|---|---|
2016-04-17 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
2016-03-09 | Goffi | plugin XEP-0060: service, node and uri are added to metadata when doing a getItems |
2016-01-22 | Goffi | core (xml_tools): added a method to find all elements corresponding to criteria |
2016-01-22 | Goffi | core (xml_tools): unescape HTML sequences to avoid parsing error in ElementParser |
2016-01-22 | 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 |
2016-01-13 | Goffi | tools (xml_tools): removed unused import |