-
2 paab.policy
last modified November 14, 2007 by r0ver
paab.policy
Build a product to customize a plone site into a blog just installing plone and the product.Right now if you want to use plone as a blog you've to do by yourself a couple of customizations, such as:
- Add as a home page a collection listing the news in reverse orden (newest first)
Proposal
Create a policy product and for a plone site that let you:- Create a plone site
- To install the blog product
- And
after it you should have a collection with reverse
order as a default home page
Assumptions
The solution should:
- work with Plone 3+
- follow plone 3 good practicies
Implementation
Based on:
Deliverables
A plone policy product called paab.policy
Proposed by
r0ver