Google Docs Viewer module

Component type

module

Maintenance status

Development status

Component created

Component changed

Very simple drupal module, it adds a formatter for CCK Filefield that can be used to render Google's Document Viewer in an iframe.
Added to gitHub after reading this post: http://tinyurl.com/4hnuutj then moved to drupal.org after the great cvs->git migration.
As planned by the original author, admin functions must be added to complete the module.

Git Hook

Component type

module

Categories

Maintenance status

Development status

Downloads

704

Component created

Component changed

Git Hook is a project to facilitate building git event workflows with Drush.

Did you know that Git has its own hook/event system? Certain git actions will result git checking for a script in your local git repository in .git/hooks, and if an executable exists with the correct name, it will execute it. Some of those events will even act as validation before allowing an action to proceed.

simpleSAMLphp Authentication

Component type

module

Maintenance status

Development status

Downloads

49318

Component created

Component changed

This module integrates Drupal with SimpleSAMLphp, the most robust and complete implementation of SAML in PHP. It makes it possible for Drupal to communicate with SAML or Shibboleth identity providers (IdP) for authenticating users. The resulting Drupal site can effectively act as a SAML or Shibboleth service provider (SP).

Twitter Blocks

Component type

module

Maintenance status

Development status

Component created

Component changed

Twitter Blocks creates blocks containing Twitter feeds. It leverages the Juitter jQuery plugin to dynamically pull in new tweets as they occur.

Webform CiviCRM Integration

Component type

module

Maintenance status

Development status

Downloads

60788

Component created

Component changed

A powerful, flexible, user-friendly form builder for CiviCRM.

Just as Views can output data in virtually any way imaginable, this module allows you to have data input exactly the way you want. Create and update contacts, group subscriptions, tags, relationships, cases, activities, event participants, memberships and contributions via robust, user-friendly webforms that integrate seamlessly with your Drupal site.

Yule

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

About Yule

Yule's purpose is to log all queries run during a page's execution and provide useful ways to browse the collected data.

Inspiration and some functionality was derived from devel's query logging. This module, however, specializes in query logging and offers some interesting different ways of browsing the data. It also skips processing the queries until the report is viewed or cron is run, in order to minimize the performance impact on visitors.

A more detailed description and screen-shots are forthcoming.

Eclipse CTools Sandbox

Component type

module

Maintenance status

Development status

Component created

Component changed

This is just a sandbox for my ctools development to avoid having to build and maintain all the simultaneous patches I've been building.

Any issue assigned to myself within ctools will exist here as a branch by the same nid as the issue. A merged-master branch with all changes from all branches also exists as an easy one stop way to get everything across all issues.