Mercurial > libervia-backend
log src/plugins/plugin_xep_0277.py @ 1817:7ef0f5f90862
age | author | description |
---|---|---|
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 |
Fri, 15 Jan 2016 17:13:59 +0100 | Goffi | plugin (xep-0277): avoid wrapping XML in an extra <div> in data2entry |
Wed, 13 Jan 2016 13:11:20 +0100 | Goffi | reverted patch 3770d13776e8 |
Thu, 07 Jan 2016 22:48:21 +0100 | Goffi | plugin XEP-0277: don't use max_comments if it is 0 in getFromManyWthComments bridge callback |
Tue, 05 Jan 2016 23:20:22 +0100 | Goffi | plugin XEP-0277: ignore maxItems if it is null |
Tue, 05 Jan 2016 23:20:20 +0100 | Goffi | tmp (wokkel/rsm): various improvments: |