dpc-sdp / tide_media
Media and related configuration for Tide Drupal 10 distribution
Installs: 40 362
Dependents: 9
Suggesters: 0
Security: 0
Stars: 0
Watchers: 16
Forks: 1
Open Issues: 11
Type:drupal-module
Requires
- dpc-sdp/tide_core: ^4.0.0
- drupal/crop: ^2.3
- drupal/embed: ^1.6
- drupal/entity_usage: ^2.0@beta
- drupal/focal_point: ^2.0
- drupal/inline_entity_form: ^1.0@RC
- drupal/svg_image: ^3.0
- drupal/video_embed_field: 2.5
- dev-develop
- 4.1.0
- 4.0.0-p1
- 4.0.0
- 3.0.14-p1
- 3.0.13
- 3.0.12
- 3.0.11
- 3.0.10
- 3.0.9
- 3.0.8
- 3.0.7
- 3.0.6
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.0.0
- 1.7.11
- 1.7.10
- 1.7.9
- 1.7.8
- 1.7.7
- 1.7.6
- 1.7.5
- 1.7.4
- 1.7.3
- 1.7.2
- 1.7.1
- 1.7.0-p2
- 1.7.0-p1
- 1.7.0
- 1.6.0
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.0
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.6
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.0
- 1.0.0
- v1.0.0-alpha1
- 0.8.0
- dev-reference
- dev-feature/SDP-247-secure--file-media-type
- dev-d10.3-test
- dev-feature/SD-29-Upgrade-to-d10.3
- dev-master
- dev-feature/updated-ckeditor5-patch
- dev-task/fix-wrong-permission-file-naming
- dev-feature/CKEditor5_native_ul_ol_style
- dev-feature/SRM-1170-status-report-error
- dev-feature/SDPAP-8411-adds-default-License-types
- dev-release/3.0.14-p1
- dev-release/3.0.13
- dev-feature/SDPAP-7564-add-file-type-icons-to-media-view
- dev-SDPAP-7564-reference-test
- dev-feature/SDPAP-8094-hook_field_widget_paragraphs_form_alter-replacement
- dev-remove-noncanonical-repos
- dev-feature/points-to-specific-commit
- dev-ck5
- dev-ck5-ref
- dev-release/3.0.9
- dev-bug/remove-entity-usage-patch
- dev-release/3.0.7
- dev-release/3.0.5
- dev-feature/SDPSUP-4015-purging-cdn
- dev-feature/SDPA-5781-cms-embedded-with-transcript-default
- dev-hotfix/unlock-tide-core
- dev-release/3.0.2
- dev-feature/SDPA-5442-make-CMS-video-transcript-field-mandatory
- dev-feature/SDPA-5822-add-media-name
- dev-feature/SDPA-4948-4950-test
- dev-feature/SDPA-4950-full-file-deletion-bug
- dev-feature/SDPA-2552-update-media-library-label-in-wysiwyg
- dev-release/1.7.4
- dev-patch/rcmpi-updates
- dev-feature/SDPA-3810-update-labels
- dev-feature/SDPA-2673-removing-tide_media_update_8007
- dev-feature/SDPA-2523_remove-broken-updates
- dev-release/1.2.0
This package is auto-updated.
Last update: 2024-10-29 23:50:52 UTC
README
Tide Media
Media types and related configurations for Tide distribution for Drupal 8
Tide is a Drupal 8 distribution focused on delivering an API first, headless Drupal content administration site.
What is in this package
- Media types: Document, Audio, Video, Embed Video, File
- Media entity fields: Department, License
- Entity browser configurations
- JSONAPI module integration
Installation
To install this package, add this custom repository to repositories
section of
your composer.json
:
{ "repositories": { "dpc-sdp/tide_media": { "type": "vcs", "no-api": true, "url": "https://github.com/dpc-sdp/tide_media.git" } } }
Require this package as any other Composer package:
composer require dpc/tide_media
Support
Digital Engagement, Department of Premier and Cabinet, Victoria, Australia is a maintainer of this package.
Contribute
Open an issue on GitHub or submit a pull request with suggested changes.
Development and maintenance
Development is powered by Dev-Tools. Please refer to Dev-Tools' page for system requirements and other details.
To start local development stack:
- Checkout this project
- Run
./dev-tools.sh
- Run
ahoy build
Related projects
- tide
- tide_api
- tide_core
- tide_event
- tide_landing_page
- tide_monsido
- tide_news
- tide_page
- tide_search
- tide_site
- tide_test
- tide_webform
License
This project is licensed under GPL2
Attribution
Single Digital Presence offers government agencies an open and flexible toolkit to build websites quickly and cost-effectively.
The Department of Premier and Cabinet partnered with Salsa Digital to deliver Single Digital Presence. As long-term supporters of open government approaches, they were integral to the establishment of SDP as an open source platform.