Permission Sets

Component type

module

Maintenance status

Development status

Component created

Component changed

The Permission Sets module adds an abstraction layer between the roles that are associated with users and the permissions that are granted by those roles. In the scenario created by permission sets, all permissions and roles are associated with permission sets. Permissions are granted to a role when the two associations intersect.

The primary purpose of this abstraction is to allow us to dynamically alter the roles and the permissions associated with those roles without ever modifying the code that define the permissions.

NOTES:

Views Examples

Component type

module

Maintenance status

Development status

Downloads

4866

Component created

Component changed

A collection of views examples that can be turned on and used directly within views. You can use the views examples as-is on your site, or you can clone them and use them as a starting point for further customized views.

Although this module works, it will likely be rewritten as a features package in the future.

Field converter

Component type

module

Categories

Maintenance status

Development status

Downloads

8871

Component created

Component changed

A framework for non-CCK modules to use to convert their Drupal 6 custom data to Drupal 7 FieldAPI fields.

Modules that add extra data to objects, such as nodes, but also users, terms, comments, etc, can make use of this framework to simplify their migration path to using FieldAPI on Drupal 7.

Modules should define a conversion plan that defines:

RRDtool

Component type

module

Maintenance status

Development status

Downloads

1666

Component created

Component changed

A collection of modules providing apis for integrating drupal with RRDtool, the round-robin
database tool, used for tracking time-series data. The rrdtool module provides apis for writing data to and generating graphs from round-robin databases. The rrdtool_monitors module provides apis for incrementing counters in a persistent, distributed data store (currently only memcache is supported). And the rrdtool_drupal module tracks statistics from Drupal's core apis.

Profiler

Component type

module

Categories

Maintenance status

Development status

Downloads

212883

Component created

Component changed

Looking for a cool new module? Slow down, tiger, this is not a module! It's just a library that you use when writing install profiles.

Profiler provides a new way to write install profiles. Gone are the days where you needed to know all the quirks of Drupal's APIs in order to write a solid install profile. Profiler allows you to quickly and easily create new install profiles, as well as have 'Sub' Install Profiles, where one Install Profile inherits from and extends another Install Profile.

Panels Teasers

Component type

module

Categories

Maintenance status

Development status

Downloads

3116

Component created

Component changed

NOTE: This module is no longer supported. Please try Display Suite if you are looking for similar functionality in Drupal 7.


This module enables you to use Panels to handle the display of Node Teasers. Node teasers get a page similar to Page Manager, and can create variants to change the layout of the teasers based on any Panels selection rule. This enables different layouts to be created per content type,

Ubercart CloudFront

Component type

module

Maintenance status

Development status

Downloads

390

Component created

Component changed

Do you want super fast file downloads from your Ubercart store?
Ubercart CloudFront module provides an easy way to generate Signed URLs for protected files hosted from Amazon CloudFront CDN.

This module integrates directly with Ubercart File module by doing a server-side redirect for the download link provided in emails and Files tab on user profile page.