-
Notifications
You must be signed in to change notification settings - Fork 3
/
govcms.info.yml
71 lines (65 loc) · 1.37 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
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_layout
- field_ui
- help
- history
- image
- inline_form_errors
- layout_discovery
- menu_ui
- node
- options
- quickedit
- rdf
- responsive_image
- shortcut
- syslog
- taxonomy
- telephone
- views_ui
# Contrib modules
- adminimal_admin_toolbar
- admin_toolbar_tools
- entity_browser
- entity_embed
- features_ui
- field_group
- honeypot
- linkit
- login_security
- module_filter
- password_policy
- password_policy_length
- password_policy_characters
- password_policy_character_types
- password_policy_history
- password_policy_username
- pathauto
# govCMS core modules
- govcms_search
dependencies_optional:
- govcms_optional_govcms_blog_article
- govcms_optional_govcms_event
- govcms_optional_govcms_foi
- govcms_optional_govcms_news_and_media
- govcms_optional_govcms_standard_page
themes:
- adminimal_theme
- govcmsui