Lighty Permissions UI

Component type

module

Maintenance status

Development status

Component created

Component changed

CONTENTS OF THIS FILE
---------------------

* Introduction
* Requirements
* Installation

INTRODUCTION
------------

Current Maintainer: Adrian Dimitrov

Replace default permissions interface with more responsitive one,
usefule when website operate with large number of roles and permissions.

Feautures:
* AJAX loaded permissions table
* Filter which roles to show

REQUIREMENTS
------------

* Drupal 7.x

INSTALLATION
------------

Image style flush

Component type

module

Categories

Maintenance status

Development status

Downloads

36686

Component created

Component changed

Easiest way to flush image styles in Drupal 7.

Image style flush

Overview

This module will allow Drupal to flush all image styles at once or flush each image style individually right from administrative interface.

User Picture Default

Component type

module

Maintenance status

Development status

Downloads

1815

Component created

Component changed

This module forces the picture field on the user, to contain a FID reference to the default image, configured in the account settings.

By using this module, a user picture is always available to any module/function that handles entities, because the file reference is set as a property on the entity.

Pusher API

Component type

module

Maintenance status

Development status

Downloads

532

Component created

Component changed

This module uses the API from pusher.com as a module. This is the API only. This modules doesn't do anything by itself and need te be called from other modules.

A example of a module that uses this module can be found as a sub module of this module, called pusherapi_shoutbox.

This module is a work in progress, feel free to add issues with requests for new features!

This module is sponsored by Finalist

No Devel

Component type

module

Maintenance status

Development status

Downloads

2678

Component created

Component changed

Overview

No Devel gracefully handles PHP errors that are caused by calls to dpm() and related functions of the Devel module when Devel is not installed/enabled. Anyone who has encountered "Call to undefined function dpm()" during development, or accidentally "white screened" an entire live site when moving code containing a stray Devel function call to staging and production servers may find use for No Devel.