Is there a smart way to change the appearance and location of the throbber? As it is right now (when i use the built-in AJAX functionality in Drupal) the throbber appears right next to the component which triggered the AJAX action. However, is there a way to customize the location of the throbber, and maybe also how it looks?
With Drupal 7, the node type "article" comes with a field_image to upload an image. When I create a "node--article.tpl.php" and remove print render($content); I can display the body texte with this <?php print $node->body['fr'][0]['safe_value'] ?> but how can I display the field_image?
That should be a simple thing to do but I'm looking for that solution for the past three weeks and the module contemplate didn't help.
In Drupal7, in the admin, if you go to Blocks, configure a selected block, and then Visibility Settings and then Roles, you should be able to restrict per Role. However, this doesn't work for me (at all). Any/all changes I make here take no effect.
Why? Anyone else experienced this? I would PAY money for this to work, as it seems like a great feature, but I can't get it to work.
(Goal: I want the block named "content" to only appear for the "authenticated user" role.)
I tried to built a Drupal system to my Linux Mint. I haven't configured MySQL ever before so I got a problem. I don't know how to get access to the database as Drupal says that
In order for Drupal to work, and to continue with the installation process, you must resolve all issues reported below. For more help with configuring your database server, see the installation handbook. If you are unsure what any of this means you should probably contact your hosting provider.