Builds

From Things and Stuff Wiki
Revision as of 20:41, 28 January 2013 by Milk (talk | contribs) (Milk moved page Drupal base to Builds)
Jump to navigation Jump to search


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.

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 "
       <p> <b> <i> <h3> <h4> <h5> <img>
      " <- TODO: sync with wysiwyg buttons
  • Create Wysiwyg profile
    • Block formats: Remove H2 (reserved for page title)
  • Permissions