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.
*NOTE: MANDATORY BIDDERS CONFERENCE 9/23/2016, RSVP BY 9/21/2016, 5PM MST*
To read the full RFP, go to www.colorado.gov/vss. Either Log-in/Register or click on "Public Access" and search for "History Colorado".
To RSVP for the Bidders conference, please contact Michael Carrara at michael.carrara@state.co.us with the subject line “RSVP for History Colorado Website Redesign Bidders Conference.”
Functionality:
Remove the default links to the taxonomy terms, and add custom links instead
Implementation:
If the name of the field referencing the taxonomy term is ‘xyz’, create a file field--node--field-xyz.html.twig.
Add the code, as shown below, to change the default path of the taxonomy term ‘/taxonomy/term/tid’, to ‘/yourpath/termName’
Note: The div class names may vary based on the field settings
This year the annual Drupal CEO Survey will be carried out for the very first time! The purpose of the survey is to gain insight into the key issues that Drupal agency owners and company leaders face. Results will be published at DrupalCon Dublin.
Hello all. I'm planning to write a new module per subject line, but I see that while there already exists a project devoted to that - see https://www.drupal.org/project/cad - it's had zero activity for six years now.
I've failed to reach its daddy, Jeremy Trojan (jerdiggity).
So this is a plea for any information re (a) that project. or (b) reaching the author, or (c) thoughts re CAD and Drupal.
If you have a D7 site, I highly suggest putting the site into maintenance mode at the very least. At the most I'd remove the index.php file at and set an index.html informing users the site is offline.
Put site back online when you can check your modules and update to the security releases when they appear.