Mercurial > libervia-backend
log src/plugins/plugin_xep_0277.py @ 1824:a19161bb3ff7
age | author | description |
---|---|---|
Fri, 22 Jan 2016 20:24:17 +0100 | Goffi | plugin XEP-0277: fixed encoding issue, specially with parseCommentUrl, which could lead to the impossibility to find comments node |
Fri, 22 Jan 2016 20:24:17 +0100 | Goffi | plugin XEP-0277: moved NS_XHTML namespace to constants + adapted parsing to new behaviour of ElementParser |
Fri, 22 Jan 2016 20:24:17 +0100 | Goffi | plugin XEP-0277: comments handling improvments: |
Fri, 22 Jan 2016 20:24:17 +0100 | Goffi | plugin XEP-0277: added missing author_email parsing |
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 |
Tue, 19 Jan 2016 12:21:38 +0100 | Goffi | plugin XEP-0277: removed cleanXHTML on output data: |
Tue, 19 Jan 2016 11:51:07 +0100 | souliane | plugin XEP-0071, XEP-0277: method clean_xhtml has been renamed to cleanXHTML |