The current maintainers are looking for new people to take ownership.

Salesforce Actions

UPDATE:

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.

Install this module as normal by copying the files to your modules folder in a folder called salesforce_actions.

Enable the module by going to your Modules page and enabling it.

Create a new advanced action to export Drupal items to Salesforce:

  1. Go to the actions settings page (/admin/settings/actions)
  2. Under "Make a new advanced action available" select "Export Drupal objects to Salesforce..." and press the Create button
  3. Change the description to something meaningful for this action
  4. Select a fieldmap from the pulldown list
  5. Select a minimum interval for this action (Every time, 1, 2, 4, 12 or 24 hours)
  6. Select whether to export all items or just those that are linked
  7. Select whether to export only published/active items or all items
  8. Click on Save

Open Academy

OpenAcademy is a Drupal distribution that brings the best in web publishing for higher education on a customizable Drupal platform. This distribution is a flexible, extendable package that lets university departments run fully functional, polished websites straight out of the box.

It is built on top of the Panopoly base distribution - a cleanly extendable Drupal 7 installation profile with a Features-based, Kit-compliant functionality. It serves as a good example for developing a distribution on top of Panopoly.

dog (Drupal on Git)

dog requires PHP 5.3.4.

dog is a Drush extension that puts Drupal On Git. This project's concept will allow:

Domain Field Access

The Domain Field Access module is an add on module for Domain Access allowing you to restrict access to Fields based on the domain.

For example, you can have a field on domains A and B but not C.

Statuses (FBSS) to Facebook

This is a small bridge module that integrates with FBSS (http://drupal.org/project/facebook_status) to allow the automatic posting of status updates to Facebook in the same way Twitter is integrated. It has been nearly completely rewritten now that FBSS 3.x is the recommended version. It requires Drupal for Facebook 3.x submodules fb_app, fb_permission and fb_connect (http://drupal.org/project/fb). Your Drupal site will need to be registered with Facebook as a Facebook App.

**Important**

This module now requires the Extended Permissions submodule that's part of Drupal for Facebook. Your app will have to be set to prompt for the 'Publish to my Wall (publish_stream)' permission. Currently the 3.x release doesn't prompt users who are already connected without the permission until they log out and log back in again.

Roadmap

Integration with attachments is underway, but my effort will be going towards implementing this in the D7 version. The 3.x version for D6 is stable for text-only status updates.

A D7 version will start soon. I will be using the FBOAuth module instead of Drupal for Facebook as the integration should be much cleaner. I'm seeking co-maintainers for those interested in either adding features to the D6 version or working with the D7 version.

Credits

Video Recorder

Video Recorder is a generic video recording tool for Drupal. The module records a video stream from webcam to a flash server.

Pages

Subscribe with RSS Subscribe to RSS - Seeking new maintainer