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:

himuesgallery

Component type

module

Categories

Maintenance status

Development status

Downloads

9442

Component created

Component changed

For long time i've searched for a simple picture-gallery working out of the box.
All suggestions i've read in the meantime are to complicated, complex or not usable for me. I've found, that many other users have the same problem.

Therefore I wrote my own picture-gallery. It implements a new node-type to show all pictures in an specified directory. Descriptions will be automatically generated from the filenames, so there is no need to administer a seperate databse table, etc.
My gallery works with automated generetated thumbnails so it seems to be fast.
It can use Lightbox2 or colorbox to simply generate lightshows and naturally it makes use of user configurable css-files to style the gallery. Some styles will be delivered with the module, so users don't eb worried about this.

Supported imagefile formats are gif, jpg and png.

AddonChat

Component type

module

Maintenance status

Development status

Downloads

4356

Component created

Component changed

This module provides full Drupal integration with an AddonChat Free, Professional, Professional PLUS, or Enterprise edition Javaâ„¢ chat room.

Features

  • Block integration, including both embedded and pop-up link options
  • Who's Chatting block integration to display a real-time list of users currently chatting
  • Seamless integration with Drupal Permissions/Roles. Remote authentication enables secure access to the chat room using your Drupal user database
  • Automatic user login option
  • Quick setup. Simply enter your AddonChat account number and password and the system will attempt to automatically look up your account details.
  • Advanced users may make direct modifications to the chat applet code and/or make additions to the remote authentication script output

Less CSS Preprocessor

Component type

module

Maintenance status

Development status

Downloads

134821

Component created

Component changed

This is a preprocessor for LESS files.

This module will automatically process any LESS files that are added using drupal_add_css(), or added through your module/theme's .info file.

Add your files just like any other css file, just with ".css.less" as the extension, and they will be automatically processed.

RTL support will work as long as your file extension is ".css.less".

7.x-4.0 Features (PHP 5.3+ required)

7.x-3.0 Features

There are several new features:

The included less_demo module should provide API demonstration for new features.

Requirements

  • Libraries API
  • less.php and unpack it so that 'lessc.inc.php' is located at 'sites/all/libraries/lessphp/lessc.inc.php'.

Compatibility

Fully compatible with CSS aggregation:

Drupal 6 "Optimize CSS files" setting under "Administer→Site configuration→Performance" (admin/settings/performance).

Drupal 7 "Aggregate and compress CSS files" setting under "Administration→Configuration→Development→Performance" (admin/config/development/performance)

Peanut Labs Media

Component type

module

Maintenance status

Development status

Downloads

1649

Component created

Component changed

This module provides a way to integrate with Peanutlabsmedia.The Peanut Labs Media Monetization Platform is designed specifically to work with virtual currencies and goods in the new digital economy - be they social applications on Facebook, Myspace or Linkedin, or leading Games and Gaming communities.

The module allows users to earn Userpoints by taking surveys and offers provided by Peanutlabsmedia. Facebook uses this feature for various gaming applications like TexasHolde'm Poker to earn virtual currency by taking surveys and offers.

documentation

Drupal 6 README.txt

You can learn more about Peanut Labs at http://www.peanutlabsmedia.com/.

Ecwid shopping cart

Component type

module

Categories

Maintenance status

Development status

Downloads

8833

Component created

Component changed

Ecwid is a powerful and easy-to-use shopping cart solution that seamlessly integrates with your Drupal website. Join over 550,000 sellers in 175 countries and sell globally with over 40 international payment options, real-time shipping integrations and support of 45 languages.

Tagmap

Component type

module

Maintenance status

Development status

Downloads

5317

Component created

Component changed

Tagmap is a Views style plugin. We made a text marker API which we use to display a geo-coded tag cloud over Google Map.

There are two possibilities: to display taxonomy terms, or display previously imported external data.

The module provides admin settings page for some basic options. Some of them can be overridden with views style plugin options.

Google Visualization API

Component type

module

Maintenance status

Development status

Downloads

13050

Component created

Component changed

GVS module was built as Views 2 style plug-in. It uses Google Visualization API to display different types of charts. Pie, Bar, Column, Area, Line, Gauge, GeoMap, IntensityMap, MotionChart, Treemap, Annotated Time Line and Scatter plot are supported at the moment. In views style setting users can choose the fields (data), chart type and some options that they want to be displayed.

This module is part of a package of modules being developed by Jefferson Institute. These modules are meant to serve as tools for data visualization:

Time Limit

Component type

module

Development status

Downloads

1168

Component created

Component changed

This module was developed while working on client's site who wanted to keep site freely available for user only for limited time. So basically, anyone who wants to show site content for some limited time and then force users to register - could use this module.

Node Relevance

Component type

module

Development status

Downloads

582

Component created

Component changed

This module is an API module that implements a storage for relevance data that integrates nicely with Views. The data can be used in scenarios like:
- show me the most "interesting" Organic Groups for this user (I have provided a node_relevance_og sub-module for that)
- show me the "recommended" downloads for me, given my history of downloads

Relevance data is computed by consumers of these API. An example is the included node_relevance_og module: this module defines the relevance of an OG to an user as the number of user posts in that group.