Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi, I'm creating a module to create alerts about student absences I have 1 type of content called attendance that has
fields title, field_student (reference to content type student), field_subject (reference to type of content subject) and a field to know whether or not it was a list of integers I need to count how many absences each student has per subject and create another type of content that will be alert I appreciate any idea in advance
I am having problems with a migration that didn't occur to me originally when I started the migration but now I can't figure out how to deal with this issue. I have maintained a Drupal 7 site at https://example.com (the http/https issue is different, I think).
The references go from right to left meaning Locale has an E/R to Country etc. I'm using Pathauto and Token to try and build full paths for the breadcrumbs. My problem is that I only seem to be able to make breadcrumbs that are 2 levels deep.
In Administration » Configuration » Search and metadata » URL aliases I have this configuration:
Hi, didn't find any mention of this around, hope this is not a duplicate.
I have a working custom installation profile (built with profiler_builder), to which I would like to add the possibility to install in a different language (French is the one I tried).