Skip to content

Instantly share code, notes, and snippets.

@adamjakab
Created June 11, 2015 10:04
Show Gist options
  • Save adamjakab/b8a7061f6167e154e420 to your computer and use it in GitHub Desktop.
Save adamjakab/b8a7061f6167e154e420 to your computer and use it in GitHub Desktop.
tmp preset config for d7
preset:
title: Mekit - Minimal
description: A minimal installation preset just like D7's original
modules: ~
themes: ~
libraries: ~
configuration:
form:
site_information:
site_name:
default_value: My Very Cool D7 Site
site_mail:
default_value: [email protected]
admin_account:
account:
name:
default_value: Administrator
mail:
default_value: [email protected]
server_settings:
site_default_country:
default_value: IT
date_default_timezone:
default_value: Europe/Rome
custom_config:
type: fieldset
title: Custom Settings
collapsible: false
tree: true
test_field:
type: textfield
title: Test Field
required: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment