fix for Ploneboard that allow you paste into some Ploneboard's archetypes
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for Products.PloneboardPasteObject-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5cb15077388b47b765411b04c859604ff7fc0c307867b151c09005fe6a6ecdf3 |
|
MD5 | 8387adf3e5256b52655a893408fca756 |
|
BLAKE2b-256 | 8531c0ee6015b8df5d2b61cf81d7b0281f4267d55639e5ae4a81ec4ee0303d30 |
Hashes for Products.PloneboardPasteObject-1.0.0-py2.4.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | fcf8f9240605eb8fbce89f6560e0f8b1525ac6640cd3a01c886ceabf3d1fbe98 |
|
MD5 | eb4492c2ad09152183de7c84a1efded7 |
|
BLAKE2b-256 | bc8a2b1698da00f0e5fe026f2ae3e813739872e9e13f9afa8a4ed73b6f28e3d9 |