Adds lead image to any content in plone site
Project description
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 widht and height is applied on each image upload (image is automatically resized).
There is FieldIndex and metadata in portal_catalog: hasContentLeadImage (True/False).
Please note, this function may be easily implemented using archetypes.schemaextender, but schemaextender was introduced after this product was built.
Changelog for collective.contentleadimage
(name of developer listed in brackets)
0.4 - 2008/09/03
fixed portal action condition. There is new browser view which checks if object provides ILeadImageable interface. This view is called from action condition. [naro]
0.3 - 2008/09/03
fixed bug - hasContentLeadImage index was not registered. [naro]
added German translation. Thanks to Rainer Schaffer [naro]
fixed typo in actions.xml (second icon_expr should be available_expr) Thanks to Dan Jacka for spotting this [naro]
0.2 -
fixed docs [naro]
0.1 -
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file collective.contentleadimage-0.4.tar.gz.
File metadata
- Download URL: collective.contentleadimage-0.4.tar.gz
- Upload date:
- Size: 24.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85a3aa2bba58004197452cec3634462541770b954265f2d7485e587e16ad33f5
|
|
| MD5 |
656df0f2deb22e866abd5149944e6338
|
|
| BLAKE2b-256 |
30ce3a5416960b876d60b73baa5b4d7edd68d0f5a7b05d2fbe4aef3a8d7956bb
|
File details
Details for the file collective.contentleadimage-0.4-py2.4.egg.
File metadata
- Download URL: collective.contentleadimage-0.4-py2.4.egg
- Upload date:
- Size: 45.6 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
678eda9b45561d245e7555ad886b5ac0a211f4b7ad10b3b1f05cb733b6a12a93
|
|
| MD5 |
c467a17344163ef20a99c944cf8d9d34
|
|
| BLAKE2b-256 |
5f3f56361cdc699d5817eea9458c0c948ef611124f44c7dc989ac4ab157f2955
|