dog (Drupal on Git)
Component type
Maintenance status
Development status
Component created
Component changed
dog requires PHP 5.3.4.
dog is a Drush extension that puts Drupal On Git. This project's concept will allow:
dog requires PHP 5.3.4.
dog is a Drush extension that puts Drupal On Git. This project's concept will allow:
The evil module will try to be ran from your drush commands or Drupal bootstap code in ways you may not expect. It is designed to be used for penetration testing and debugging.
The Drupal tutorials module embeds contextually relevant tutorials into your Drupal site. It integrates with Tutr.tv to instantly provide access to hundreds of tutorials. You can also use it with the Tutorial Server module to add your own help tutorials into your site.
Cache Graceful allows you to update cache in the background, without having to wait for it.
Available through API and a cache plugin for Views and Panels.
It's been seven months and I finally got my first comments about this module (in the wrong issue queue). As I am moving to a new job in 1.5 weeks, I will be losing access to Salesforce. I've also lost interest in maintaining this module if the approval process is this slow. If someone wants to pick it up, go for it.
Salesforce Actions is an add-on to the Salesforce Suite project.
This module will allow the creation of Advanced Actions to import or export Drupal objects to Salesforce.
jQuery-ahm is a light-weight jquery plugin that reduces ajax requests to one-line.
jQuery-ahm is a replacement for $.ajax. With $.ajax, every ajax request needs a callback, resulting in a lot of javascript. $.ahm reduces javascript code by letting the response data define the actual callbacks.
The module has an admin interface, where you can enable to always include the JavaScript file to the site.
Otherwise you can include it manually via a simple function callback:
<?php
drupal_add_library('ahm', 'ahm');
?>
Integrates Drupal with the RESTAuth system.
RESTAuth is a shared user authentication system to avoid many different accounts and passwords for various systems in an organization. A central authentication server stores the user credentials and client systems (like Drupal) can authenticate users via a lightweight RESTful web service interface.
Take a look at the README.txt for installation instructions.
Bookmark Organizer extends Flag module by providing functionality to
Bookmarks are always user related. However, a user who has access to 'administer users' can edit other users' bookmarks as well.
Required
The Ubercart Authorize.Net SIM/DPM Payment Methods module provides two additional payment methods to Ubercart for users of the Authorize.Net payment processing service. These methods are alternatives to the bundled AIM payment method for users who wish to reduce PCI compliance responsibilities for their Ubercart server, as they outsource all cardholder data handling to Authorize.Net and are thus consistent with PCI DSS SAQ A (in SIM mode) or SAQ A-EP (in DPM mode). They may also be useful for those whose Drupal hosting arrangement makes it difficult to secure their site via SSL.