-
collective.clipboardupload-1.0-1.lbn25.noarch
Quintagroup has developed a collective.clipboardupload tool that essentially allows you to
copy images and past them directly into TinyMCE visual editor.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
collective.contentleadimage-1.3.4-1.lbn13.noarch
This products adds complete support for adding descriptive image to any Archetypes based content in Plone site. Each object has new tab "Edit lead image", which allows to upload new or remove current image. It is similar behaviour as Plone News Item (you can add image to news item and this image is displayed in news item overview listing.
There is folder_leadimage_view page template, which can be used to list all items in the folder together with images attached.
There is configuration control panel, where you can set maximum width and height of the uploaded images. The width and height is applied on each image upload (image is automatically resized). You can specify smaller width and height which is used as image preview in the below content title viewlet (next to content Description). Large image is used in the above content body viewlet (floated left at the top of content body).
Below content title viewlet is preffered, but Manager can easily switch the viewlets on/off in the control panel.
There is FieldIndex and metadata in portal_catalog: hasContentLeadImage (True/False). This may help developers to create own templates optimized for displaying lead image.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
collective.contentleadimage-1.3.4-1.lbn19.noarch
This products adds complete support for adding descriptive image to any Archetypes based content in Plone site. Each object has new tab "Edit lead image", which allows to upload new or remove current image. It is similar behaviour as Plone News Item (you can add image to news item and this image is displayed in news item overview listing.
There is folder_leadimage_view page template, which can be used to list all items in the folder together with images attached.
There is configuration control panel, where you can set maximum width and height of the uploaded images. The width and height is applied on each image upload (image is automatically resized). You can specify smaller width and height which is used as image preview in the below content title viewlet (next to content Description). Large image is used in the above content body viewlet (floated left at the top of content body).
Below content title viewlet is preffered, but Manager can easily switch the viewlets on/off in the control panel.
There is FieldIndex and metadata in portal_catalog: hasContentLeadImage (True/False). This may help developers to create own templates optimized for displaying lead image.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
collective.contentleadimage-1.3.4-1.lbn25.noarch
This products adds complete support for adding descriptive image to any Archetypes based content in Plone site. Each object has new tab "Edit lead image", which allows to upload new or remove current image. It is similar behaviour as Plone News Item (you can add image to news item and this image is displayed in news item overview listing.
There is folder_leadimage_view page template, which can be used to list all items in the folder together with images attached.
There is configuration control panel, where you can set maximum width and height of the uploaded images. The width and height is applied on each image upload (image is automatically resized). You can specify smaller width and height which is used as image preview in the below content title viewlet (next to content Description). Large image is used in the above content body viewlet (floated left at the top of content body).
Below content title viewlet is preffered, but Manager can easily switch the viewlets on/off in the control panel.
There is FieldIndex and metadata in portal_catalog: hasContentLeadImage (True/False). This may help developers to create own templates optimized for displaying lead image.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
collective.contentlicensing-2.2.6-2.lbn13.noarch
This tool is used to manage copyright licenses within plone. It allows for both a
site wide copyright license to be set by default, and the ablility to set licenses
on individual objects. It supports a number of licenses including all rights
reserved, GFDL, and Creative Commons (with an integrated license picker). You can
also enter and select licenses not supported by default, or configure new licenses
that will appear in the selection widget for your Plone instance.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
collective.contentlicensing-2.2.6-3.lbn25.noarch
This tool is used to manage copyright licenses within plone. It allows for both a
site wide copyright license to be set by default, and the ablility to set licenses
on individual objects. It supports a number of licenses including all rights
reserved, GFDL, and Creative Commons (with an integrated license picker). You can
also enter and select licenses not supported by default, or configure new licenses
that will appear in the selection widget for your Plone instance.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
collective.contentlicensing-2.2.6-3.lbn25.noarch
This tool is used to manage copyright licenses within plone. It allows for both a
site wide copyright license to be set by default, and the ablility to set licenses
on individual objects. It supports a number of licenses including all rights
reserved, GFDL, and Creative Commons (with an integrated license picker). You can
also enter and select licenses not supported by default, or configure new licenses
that will appear in the selection widget for your Plone instance.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
collective.contentrules.mailtogroup-1.5-1.lbn19.noarch
s action rule allows you to send e-mail to groups and users. The groups and
users are defined in the action rule, it's possible to combine both. This action
was made because the current actions cannot mail to a dynamic set of users (group).
Adding multiple members was also added because you don't always know the e-mail of
a certain user.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
collective.contentrules.mailtolocalrole-1.3-1.lbn19.noarch
Using content rules in Plone 3 it's very easy to register for certain events
and perform actions upon occurrence. One of these actions provided by Plone 3
is a mail action.
A limitation in the supplied mail action is that one can only provide fixed
email addresses. But sometimes you'd like to send an email to a user having a
certain role on the object that was involved in triggering the content rule.
An examplary use case and reason for creation of this package is the reviewer
role. If an object in a certain location of the site is submitted for
publication, you would like to inform the user that has the 'reviewer' role
on this area of the site that a new document/object is available for review.
Before contentrules was available in Plone 3 the place to add this functionality
was to to create a python script and attach it to the workflow 'submit'
transition that was used for the objects.
.. Note::
This product is superceded by `collective.contentrules.mailtorole`,
which can send mail to all members having a role on the object, including
global roles.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
collective.contentrules.mailtorole-1.7-1.lbn19.noarch
Using content rules (available since Plone 3) it's very easy to register for
certain events and perform actions upon occurrence. One of these actions
provided by Plone is a mail action.
A limitation in the supplied mail action is that one can only provide fixed
email addresses. But sometimes you'd like to send an email to a user having a
certain role on the object that was involved in triggering the content rule.
An examplary use case and reason for creation of this package is the reviewer
role. If an object in a certain location of the site is submitted for
publication, you would like to inform the user that has the 'reviewer' role
on this area of the site that a new document/object is available for review.
Before contentrules was available in Plone the place to add this functionality
was to to create a python script and attach it to the workflow 'submit'
transition that was used for the objects.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19