You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

These steps may or may not apply to each site migrated to Drupal from Commonspot.

  • Get a technical contact for the group
  • Get a list of roles and users from tech contact
  • Email users and ask them to create an account on their site
  • Assign users to roles
  • Authentication related steps
    • select 'Only site administrators can create new user accounts' in  /admin/user/settings
    • turn on the 'Automated Logout' module, make appropriate choices for the various roles
    • edit settings.php - change the line with  ini_set('session.cookie_lifetime',0) - set value to 0 so sessions end at browser close
    • clear cache
  • Make a main site menu out of some portion of the Imported Site menu
  • No labels