Component for displaying related events within an event node page and within other pages using layout builder.

Assumptions:

- related events will have the option to populate content by:
--automatically with next upcoming events by date
--automatically with the next upcoming events with a matching location location (i.e. other events tagged for the same location)
--manually selected by the admin
-related events can be set to display in sets of 3, 6, 9, 12 (i.e. 1, 2, 3, 4 rows) to allow for the component to be placed within any page via layout builder

Constraints

:
in order to display related events on a CT other than Events, the component must be added via Layout Builder

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mkdok created an issue. See original summary.

mkdok’s picture

Assigned: mkdok » Unassigned
Status: Active » Needs review

  • mkdok committed f4550dd3 on 1.0.x
    Issue #3343868: Initial implementation
    

  • mkdok committed 0c50ac83 on 1.0.x
    Issue #3343868: Fix styling issues
    

  • mkdok committed daf31513 on 1.0.x
    Issue #3343868: Fix showing past events for Upcoming type
    

  • mkdok committed 95301e72 on 1.0.x
    Issue #3343868: Fix Day date format in teaser
    

david-b made their first commit to this issue’s fork.

  • mkdok committed dc6f4f0d on 1.0.x
    Issue #3343868: Fix styling issues
    

podarok made their first commit to this issue’s fork.

  • mkdok committed 70ff022e on 1.0.x
    Issue #3343868: Fix hover state for links inside card
    
podarok’s picture

Version: 1.0.x-dev » 1.0.3
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

david-b’s picture