Drush Views

Component type

module

Maintenance status

Development status

Downloads

5294

Component created

Component changed

Drush Views, the Drupal Shell Views interface, allows you to list, import and export views from the command line.

It provides the following commands: "views-list", "views-import", "views-export", "views-delete", "views-copy-options", "views-displays", "views-theme-functions".

Run "drush help <command>" to see supported command line options and arguments.

OpenID Content Profile Field

Component type

module

Maintenance status

Development status

Downloads

1895

Component created

Component changed

OpenID Content Profile Field maps OpenID AX/SREG fields to node fields. It can be used either on an OpenID relying party (client) or an OpenID provider.

See README file for installation instructions.

This module is sponsered by OpenBand, an M.C. Dean Inc Company.
This module is sponsored by Development Seed

Term menu

Component type

module

Categories

Maintenance status

Development status

Downloads

704

Component created

Component changed

This module is useful if you want to display a menu only on pages that have a term associated with that menu.

It provides a block that can be used to display the menu.

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.

Show unpublished comments

Component type

module

Maintenance status

Development status

Downloads

2258

Component created

Component changed

If you have comment moderation enabled, this small module will show unpublished comments to the user that created them. It offers a simple feedback to show users that their comments have been saved and are waiting for moderation.

Import/Export

Component type

module

Maintenance status

Development status

Downloads

3568

Component created

Component changed

This module allows site administrators to export/import their existing cck types and views into a repository to share them.
CCK types and Views 2 export files will be stored in text files with extensions .cck(for cck) and .view(for views).

You need this module if:

- You need to migrate some part of your site to another site quickly.
- You need to share your CCK types and Views with your partner or to get his CCK types/Views.

Modules needed :
CCK
Views 2

Google Apps Verification

Component type

module

Maintenance status

Development status

Downloads

2426

Component created

Component changed

This module makes it easy to verify domain ownership for Google Apps/Google Hosted Services(ghs) on a Drupal site using the HTML verification method. You simple copy and paste the verification string into the settings page for this module and Google will now be able to verify your domain ownership.

If you'd like a more generalized module that handles more sites then just Google apps, check out the Site Verification module.

Changelog Reader

Component type

module

Categories

Maintenance status

Development status

Downloads

2008

Component created

Component changed

This module reads the CHANGELOG.txt from different sites. It was created for a blog post I wrote. This module allows you to collect site urls, then during cron, it goes to those sites, tries to find a CHANGELOG.txt and reads the version if found. Then it provides a page (coming soon) and a block to display this information.

Views Date range

Component type

module

Maintenance status

Development status

Downloads

5815

Component created

Component changed

This module provides a new Views argument plugin for date fields that allows for arbitrary date ranges in summary views. If you need to generate a listing of nodes by quarter, academic term, or some other site-specific date range then this is the module for you.

Note: This module has only been tested on MySQL 5.x and I'm fairly sure it will not work on PostgreSQL. Unfortunately it requires doing seriously bizarre things in SQL that are not at all portable.