skip to navigation
skip to content

c2.patch.dateforlisting 1.0b4

This patch product is to show effective contents on folder contents.

Downloads ↓

Introduction

This patch product can change view of review list and contents tab. After install this product, non admin user can see and manage the content that has future effective date. It can help editors and reviewers to manage the content which will be published in future date.

requirement

Plone 3.x (Tested by Plone 3.3.1 on MaxOS X 10.5) Plone 4.0

note for Plone 3.2.x

You need to add on buildout.cfg

buildout.cfg

[buildout]
eggs =
   ...
       z3c.autoinclude
       c2.patch.dateforlisting

zcml =
   ...
   z3c.autoinclude-meta
   c2.patch.dateforlisting

Changelog

1.0b4 (2011-03-07)

  • Delete 'z3c.autoinclude' in install_requires
  • Modify monkey bug fix for Plone3.2

1.0b3 (2011-03-07)

  • Adding 'z3c.autoinclude' in install_requires for Plone 3.2

1.0b2 (2011-03-07)

  • Include package for docs

1.0b1 (2010-09-25)

  • Change package name from c2.patch.effectivedateforlisting to c2.patch.dateforlisting
  • Adding review list
  • Testing Plone4.0
  • Dependency on c2.patch.contentslist

1.0a1 (2010-02-19)

  • Alpha release
 
File Type Py Version Uploaded on Size # downloads
c2.patch.dateforlisting-1.0b4-py2.6.egg (md5) Python Egg 2.6 2011-03-07 14KB 390
c2.patch.dateforlisting-1.0b4.tar.gz (md5) Source 2011-03-07 14KB 342