Google Authentication for Web Applications

Component type

module

Maintenance status

Development status

Downloads

6459

Component created

Component changed

Web applications that need to access services protected by a user's Google or Google Apps (hosted) account can do so using the Google Authentication service. This service lets web applications get access without ever handling their users' account login information. Many but not all Google services support the Authentication service; check first with the service you want to access.

Google offers two libraries for handling authentication: one using the OAuth open standard, and a second interface called AuthSub, developed prior to the release of the OAuth standard. This module implements the AuthSub interface.

Views Forms

Component type

module

Categories

Maintenance status

Development status

Downloads

863

Component created

Component changed

The Views Forms module provides a FAPI element called "viewsform" and allows to integrate views in forms. You probably do not need to install this module unless another module you are using requires it.

Custom Search Box

Component type

module

Maintenance status

Development status

Downloads

11677

Component created

Component changed

Custom Search Box is a simple little module that gives a user with Administer search privileges an easy way to change the appearance of the search box used by many themes. This is done by additional settings added to the '?q=admin/settings/search' page. I created this module because as a newcomer, like many many others, I did not like the text 'Search this site'. In my research on how to get rid of it, I found many other users looking for the same thing plus some of the other features I have included.

Transformations

Component type

module

Maintenance status

Development status

Downloads

3216

Component created

Component changed

This module is unmaintained.

Sorry folks. Since I left my previous (Drupal-related) company, I haven't found time to work on this module, and without a strong time commitment I don't believe this is going to go somewhere. The good news is that the number and quality of other import/export modules has increased, so you'll likely find something that suits your needs. (See the next point.) The other good news is that a new module called Rules Transformers takes many of the ideas from this module and sets out to implement them on top of the magnificent Rules module, starting from Drupal 7.x and with an entirely new code base.

Good luck with your quest for the perfect data transformation module!

Upfront note for people researching modules.
There are a multitude of different import and export modules in existence to handle the complex task of getting data from other systems into Drupal. A wiki page has been created in an attempt to focus the efforts of the module developers and provide a handy guide for users looking to make a decision.

Flashy

Component type

module

Maintenance status

Development status

Downloads

3419

Component created

Component changed

This module provides a wrapper for the Flashy video player:

http://code.google.com/p/flashy/

The base module depends on SWFEmbed, and provides an object-oriented API for embedding flash videos in your site. If you have the getID3() module, it will also try to auto-detect the size of the video if you do not specify an explicit size for the player.

Views cycle

Component type

module

Maintenance status

Development status

Downloads

20907

Component created

Component changed

Note: There are way too many modules that do "fancy jquery effects in Views". It's like the textbook case of module duplication. I have therefore decided to deprecate this module in favor of Views Slideshow, which has an order of magnitude more users and a much more active maintainer. I will continue to support bug fixes on the current release, but there will be no new feature development and no Drupal 7 version. All users are recommended to migrate to Views Slideshow, either now or as part of Drupal 7 migrations.

This module provides a Views style plugin for using the jQuery cycle plugin. It is primarily useful for creating image slideshows, but should be usable on any content.

This module relies on the jQuery cycle plugin, which must be downloaded separately from:

http://www.malsup.com/jquery/cycle/

It is loaded via the Libraries module, which is a requirement.

Inline References

Component type

module

Maintenance status

Development status

Downloads

1107

Component created

Component changed

This module leverages Popups API in order to provide a form of inline editing for nodereferences on a CCK edit page. It also shows the referenced node's field data in addition to the title [nid: ] info normally displayed. The module also provides a setting for preventing old nodes from being referenced in a node reference field, forcing a user to create a new node using Popups: Add and Reference.

Patch

Component type

module

Maintenance status

Development status

Downloads

902

Component created

Component changed

This project is obsolete. Take a look at dreditor for a better alternative.

Patch is a unified diff parser and viewer for Drupal that lets you view patches in a nicely formatted way, making the patch review process a little bit easier for visually oriented people like me.

Geo GUI

Component type

module

Maintenance status

Development status

Downloads

442

Component created

Component changed

This module has been ported to the OpenLayers module. Please use that one - it will be maintained. This one will not.