[ Calendar X 0.6.6 ] How to show events if they are in another review state that "published" "pending" or "visible"
For example you want to view in your calendar events if they are in review state "published_for_members" or "published"
- Customize and edit portal_skins/CalendarX/CX_props_calendar
- Add in properties tabs , a property named "includePublishedForMembers" , type = boolean
- Check the box in front of that new property
- Customize and edit portal_skins/CalendarX/getEventsBetweenZC/
- Add theses lines (near lines : 67 - 68)
q_xpub = ['published_for_members','published']
6. Et voila !
coreblog2-fr.po
Source de la documentation (en GFDL) sur Plone (docplone0999.pdf)
Source (s) de l'article sur la gestion de parc avec Zope (tar.gz)