Drupal: Difference between revisions

Jump to navigation Jump to search
Created page with "'''Drupal Site Building Checklist''' Before you launch a Drupal site, how do you make sure that you haven't missed anything and that your site is ready to launch? If someone..."
 
No edit summary
Line 45: Line 45:
   Text formats are ordered and configured correctly (Configuration > Content authoring > Text formats)
   Text formats are ordered and configured correctly (Configuration > Content authoring > Text formats)
   Images can be embedded in the body text (drupal.org/project/insert and drupal.org/project/image_resize_filter)
   Images can be embedded in the body text (drupal.org/project/insert and drupal.org/project/image_resize_filter)
For the Administrator
  Administration Views are in place (drupal.org/project/admin_views)
  Views items can be re­ordered as necessary (drupal.org/project/draggable_views)
  Administrators have a menu that they can access (drupal.org/project/admin_menu)
Emails
  Webforms are configured to send to the correct email address (Content > Webforms)
  Email notifications for registration have been tested (Configuration > People)
User Accounts
Roles have been created and tested (drupal.org/project/masquerade)
Registration is limited if necessary (Configuration > People > Account Settings)
Anonymous users have permissions to access/search content (People > Permissions)