[IMP] website_forum: make forum;forum inherit from mail.thread. This way we
author--global <tde@openerp.com>
Thu, 22 May 2014 11:49:41 +0000 (13:49 +0200)
committer--global <tde@openerp.com>
Thu, 22 May 2014 11:49:41 +0000 (13:49 +0200)
commit2649beba979e7cfbe3f5ed26639c2046ae1f5a81
treec6df6d7917889e1e225cb8a38a504eade4486364
parent7adfaf786d849d6a9ea0400b0faadcc09af27081
[IMP] website_forum: make forum;forum inherit from mail.thread. This way we
add the possibility to users to follow a forum and be automatically followers of new
questions, using some new subtypes on the forum.forum model that do the auto subscription.

Also added a profile link on the forum, when logged.

Also added a subscribe button on the forum.
addons/website_forum/data/forum_data.xml
addons/website_forum/models/forum.py
addons/website_forum/views/forum.xml
addons/website_forum/views/website_forum.xml