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.
Authorize.Net integration for the Drupal Commerce payment and checkout system. Currently supports credit card payments on the checkout form via the AIM API using the latest Commerce release. Additionally, integrates with the CIM API to provide Card on File payment support.
Create beautiful gradient images controlled by Bezier control point colors.
The module supports 1-dimensional (1*h or w*1 px width/height) and 2-dimensional (w*h px) images.
You edit one of your css files (or play with Firebug), and assign a new background image to something. The image url should be /sites/[sitename]/files/imagene/etc (see below).
If the image does not exist, imagene will create it, based on parameters from the filename and path.
The image will be stored in the respective location, so the same image doesn't have to be created again (similar to imagecache). This behaviour is controlled by permissions (see below).
you can keep the new image where it is, or copy it around to use it somewhere else.
Benefit:
No more pointless toying around with Gimp/Photoshop, no more pointless copying around of image files, no more pointless copying of color hex codes between css and Gimp/Photoshop.
Change colors directly from your css file, by changing the url of the background image. Colors and image dimensions are encoded in the url in a transparent way.
Whenever the cache is cleared (or "flushed" in Drupal parlance), whether from new content creation of a volundary flush, the burden of caching is moved to the users: files are not actively rebuilt
Using the XSL Engine and being a sub-theme of XSL Absolute starts XSL Bartik off with a lot of power behind it. With the page, node and comments already looking great thanks to the creators of Bartik you have a great looking site from the get-go. Then by using the power of XSLT in your theming engine allows you to customize easily and elegantly.
XSL Absolute is a base theme that uses the XSL Engine. Leveraging the natural transformation processes of XSLT and the elegance of data traversal/collection of XPath enables designers to theme easier than ever before.