Builds
A base distro with general development, site specific development and production.
The .build file calls the d7_base_dev profile, allowing one to use git working copy or not (using hostmaster add-on module in aegir). Multiple install profiles can be used, but profiles/sites/all doesn't work, and it will be changing to sites/*/profile for D8.
Base dev profile
- General
- views
- ctools
- token
- entity
- nodequeue
- Settings as code
- features
- strongarm
- Theming
- fontyourface
- block_class
- compact_forms
- semanticviews
- Admistration
- admin_menu
- module_filter
- views_bulk_operations
- masquerade
- Development
- devel
- devel_themer
- drupalforfirebug
- styleguide
- backup_migrate
- backup_migrate_files
- SEO
- pathauto
- subpathauto
- globalredirect
- xmlsitemap
- Performance
- entitycache
- Security
- honeypot
- Wysiwyg and image handling
- wysiwyg
- adaptive_image
- Libraries
- profiler
- tinymce
to review
;menu_block
Basic
- Site name
- Site slogan
- Configure Pathauto
- Create "HTML" Input Format
- Auth user permission
- "Limit allowed HTML tags"
- "Convert line breaks into HTML"
- "Correct faulty and chopped off HTML"
- Add "
<img>" <- TODO: sync with wysiwyg buttons
- Create Wysiwyg profile
- Block formats: Remove H2 (reserved for page title)
- Permissions