Select2 Field Widget

Component type

module

Maintenance status

Development status

Downloads

18572

Component created

Component changed

Select2 - The jQuery replacement for select boxes now available for Drupal fields.

This module provides a new Field widget for Entityreference and Term reference fields that allows users to use Select2 jQuery plugin.

Disable Delete Attachments

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Disable Delete Attachments relies on the upload module from Drupal core.
It allows you to grant or deny users the permission to remove uploaded files even if they have permission to upload. Set the permissions and you are done.

Install Profile Maker

Component type

module

Maintenance status

Development status

Component created

Component changed

Based on minimal external modules, this project aims to build a profile from an existing site.

It's typically useful when you create a site on a local server and you want to deploy it in Staging or Production environment without dumping manually the database.

This project supports core features like :

  • menu
  • content-type
  • user / roles
  • taxonomy
  • block
  • views
  • panels

It also supports the live data :

  • nodes
  • files

Regnum

Component type

module

Maintenance status

Development status

Component created

Component changed

Regnum:

The inheritable power to govern.

The Regnum project allows users to submit a form to request ownership (or co-ownership) of an organic group on the site. At the time that the form is submitted, the user may or may not have an account on the site, and the requested group may or may not already exist. When the application form is approved, the specified user will be created if necessary, and then assigned ownership of the desired group, which will also be created if it does not already exist.

Entity Administration UI

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides an enhanced base class for use in conjunction with the Entity module's administration pages. On it's own this module doesn't do much of anything, but when combined with the Entity module the EntityAdminUIDefaultUIController class provided here makes for a more feature full replacement for the EntityIDefaultUIController class provided with the entity module.