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.