[IMP] website_blog: path computation (unique key) for paragraphs in medium-like blogs
authorThibault Delavallée <tde@openerp.com>
Thu, 3 Apr 2014 11:26:56 +0000 (13:26 +0200)
committerThibault Delavallée <tde@openerp.com>
Thu, 3 Apr 2014 11:26:56 +0000 (13:26 +0200)
commit8f105b6624fc8a9a134aea45a0195e6f180695f8
tree6d66654dc770cd278b418f0e62e2784f9d116aa2
parenteccbb272ee150fe13ebfe50f53f87e0f3839fba6
[IMP] website_blog: path computation (unique key) for paragraphs in medium-like blogs
is now done server-side and stored directly in the html content, as post processing.
The front-end attaches messages based on the attribute data-chatter-id, but do not
compute the attribute itself anymore.
Misc cleaning of code.

bzr revid: tde@openerp.com-20140403112656-ane3ovhh70qdc8b4
addons/website_blog/controllers/main.py
addons/website_blog/models/mail_message.py
addons/website_blog/models/website_blog.py
addons/website_blog/static/src/js/website_blog.inline.discussion.js
addons/website_blog/static/src/js/website_blog.js
addons/website_blog/views/website_blog_templates.xml