skip to navigation
skip to content

Products.PloneboardPasteObject 1.0.0

fix for Ploneboard that allow you paste into some Ploneboard's archetypes

Downloads ↓

Introduction

This product is a fix for a behavior of Ploneboard that not allow to paste objects into archetypes Forum and into archetypes Conversation.

This behavior happens because the archetypes are implemented the INonStructuralFolder interface.

To make possible the paste action into Ploneboard's types we fix the browser view named plone_context_state.

We have deleted the control that perform the check on the INonStructuralFolder into the function that identify the folder where we want to paste.

The delete of the check has made visible the add menu.

We have also fixed this problem.

We had redefine the adapter named plone.contentmenu.factories for the archetypes Forum and Conversation.

Changelog

1.0.0 (2010-04-08)

  • released version [mirco]

0.1.0 - Unreleased

  • Made a fix for adapter plone.contentmenu.factories that hides the the add menu into the archetypes Forum and archetypes Conversation [mirco]
  • Made a fix at plone_context_state for the archetypes Forum and Conversatin that allow you to paste into them even if implements INonStructuralFolder [mirco]

0.0.1 - Unreleased

  • Initial release
 
File Type Py Version Uploaded on Size # downloads
Products.PloneboardPasteObject-1.0.0-py2.4.egg (md5) Python Egg 2.4 2010-04-13 6KB 575
Products.PloneboardPasteObject-1.0.0.tar.gz (md5) Source 2010-04-13 2KB 457