An extension for the "Send this" Plone document action
Project description
Enhance the “Send this page” Plone feature providing a complex form for send the link to a page to multiple recipients, members of the portal and groups.
Introduction
Normally Plone gives you a feature for sending the link to a page to someone (a feature that is still available on Plone 4, but is hidden): calling the /sendto_form view on a document.
The default Plone form for sending the page is missing some features like:
captcha protection
sending to multiple recipients
sending to users and groups
manage BCC
If you need the “send to” feature and one or more of features above, this add-on if for you.
How to use
After installation the “Send to” action will show you a totally new interface.
Add me to recipients
Checking this will add the sender to the recipients list, for getting a copy of the message
Message
You can choose a personal message to be sent with the link. The message will be part of the mail body, while the general message format can be configured in the site control panel (”Send to form settings”).
Send to
This field (and the “BCC” alternative) accept a list of e-mail addresses, to send the message to multiple recipeints. For security reason you can disabled this multiple recipients field and going back to a single recipient, changing the proper site permission (by default, only authenticated members can use the multiple recipient feature).
Send to site members
This field (and the “BCC” alternative) provide an autocomplete selection of site members to send the document to. For security reason you can disabled the user selection field changing the proper site permission (by default, only authenticated members can query for site members).
Send to groups
Same as before, but query for groups. All users inside those groups will be notified.
Anonymous usage
This add-on is mainly designed for large intranets, but in the case you want to use it on a public site it’s configured to not transform your site in a SPAM source.
All main features are disabled by default, and you can also enabled a captcha protection from the Plone control panel (”Send to form settings”).
Dependency
Tested on Plone 4.3
Credits
Developed with the support of Camera di Commercio di Ferrara; Camera di Commercio di Ferrara supports the PloneGov initiative.
Changelog
2.0.0b2 (2014-01-03)
Fixed critical bug the anonymous users try to use the form [keul]
Fixed missing and wrong translations [keul]
Restored the minimal test coverage [keul]
2.0.0b1 (2013-12-18)
Plone 4.3 compatibility and public release
Hide default Plone send to form
AJAX form and search
Now provided configuration from control panel
Granular security
Captcha protection
1.3.3 (2010-08-17)
added z3c.autoinclude [keul]
1.3.2 (2010-04-29)
Added the search into title and id of groups [mirco]
1.3.1 (2010-04-15)
First release on RedTurtle pypi [keul]
1.3.0
Removed (broken) translations, so all now is back to standard Plone i18n.
Now send link from content type like File, send and url to ‘xxx/view’.
Users in the the user listing table are now sortable.
Changed the user visualization from “userid (fullname)” to “fullname (userid)”.
1.2.3
Fixed validator calls: only call validate_sendto when clicking on Send.
Fixed a non working use of “add myself to CC”.
1.2.2
Enabled the groups specific search
Integration with the site_properties.many_users and site_properties.many_groups.
1.2.1
Problem with non manager members.
1.2.0
Fixed bug that make the send_to form impossible to use for member that can’t access the listGroups method of the portal_groups tool.
Added the “Add myself to the recipients list” feature.
Removed the old getMemberOfGroup script.
1.1.0
Fixed some issues with old portal_status_message approach not working on Plone 3.
Mail to multiple recipients are now a single mail with users in CC.
Added the BCC feature.
1.0.0
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
Hashes for redturtle.sendto_extension-2.0.0b2.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84ae8343cbaacef8b67922c4bc8bb8e62b9185b39523e9bd70c1fdf20d380c92 |
|
MD5 | 5cff13f5ee02fff1de7440e44d40650d |
|
BLAKE2b-256 | 69043302ab7f34fbdec3cffa66304438b35c1b05a33416c9b06ece8c6678c248 |