Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS will be completely phased out by mid-2025. To see alternatives please check here

Skip to content
Snippets Groups Projects

OEL-1662: Add registration URL field to the full content view

Merged Francesco SARDARA requested to merge OEL-1662 into 1.x
12 files
+ 289
1
Compare changes
  • Side-by-side
  • Inline
Files
12
@@ -8,6 +8,7 @@ dependencies:
- field.field.node.oe_sc_event.oe_featured_media
- field.field.node.oe_sc_event.oe_sc_event_dates
- field.field.node.oe_sc_event.oe_sc_event_location
- field.field.node.oe_sc_event.oe_sc_event_registration_url
- field.field.node.oe_sc_event.oe_summary
- node.type.oe_sc_event
module:
@@ -64,5 +65,6 @@ hidden:
oe_content_navigation_title: true
oe_content_short_title: true
oe_featured_media: true
oe_sc_event_registration_url: true
oe_summary: true
search_api_excerpt: true
Loading