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 was trying to add a payment order payment method to the e-commerce API but I can't find documentation explaining how to display information to a store administrator. Is there perhapse a hook that can be used? I'm interested in adding the information to the table at admin/store/search and store/transaction/edit/#.
I'm needing a module (or preferably a patch to the image module) that augments the automatic thumnail creation to allow for multiple classes of thumbnails (based on node type). I haven't posted here much and I'm not quite sure what the protocol for patch submission is... As long as I'm not reinventing the wheel I plan to make this patch and submit it back here.
I added gsitemap module and activated it. Permissions are done for all but if i add this to my google account it won't be found. Google means 'Sitemap not found'
While drawing the select box we are facing the following problem:-
In first line the title of the select box comes.
There after in the second line the display of select box comes.
Now what we want that the title & the display of the select box should come on the same line.
Thanks.