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.
How does one pass drupal authentication to another php application? In other words, when I login onto drupal where and how is the authentication stored such that I can pass that authentication to my personal php.
Is there any way to show a block images from a gallery associated with a flexinode on the flexinode's page?
I have profiles of modified cars (flexinode fields to describe equipment and specs etc) that i have linked to galleries of pictures of the same cars using flexinode's built in gallery field... I would like to show the images from that gallery in a block alongside the profile, without having to use img_assist or something to manually input them..
I was wondering if there is a module (or basic setting) that helps me to resize images automatically. I am not talking about uploading images and then creating thumbnails, as I am figuring the image.module does. What I want is that pictures that are published through deeplinking (such as in, for example, this forum post) are automatically fitted to a maximum width, so that they don't mess up the tables.
I am currently using image galleries to store photos, but I'd like to remove the information in the gallery view about who posted the content and when. I really just want to see the title displayed. Is there a way to configure this?