-
-
Notifications
You must be signed in to change notification settings - Fork 863
Open
Description
PLIP (Plone Improvement Proposal)
Responsible Persons
Proposer: Timo Stollenwerk
Seconder:
Abstract
Currently Plone ships with the following listing/search block variants:
Create new listing block variants that show the following content objects:
- page
- news item
- event
- file
in a different way (tbd).
Listing Block Variants:
- List (rename existing variant "Default" to "List") - ID: list
- List with images (rename existing variant "Summary") - ID: list_with_images
- Grid (2 columns) (rename "Grid" to "Grid (2 columns)") - ID: grid_2_columns
- Grid (3 columns) - ID: grid_3_columns -> postponed to a later release/PLIP
- Grid with images (2 columns) - ID: grid_with_images_2_columns -> postponed to a later release/PLIP
- Grid with images (3 columns) - ID: grid_with_images_3_columns -> postponed to a later release/PLIP
Items render based on the content type:
- Page (title, description, kicker, image)
- News (title, description, kicker, image, effective_date)
- Event (title, description, kicker, image, start_date, end_date)
Motivation
Assumptions
Proposal & Implementation
Deliverables
Risks
Participants
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status
Status
In Process (approved)