[CLEAN] [IMP] website_blog: module cleaning + website template improvements
authorThibault Delavallée <tde@openerp.com>
Fri, 11 Oct 2013 09:39:13 +0000 (11:39 +0200)
committerThibault Delavallée <tde@openerp.com>
Fri, 11 Oct 2013 09:39:13 +0000 (11:39 +0200)
commitc120a9de7a083d2ef6951f6da58e1fdfd0e9a88e
tree1cf25ad69cec8c06e71ed16cdc7b358847816f70
parent5c7e3be8abd24e366cac4bb79bd199e3c88c9e88
parent002f44a90bdc70fb48e0547977c22b025b84e228
[CLEAN] [IMP] website_blog: module cleaning + website template improvements

[MOV] website_blog: module organization cleaning. Files have been moved accordingly to the new organization
we would like to impose in OpenERP addons :
- model-related files: in models directory
- data/demo files: in data directory
- renamed sexurity/website_mail.xml to website_blog.xml, to avoid confusing the module with website_mail

[CLEAN] website_blog: cleaned website templates

Cleaned options: tags, hide author name, ... and default values for those options. We decided
to display tags, but hide blog name. Default implementation is a single blog layout.

Fixed display without right column: should take all page width.

Updated template ids: option begin by opt_ to easily find them when grepping / searching.

[FIX] website_blog: fixed class name for tests, importing class that does not exist anymore in trunk (was changed)

bzr revid: tde@openerp.com-20131011093913-qlkgqxvodlx41rnk