User Node Access

Component type

module

Maintenance status

Development status

Component created

Component changed

Don`t use this module, It`s not stable yet

Description

This module allows you to manage permissions for contents per user. It allows you to specify custom view, edit and delete permissions for each content. It work`s in opposite way how other access modules work, by provide a new user tab in user profile page with a list of private nodes, then you will be able to give this user permissions for each content (view,edit,delete)

Workflow Access Extension

Component type

module

Maintenance status

Development status

Component created

Component changed

Project Information

This module is a collection of helper modules extending Workflow’s access capabilities and granularity.
It currently includes 3 extension modules:
- Workflow user reference access
- Workflow role reference access
- Workflow transitions access

Grid Image Styles

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Define default image styles to be combined with a theme using a grid system, like ninesixty or omega.

Currently only scaled image styles are defined, with a width of 1 to 12 columns. Images have grid classes so that they are resized automatically (client-side) in adaptive layouts.

Case Tracker Commits

Component type

module

Maintenance status

Development status

Downloads

1045

Component created

Component changed

What is this?

Case Tracker Commits integrate Version Control API with Case Tracker
intercepting the commit messages parsed by Version Control and matching some
patterns that identify a relation with a case ID.

The current pattern we use is: ref [case_nid] text_message

Provides some blocks that could be added in the Case Tracker Nodes that list
all the commits of the case. This is handled via Views and could be configured
all the fields that you want to show in that block.

random_nids

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The random_nids module allows you to replace your site's node nids with a random value of 7 digits in order
to make it impossible to keep track of the node amount.

For a full description of the module, visit the project page:
http://drupal.org/node/1173164

To submit bug reports and feature suggestions, or to track changes:
http://drupal.org/project/issues/1173164

Background Images

Component type

module

Maintenance status

Development status

Downloads

68931

Component created

Component changed

Background images is a collection of modules that allows users to add background images to html elements on pages of the site. Three module are included with the project:

Background Image (bg_image)

This is an api module that provides tools to add background images to html elements using the css "background" property. A basic settings page is supplied as well as functions to easily add the "background" property to the page.