odoo/addons/website_blog
Thibault Delavallée 4c3b516a7b [REF] website_mail refactoring
It is now called website_blog, and not based on mail.group anymore. It uses
document_page module, previously renamed blog.post (see previous commits).

Refactored controllers and views to work with the new model.

Added website_mail module, that holds mail-related stuff necessary
for the website. This is an auto-install module.

bzr revid: tde@openerp.com-20130920135643-rey5bwza2e96v7h5
2013-09-20 15:56:43 +02:00
..
controllers [REF] website_mail refactoring 2013-09-20 15:56:43 +02:00
security [REF] website_mail refactoring 2013-09-20 15:56:43 +02:00
static [REF] website_mail refactoring 2013-09-20 15:56:43 +02:00
views [REF] website_mail refactoring 2013-09-20 15:56:43 +02:00
__init__.py [REF] website_mail refactoring 2013-09-20 15:56:43 +02:00
__openerp__.py [REF] website_mail refactoring 2013-09-20 15:56:43 +02:00
document_page.py [REF] website_mail refactoring 2013-09-20 15:56:43 +02:00
res_config.py [REF] website_mail refactoring 2013-09-20 15:56:43 +02:00
website_mail_data.xml [REF] website_mail refactoring 2013-09-20 15:56:43 +02:00