CuBoulder / ucb2021_base

Drupal 9 Base theme for CU Boulder web properties
GNU General Public License v2.0
0 stars 1 forks source link

Content List #165

Closed kevincrafts closed 8 months ago

kevincrafts commented 2 years ago

Content lists are a way to make a list of other things that we don't make specific content types for. Rather than make a bunch of other content types that are unique to specific sites, content lists provide a way for the site editor to create a nicely formatted list of teasers or titles that reference basic pages, people or articles.

For example, if an editor needs to create a small sublist of faculty members on a site, the content list can display teasers of those person nodes.

Content lists have different ways to sort: manual, alphabetical, publish date ascending, publish date descending.

D7 Express has a page and a block for this, but perhaps this could just be done as a block and placed on a basic page instead.

Demo: https://www.colorado.edu/demos/web-express/add-bundles/content-list-page-0, https://www.colorado.edu/demos/web-express/add-bundles/content-list-block