collective.periodcriterion
Additional date criterion for Plone collections, that add concepts of "today", "this month", "this year"
Project Description
Table of contents
Introduction
This product add a new criteria for dates inside Plone, someway similar to the "Relative date" ones, but beeing able to perform some impossible search if using standard date criteria.
What you can't do with the default Plone relative criteria is configure a Collection that:
- show all events that begin today
- show all news published this month
- show all file modified this year
- ... and so on.
The today, this month and this year values change automatically.
How to use
The new criteria displays a simple selection between:
- Today
- This year
- This month

Where those values are relative to the current date.
Going back to first example of the previous section: at 12:55 PM of January 21 I will see an event that starts at 8 AM of January 21. As soon as I visit the Collection again at midnight of January 22 I will no see the event again, but automatically begin to see all events that starts January 22
Requirements
Tested with Plone 3.3.
TODO
- More tests (the few there are GMT+1 specific)
- Right now the calculation of dates is crappy. Think about replace the DateTime use with standard datetime module. Are Collection still working with datetime?
- Adding Plone 4 compatibility
- Translations issues (I fear will be worst when using on Plone 4)
Credits
Developed with the support of Azienda USL Ferrara; Azienda USL Ferrara supports the PloneGov initiative.

Changelog
0.1.0 (2011-02-16)
- first release
Self-Certification
[X] Internationalized
[X] Unit tests
[X] End-user documentation
[ ] Internal documentation (documentation, interfaces, etc.)
[X] Existed and maintained for at least 6 months
[ ] Installs and uninstalls cleanly
[ ] Code structure follows best practice
Current Release
No stable release available yet.
All Releases
| Version | Released | Description | Compatibility | Licenses | Status |
|---|---|---|---|---|---|
| 0.1.0 | First release More about this release… |
Plone 3
|
GPL | beta |


