#764: WebComment: better support for ordered and nested lists
--------------------------+---------------------------
Reporter: jcaffaro | Owner: rajimene
Type: enhancement | Status: closed
Priority: minor | Milestone:
Component: WebComment | Version:
Resolution: fixed | Keywords: washing alert
--------------------------+---------------------------
Changes (by Raquel Jimenez Encinar <raquel.jimenez.encinar@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [9a70ab3fc77b54274924a01933e0080d6ec34f26]:
{{{
#!CommitTicketReference repository=""
revision="9a70ab3fc77b54274924a01933e0080d6ec34f26"
WebComment: better support for ordered and nested lists
* Extends/changes functions 'handle_starttag(..)',
'handle_endtag(..)', 'handle_data(..)' in order to improve
the support when sending the email notification:
- Improves the transformation for ordered, unordered
and nested lists.
- Detects links like: '<a href="http://foo.com">http://foo.com</a>'
and tranforms into '<http://foo.com>'.
(closes #764)
}}}
--
Ticket URL: </ticket/764#comment:5>
Invenio <http://invenio-software.org>