This repository has been archived by the owner on Nov 9, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 57
/
govcms.info.yml
101 lines (95 loc) · 2.04 KB
/
govcms.info.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
name: GovCMS
type: profile
description: 'A GovCMS Drupal Distribution for government and the public sector in Australia.'
core: 8.x
distribution:
name: GovCMS
langcode: en
install:
theme: govcmsinstall
dependencies:
# Drupal Core modules
- block_content
- block_place
- breakpoint
- ckeditor
- config
- content_moderation
- datetime_range
- field_ui
- help
- history
- image
- inline_form_errors
- layout_discovery
- media_library
- menu_ui
- node
- options
- quickedit
- rdf
- responsive_image
- shortcut
- syslog
- taxonomy
- telephone
- views_ui
# Contrib modules
- adminimal_admin_toolbar
- admin_toolbar_tools
- ds
- chosen
- components
- config_perms
- config_ignore:config_ignore
- entity_browser
- entity_embed
- events_log_track:event_log_track
- events_log_track:event_log_track_auth
- events_log_track:event_log_track_node
- events_log_track:event_log_track_taxonomy
- events_log_track:event_log_track_menu
- events_log_track:event_log_track_file
- events_log_track:event_log_track_media
- events_log_track:event_log_track_user
- events_log_track:event_log_track_workflows
- features_ui
- field_group
- focal_point
- google_analytics
- honeypot
- linkit
- linked_field
- login_security
- metatag
- module_filter
- panelizer
- paragraphs
- password_policy
- password_policy_length
- password_policy_characters
- password_policy_character_types
- password_policy_history
- password_policy_username
- pathauto
- redirect
- seckit
- shield
- simple_sitemap
- username_enumeration_prevention
# govCMS core modules
- govcms_search
- govcms_media
- govcms8_foundations
- govcms_blog_article
- govcms_event
- govcms_foi
- govcms_news_and_media
- govcms_standard_page
- govcms_security
dependencies_optional:
- govcms8_default_content
themes:
- adminimal_theme
- govcmsui
- govcms8_uikit_starter