SEO diver API

Component type

module

Maintenance status

Development status

Downloads

596

Component created

Component changed

SEO diver module uses SEO diver API from http://de.seodiver.com/api to get some SEO-related values for the current domain or a custom domain.

This module provides two blocks:

  • First block shows available values for the current domain
  • Second block shows a form to query a custom domain and get the values from the APi

Imagecache Subdomain

Component type

module

Maintenance status

Development status

Downloads

368

Component created

Component changed

Introduction

This module is a extension for imagecache module to use subdomain to serve image generated by imagecache. You can define multiple subdomain and serve image from that (using specific subdomain for image).

Why use it

Using imagecache_subdomain you can improve your front end loading performance. Each browser can download only 2 different file from each subdomain together; if you use different subdomain for images your browser can dowload much file together and complete page loading faster then only one domain.

You can find more info on:

OpenID Profile

Component type

module

Maintenance status

Development status

Downloads

2525

Component created

Component changed

The OpenID Profile Module allows easy mapping of user fields to the official Attribute Exchange OpenID specification. This allows websites to transfer user information from the OpenID provider to relying parties.

This modules works perfectly with the modulesOpenID Provider AX and OpenID Client AX. And can be used to transfer information from or to applications which are not based on Drupal, but implement the OpenID AX specification.

Giga Menu

Component type

module

Maintenance status

Development status

Downloads

9186

Component created

Component changed

The Giga Menu module enables a standard Drupal menu to be displayed as a Mega Menu.

Mega Menus are menus in which sub-items are displayed all at once, giving users access to the whole navigation menu tree, and thereby reducing the number of clicks required to navigate around a website.

Giga Menu module depends on hoverIntent module.

User Import Framework

Component type

module

Maintenance status

Development status

Downloads

20112

Component created

Component changed

The User Import Framework (uif) module provides simple, extensible user import via CSV (comma-separated value) files. The guiding philosophy is to make the import process as simple as possible for the end-user (the user doing the import). Hooks allow the developer (you) to add the bells and whistles you need, e.g. content_profile (D6), core user fields or profile2 (D7) support, while providing a framework which takes care of the tedious aspects of the job (forms, input parsing).

Open Graph meta tags

Component type

module

Maintenance status

Development status

Downloads

60629

Component created

Component changed

This module makes it easy to add Open Graph meta tags (http://opengraphprotocol.org/) to a node to enable it to be come a "rich" social object. For instance, Facebook uses this information to work out how to preview shared content in a user's Facebook profile (http://developers.facebook.com/docs/share).

TestData

Component type

module

Maintenance status

Development status

Downloads

434

Component created

Component changed

TestData is a developer module intended for large Drupal sites that require a consistent, fast method of providing sample data to automated acceptance and performance testing tools.

The Grinder, jMeter and Selenium are examples of tools that test your site by creating real traffic that mimics user actions. Writing these tests often requires easy access to your site's data, for usage in the tests.