12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- name: Standard
- type: profile
- description: 'Install with commonly used features pre-configured.'
- # version: VERSION
- # core: 8.x
- dependencies:
- - node
- - history
- - block
- - breakpoint
- - ckeditor
- - color
- - config
- - comment
- - contextual
- - contact
- - menu_link_content
- - datetime
- - block_content
- - quickedit
- - editor
- - help
- - image
- - menu_ui
- - options
- - path
- - page_cache
- - dynamic_page_cache
- - taxonomy
- - dblog
- - search
- - shortcut
- - toolbar
- - field_ui
- - file
- - rdf
- - views
- - views_ui
- - tour
- - automated_cron
- themes:
- - bartik
- - seven
- # Information added by Drupal.org packaging script on 2018-01-03
- version: '8.4.4'
- core: '8.x'
- project: 'drupal'
- datestamp: 1515021228
|