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.
So I want to disable some checkboxes on the admin/people page, I thought is could just use form_alter and add attributes to the row-options but these attributes seem to work on the tableselect row instead of the checkbox.
Does anyone have any idea how to disable those checkboxes?
Dear all, I'm a newbie to Drupal and got a bit confused about the Drupal filesystem.
As far as I've understood you can set a public folder whose content is freely
accessible by the web and a private folder whose content is not (this because
in the .htaccess there is a "Deny from all" directive.
I'm developing a theme for drupal and it's my first drupal site so please bear with me if what I'm asking sounds stupid
I'll have an image on each page, displayed out of the article body, which should be unique for each article (and maybe a fallback one if the article doesn't have any image specified).
I'd like to be able to create a page and specify some additional field like image with a value of myimage.jpg, and then display this image in a specific location on the template
I've just changed computer and I have a site locally on my "old" laptop that I've moved to my new laptop following exactly these steps: Duplicate a Drupal 7
All went well, I have my site on my new laptop as it was on my old, but there one BIG problem, I can see the homepage as it was, but when I want to go to my admin panel, or another page or anything else I get a 404.
my pager is turned on and WAS showing up just fine, but NOW it's gone and i really cant tell what i did when editing my VIEWS to cause it to disappear!
i haven't touched it, it's all setup still. please help me find my pager!