Skip to content

A custom module to embed CDS/ADS applications into Drupal. Provides a type of paragraph that can be added to the existing content types

Notifications You must be signed in to change notification settings

ecmwf-copernicus/copernicus_ds_app

Repository files navigation

Copernicus Embed Data Store App

Embed a CDS/ADS Application into Drupal content using paragraphs.

Usage

  • select Embed Data Store App on referenced paragraph types
  • manually fill App Slug field when adding a new paragraph (app slug examples: app-c3s-global-temperature-trend-monitor, app-climate-mediterranean-sea-level, app-climate-mediterranean-vectors)
  • App Configuration Link and Configuration JSON are automatically filled when losing focus on App Slug
  • Configuration JSON can be customized as needed
  • use Css Style to add inline css to app's parent container

Overwrite settings

$settings['cds_app_base_url'] = 'https://cds.climate.copernicus.eu';
$settings['cds_app_workflow_path'] = '/workflows/c3s/';

About

A custom module to embed CDS/ADS applications into Drupal. Provides a type of paragraph that can be added to the existing content types

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5