This addon is integration of different Plone addons to provide a Blog Solution.
- collective.wpadmin
- collective.contentrules.yearmonth
- collective.recaptcha
- plone.formwidget.recaptcha
- collective.configviews
You just have to add a folder in your website and call the @@cirb_blog_setup view to turn this folder into a blog.
Next you have to configure your collection query:
- criteria: content type: Blog Entry
- criteria: review state: published
- sort on: effective date (reverse)
Via the registry settings, you must complete a few entries:
- collective portlet socialnetworks : (u'facebook|https://www.facebook.com/cirbcibg',
- u'twitter|https://twitter.com/cirb_cibg', u'linkedin|http://www.linkedin.com/company/cirb_cibg', u'youtube|http://www.youtube.com/user/CIRBCIBG')
- JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com>