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 have a Drupal 6.33 site running with an embedded Gallery2 install with 15,000+ pieces of content. Each node body contains a review, and images are populated using the g2filter, which is a piece of code like this [G2:12345] where 12345 is the image ID. When this page is rendered, the filter displays the image and HTML code on the live site. However, in the database, it's just the G2 code as shown above.
What I need is someone to find a way to convert all instances of G2 filter code in the node body into it's actual image path with HTML.
We have an external non-Drupal site which will be providing authentication for our Drupal 7 site, via OAuth2 JWT implementation.
The user case is that an existing site has a number of registered users that need to be able to login transparently between our site and theirs. At the moment there is no requirement to share data, just SSO. The external site will be hosting a login form, as well as registration form.
I want to buy a normal Drupal 8 theme. I insist about it to be normal because of a bad experience I got from "Envato theme forest". They sell things they call Drupal theme which they are not. Their themes include database dumps, modules and all other things a normal theme doesn't need. What they sell are more pre-made website than themes. The one I bought at 50$ was weighting 800MB. Just unbelievable.
So I want a theme as normal as the ones we can download from Drupal themes repository. The package must include nothing more than theme needed files.
We are underway with a Drupal 7 build for a large blue-chip client which, following a scope change, will now be deployed into a corporate Azure Web App.
The requirement is to provide single sign on for Azure Active Directory users while using Drupal built-in authentication for external users.
I'm looking for a developer experienced with SSO and Azure AD to work on a custom module to integrate AD SSO.