Blog project for CIRB
Project description
Introduction
This addon is integration of different Plone addons to provide a Blog Solution.
Dependencies
collective.wpadmin
collective.contentrules.yearmonth
collective.recaptcha
plone.formwidget.recaptcha
collective.configviews
How to use
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)
Credits
Companies
People
JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com>
Changelog
1.0a3 (2013-01-18)
fix get_localized_time issue when datetime is None (effective date)
remove collective.configviews from dependencies
Use archive-root-path-to-blog as rule id during the rule creation. Fix issue if you have multiple blog with same id. This can be the case if you use LinguaPlone with languages folder (/fr, /nl, …)
1.0a2 (2013-01-17)
fix setup view content rule creation (issue was on the target_root_folder)
1.0a1 (2013-01-16)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.