Organic Groups Mass Add

Component type

module

Maintenance status

Development status

Downloads

44539

Component created

Component changed

Overrides the internal "add users" page of Organic Groups with a more powerful alternative.

The D7 branch requires Views bulk operations.

Takes a list where each row can be either:

  1. username
  2. mail address
  3. firstname, lastname, mail address
  4. firstname, lastname, mail address, desired username

In case 1 or if there is an mail address provided, the module first checks if it matches an existing user, and adds that user to the group.

External iFrame

Component type

module

Maintenance status

Development status

Downloads

8149

Component created

Component changed

Looking for new maintainer

External iFrame opens external links in an iframe with a simple banner consisting of your logo and a button to close the banner and leave your site. This module treats all absolute links outside of your site's domain and sub-domains as external links.

7.x-2.x-rc2 has been released

CCK XSLT

Component type

module

Maintenance status

Development status

Downloads

476

Component created

Component changed

The development on that module has basically stopped, so consider to use http://drupal.org/project/xsl_formatter instead

Many informations on the web are stored as xml and can be rendered to html via XSLT

This module provides a cck field where you can input either a XML url or a xml content and select a style.

The styles itself are exportables items.So you can provide some via code or import and export.

Flow UI

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project aims to unravel inconsistencies and limitations during the workflow of site building. That said, the main goal of the framework is to make Drupal 8's strong but complex API transparent and usable through the user interface.

Discussions about useful and needed features for 8.x-1.x are highly welcome in the issue queue.

This project seeks a new maintainer. Just pm me (mxh) or create a support request if you want to be the new maintainer of this project.

Even Better Select

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

I've created a tabbed extension for betterselect. Other than adding some new classes in PHP to what betterselect already does, it's completely driven by jquery and jquery_ui. The idea here is that with a LARGE taxonomy, even betterselect can be a pain to use. My extension moves root terms, and their sub-trees, into tabs.

This code was written in 2009. I'm putting it into a sandbox for others to use as needed. I don't have plans to deal with this code again any time soon.

Video Recorder

Component type

module

Maintenance status

Development status

Downloads

3478

Component created

Component changed

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

Statuses (FBSS) to Facebook

Component type

module

Maintenance status

Development status

Downloads

1705

Component created

Component changed

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).