skip to navigation
skip to content

plone.app.contentrules 1.1.6

Plone integration for plone.contentrules

Introduction

plone.app.contentrules provides Plone-specific conditions and actions, as well as a user interface for plone.contentrules.

Changelog

1.1.6 - May 16, 2009

  • Add check to see if getTypeInfo can be None (which is a valid value) [tesdal]
  • Changed the simplepublish test to use a copy instead of a move action. The move action causes the content item to be moved away while editing it and causes a NotFound error. In Plone 3 this is hidden by the customized NotFound handling. [hannosch]
  • Fixed GenericSetup tests layer to not pollute the general test environment. [hannosch]
  • Modified a macro call in contentrules-pageform.pt for forwards compatibility with Zope 2.12. [davisagli]
  • Fixed a SyntaxError in test_configuration. [hannosch]

1.1.1 - April 18, 2008

1.1 - April 20, 2008

  • Ensure that if a contentrules.xml step is imported twice, conditions and actions are not duplicated. Fixes http://dev.plone.org/plone/ticket/8027 [optilude]
  • Fix invalid leading space in all 'Up to Site Setup' links. [wichert]

1.1.0a1

  • Fixed a small bug related to getTypeInfo() being acquired. http://dev.plone.org/plone/ticket/7385 [optilude]
  • Fixed bug causing content rule actions/conditions to not be properly saved. http://dev.plone.org/plone/ticket/7909 [optilude]
  • Merge PLIP 204 - GenericSetup support. A contentrules.xml file can now be used to import and export rule definitions and assignments. [optilude]

1.0.5

  • Made absolute_url() work properly on the custom adding views. This is necessary for the <base /> URL to be set correctly. [optilude]
  • Made absolute_url() work across the namespace traversal adapters for rules, actions and conditions, at time resorting to some serious Cowboy Development. [optilude]
  • Adjusted tests for different payload in newer kss versions. [hannosch]

1.0

File Type Py Version Uploaded on Size # downloads
plone.app.contentrules-1.1.6.zip (md5) Source 2009-05-16 19:40:08.003805 90KB 5228

Log in to rate this package.