close

Filter

loading table of contents...

Solution Overview for Business Users / Version 2512.0

Table Of Contents

7.15 Content Lists

Requirements

Websites frequently display content items that share certain characteristics as lists, for example, the top stories of the day, the latest press releases, the best rated articles or the recommended products. Some of these lists are managed editorially while others should be compiled dynamically by business rules defined by editors. It is a common requirement to reuse these content lists across different web pages and use common functionality to place lists on pages and assign different layouts to lists.

Solution

CoreMedia Blueprint defines different content types for lists of content which differ in how they determine the content items. Leveraging CoreMedia's object oriented content modeling these lists can reuse view templates and can be placed interchangeably on web pages.

  • CMCollection

    A common base type for lists, which all other list types extend. It provides functionality for editorially managed lists.

    A standard collection

    Figure 7.34.  A standard collection


  • CMGallery

    A distinct content type for lists of CMMedia content items which should be displayed as a gallery.

  • CMQueryList

    Dynamic lists that are based on content metadata, such as "latest 5 articles in sport".

    Dynamic Query List with taxonomy condition

    Figure 7.35.  Dynamic Query List with taxonomy condition


  • ESDynamicList (part of Elastic Social)

    Dynamic lists that are based on Elastic Social metadata, such as "5 best rated articles in news."

    • Top rated: The N best rated articles

    • Most rated: The N most rated articles

    • Most commented: The N most commented articles

    • Most liked: The N most liked articles

    • Most shared: The N most shared articles

    You can also determine for which interval the Top-N articles should be taken and how many articles you want to get in maximum.

    Dynamic Elastic Social List

    Figure 7.36.  Dynamic Elastic Social List


Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.