CSS Flip

Component type

module

Maintenance status

Development status

Downloads

3848

Component created

Component changed

CSS Flip is a powerful tool for Drupal theme developers who need to create multilingual themes easily and quickly.

It aims to act like a backend engine, where it automatically parses stylesheets from themes and modules, flips their styles and injects them into your pages. You do NOT need to create RTL stylesheets.

However you still have the option to use the regular Drupal way, and utilize the tools provided in this module to flip your stylesheets easily and quickly.

Typekit

Component type

module

Maintenance status

Development status

Downloads

9605

Component created

Component changed

Typekit is a technology platform that hosts both free and commercial fonts in a way that is incredibly fast, smoothes out differences in how browsers handle type, and offers the level of protection that type designers need without resorting to annoying and ineffective DRM.

This simple module makes it easy to include the Typekit library on your site. You will have to have an account at Typekit.

Ubercart / Location Integration

Component type

module

Categories

Maintenance status

Development status

Downloads

2250

Component created

Component changed

This module integrates Ubercart with Location. When a user places an order, their addresses go into their user locations. When placing new orders, all addresses from the location module are available for the user to choose from.

Managing addresses is handled by the Location module, and this allows connection with GMap and other Location aware modules.

The current release has been tested against Ubercart 3.2 and Location 3.0-alpha1.

I don't have the time to add new features at this point, so only important bug fixes will be attended to.

Menu CSS Names

Component type

module

Maintenance status

Development status

Downloads

14492

Component created

Component changed

Now for D7 too! This is a very simple module that takes the link text of each drupal menu item and adds it as a css class name to the menu's <li> element. Using these class names, each menu item can be styled separately with css. This is also very useful for css sprite techniques.

Dependency Injection

Component type

module

Categories

Maintenance status

Development status

Downloads

3179

Component created

Component changed

Put simply, a Dependency Injection Container alleviates the need for factories and the use of new in your code. Think of DiC as the new new. You will still need to write factories in some cases, but your code will not depend directly on them. Your code will be easier to change, unit test and reuse in other contexts.

This module enables Symfony's Dependency Injection component for Drupal 7 modules.

Custom Templates

Component type

module

Categories

Maintenance status

Development status

Downloads

1634

Component created

Component changed

Module provides functionality of templates customizable per user.

Example usage:
- configurable mail templates with functionality to send customized templates per user to his clients,
- configurable page content per user with ability to show dynamic nodes,
- any other template functionality

Hacked!

Component type

module

Categories

Maintenance status

Development status

Downloads

177488

Component created

Component changed

This module does not and will not prevent your site from being 'hacked'.

This module scans the currently installed Drupal, contributed modules and themes, re-downloads them and determines if they have been changed. Changes are marked clearly and if the diff module is installed then Hacked! will allow you to see the exact lines that have changed.

Hacked! also provides drush integration so that you can see what files have changed from the command line.

Ubercart Google Merchant Integration

Component type

module

Categories

Maintenance status

Development status

Downloads

5139

Component created

Component changed

The Ubercart Google Merchant Integration module allows you to fully integrate your ubercart products with Google Merchant.

You can choose to publish a product to Google Merchant, where an entry is created with all the needed attributes for google to recognize your product.

When you update the product information, the Google Merchant corresponding product details are updated as well.

When you delete a product from your site, its deleted automatically from Google Merchant