mediacurrent / mis_rain
雨安装配置
2.2.1
2023-06-01 12:22 UTC
Requires
- bower-asset/ckeditor: 4.5.11
- bower-asset/colorbox: ^1.6
- bower-asset/dropzone: ^5.1
- bower-asset/fullcalendar: ^3.5
- bower-asset/jquery.easing: ^1.3
- bower-asset/moment: ^2.18
- bower-asset/slick-carousel: ^1.8
- cweagans/composer-patches: ^1.6
- drupal/addtoany: ^1.21
- drupal/admin_toolbar: ~1.0
- drupal/allowed_formats: ~1.0
- drupal/ckeditor_media_embed: ~1.0
- drupal/colorbox: ~1.0
- drupal/components: ~1.0
- drupal/crop: ^1.0
- drupal/ctools: ~3.0
- drupal/dropzonejs: ^2.0
- drupal/embed: ~1.0
- drupal/entity: ~1.0
- drupal/entity_browser: dev-2.x
- drupal/entity_embed: ~1.0
- drupal/entity_reference_revisions: ~1.0
- drupal/field_group: dev-3.x
- drupal/focal_point: ~1.0
- drupal/geolocation: ~3.0
- drupal/google_analytics: ~2.0
- drupal/inline_entity_form: ~1.0
- drupal/libraries: ~3.0
- drupal/linkit: ~5.0
- drupal/media_entity_actions: ~1.0
- drupal/media_entity_browser: dev-2.x
- drupal/metatag: ~1.0
- drupal/moderation_sidebar: ~1.0
- drupal/paragraphs: ~1.0
- drupal/paragraphs_features: ~1.0
- drupal/paragraphs_previewer: ~1.0
- drupal/pathauto: ~1.0
- drupal/redirect: ~1.0
- drupal/scheduler: ~1.0
- drupal/search_api: ~1.0
- drupal/search_api_page: ~1.0
- drupal/search_api_solr: ~1.0
- drupal/simple_sitemap: ^3.0
- drupal/slick: ~1.1
- drupal/slick_media: ~2.0
- drupal/slick_paragraphs: ~1.0
- drupal/slick_views: ~1.0
- drupal/svg_image: ~1.0
- drupal/taxonomy_access_fix: ~2.0
- drupal/token: ~1.0
- drupal/video_embed_field: ~2.0
- drupal/viewsreference: ~1.0
- drupal/webform: ~5.0
- drupal/yaml_content: ~1.0
- vardot/blazy: 1.8.2.1
- dev-develop
- 2.2.1
- 2.2
- 2.1
- 2.0
- 1.23
- 1.22
- 1.21
- 1.20
- 1.19
- 1.18
- 1.17
- 1.16
- 1.15
- 1.14
- 1.13
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8
- 1.7
- 1.6
- 1.5.1
- 1.5
- 1.4.2
- 1.4.1
- 1.4
- 1.3
- 1.2
- 1.1
- 1.0
- dev-master
- dev-Jay-Callicott/composerjson-edited-online-with-bitbucke-1562858213743
- dev-feature/remove-entity-embed-patch
- dev-feature/3.x
- dev-feature/multiline_config
- dev-feature/gallery-preview
- dev-feature/paragraphs-previewer-format
- dev-feature/add-btwn
- dev-feature/update-slick
- dev-feature/MCT-543
- dev-jaymediacurrent/composerjson-edited-online-with-bitbucke-1537902659459
- dev-jaymediacurrent/composer-fail-test-1537902631387
- dev-jaymediacurrent/composerjson-edited-online-with-bitbucke-1537891480236
- dev-jaymediacurrent/composerjson-edited-online-with-bitbucke-1537891571211
- dev-feature/installer-paths
- dev-feature/guardr
- dev-feature/rain-product
- dev-feature/rain_product
- dev-feature/workflow
- dev-feature/rain_media
- dev-feature/rain-profile3
This package is auto-updated.
Last update: 2024-08-30 01:23:16 UTC
README
重要:Rain配置文件已迁移至新位置,请访问 https://bitbucket.org/mediacurrent/rain/。
Mediacurrent Rain安装配置文件为典型的Drupal 8安装增加了开箱即用的编辑、管理和媒体增强功能。该配置文件创建媒体类型(视频、图片),但其他所有内容类型都是可选的。Rain可以作为独立配置文件安装,也可以作为基础配置文件使用。
主要功能
- 内容审核(核心)
- 修订(核心)
- 媒体管理(media_entity、entity_browser)
- Wysiwyg媒体+对话框(entity_embed)
- 焦点裁剪(focal_point)
- Wysiwyg Linkit(linkit)
- 段落(paragraphs)
- 内容排期(scheduler)
- 管理菜单(admin_toolbar)
- 路径别名(pathauto)
- XML Sitemap配置(simple_sitemap)
- 元标签配置(metatag)
- 分析(google_analytics)
- 为编辑器的分类访问修复(taxonomy_access_fix)
可选功能
- rain_blocks - 提供通用块类型。
- rain_content - 提供通用内容类型。
- rain_paragraphs - 提供通用段落
- rain_search - 启用搜索API搜索索引和页面
安装
- 此项目的预期用途是将其拉入一个完整的基于Composer的Drupal项目。
- 有关示例用法,请参阅MIS Rain Vagrant项目。请注意,此项目使用Rain作为基础配置文件。
- 作为独立安装安装,使用以下命令:
drush si -y rain
- 有关将安装配置文件用作“子配置文件”的详细信息,请参阅Drupal子配置文件线程。
- 此配置文件也可以通过重命名文件并将项目名称替换为自定义项目名称轻松地进行分叉。
使用方法
Rain安装配置文件主要用于帮助管理Drupal核心/贡献依赖关系,并提供易于修改的配置。不一定要推荐使用配置文件的应用程序导入下游配置更新。提供的配置作为安装配置文件第一次运行时的“启动器”。一旦配置已提交到git,下游更新将不会影响Drupal 8应用程序(按设计)。然而,下游Composer更新可以非常有益,因为它们减轻了应用程序所有者管理此安装配置文件提供的数十个依赖项的维护负担。建议拉取这些更新。
对此项目进行配置更新
- 对此项目进行更新的一个方面是,从配置中删除uuids/hashes很重要。下面的基本脚本将为您完成此操作。
#!/bin/bash FILES=config/install/* for f in $FILES do echo "Processing $f file..." sed -i '' '/^uuid:/d' $f sed -i '' '/^\_core:/d' $f sed -i '' '/^ default_config_hash:/d' $f done