Is this too big of a leap? What is the most efficient way to upgrade and transfer all of our current data? We are trying to go from Drupal 6 to Drupal 8.
I am developping an intranet, on Drupal 6, for a company which is counting a lot of employees. Each employees have a Windows session. All of the identifiers are in an active directory on a Windows Server 2003. I want each employees can connect on the intranet with his login and password Windows.
I don't know if I'm clear.
I know there is LDAP integration but I would like to use another module. Is anyone know if something like that exists?
For this beach festival (~1200 people), people can attend clinics and signup on the Drupal website.
Right now, the clinics take place every hour during the day, and this is currently implemented as separate signups nodes. However, we would like to make sure that people only signup once for each clinic. So I was thinking that the best would be to 'group' clinics of one type with a taxonomy tag, and then limit the user to signup for only one tag..? Or are there other appraoches?