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.
I'm creating a Drupal 8 website and wish to enforce two factor authentication for admins. In order to do this, I downloaded the module here: https://www.drupal.org/project/tfa
In order to enable the module, it required I download and install the Encrypt and Key modules, which I have.
Hi, i'm struggling to add /current-uid to my link field with views. Of course I tried with views PHP but it breaks the website, I know that's not the right thing to do. I tried in my template.theme too with no luck. What's the right way to do this ?
*******************************************
Thank you to all who reached out to me on this. We have selected our Drupal development partner and are engaged in a project.
*******************************************
Introduction
Questionmark Corporation (www.questionmark.com) seeks a Drupal development partner for a strategic product development initiative.
Hi, I am new here and I hope I ask this question in a right place.
So here is my problem.
I recently installed drupal and I am using standard "Bartik" theme. I want to create an event, where I indicate begin and end dates, as well as provide location information. Country and region are taxonomy terms.
In the end, the field labels for these taxonomy terms looks weird. Here is how they look.
-------------------------------------------------------------- Start Date: 2016-10-05 End Date: 2016-10-13
Hi.
My front page is made by a page which comes out of a view. That view page has /node for path.
I'm using a "child" theme of bartik.
I'd like to modify the template of that page in order to have only the "content" zone with my view ; no sidebar, etc, on that front page.