Access denied backtrace

Component type

module

Maintenance status

Development status

Downloads

10379

Component created

Component changed

Access Denied Backtrace will help you track down the specific place where Drupal is triggering the access denied for a certain role.

Use Case:
Have you ever gone crazy when certain roles cannot access nodes in Drupal? Then you have to start checking permissions on and off just to finish right where you were to begin with? Or even worse get some more permissions control modules so they can override Drupal permissions.

The module is inspired by this thread: http://drupal.org/node/610568

Drupal Integration

Component type

module

Maintenance status

Development status

Component created

Component changed

Hi,
As per the requirement I am responsible for developing the core Integration between the Drupal with diffrent technologies.
I contributed in developing generic API for Integration.

Boost Custom Expire Rules

Component type

module

Maintenance status

Development status

Downloads

3570

Component created

Component changed

The module allows setting different expiry times for boost cached pages. Using this module you can set different expiry times for different pages in the site based on different rules. The module allows developers to add custom rules of their own as well.

Plixum

Component type

module

Categories

Maintenance status

Development status

Downloads

475

Component created

Component changed

The Plixumâ„¢ module is a slip of the tongue for Pixum Lipsum.

A development tool to generate pixum lipsum blocks and allow a theme developer or site builder to rapidly build dummy static blocks during prototyping before having a chance to start coding, or building the real production blocks.

Plixum is the missing piece from the amazing Devel Generate. However it does not require Devel to function.

Warning: Like any development tool, this module is meant for local to staging developments, and should never reach production.

Lazy Entity

Component type

module

Maintenance status

Development status

Downloads

458

Component created

Component changed

Allows field values for Drupal entities to be lazy loaded rather than loaded at
the time of the entity. This can improve performance and memory usage when
loading an entity without the need for all fields.

This is currently a developer only module. It provides both entity and controller implementations for lazy loading entities.

Note: This library does not utilize the cache_field cache when loading
the fields for an entity which can lead to a decrease in performance when you
actually want to load all fields.

Devel generate history

Component type

module

Categories

Maintenance status

Development status

Downloads

1239

Component created

Component changed

A module containing helper functions for Drupal developers and
inquisitive admins. This module can generate history table data based on devel module.

Possible use case:
Dummy history for recommender module(s)

It also offers
- an admin page to delete / generate history

Be sure to only grant
'access development information' permission to developers.

TB RSS Feed

Component type

module

Categories

Maintenance status

Development status

Downloads

1898

Component created

Component changed

Why does this module exist?

We have developed this module for our responsive Premium Drupal theme TB Wall. We contribute this module to the community and hope you can re-use it in your projects and development.

What does this module do?

The module will retrieve RSS feeds and creates a node for each item. It has a back-end for configuration to get feeds from different RSS urls and define terms to manage feed from each url.