ESI Mongodb Block Plugin

Component type

module

Maintenance status

Development status

Downloads

323

Component created

Component changed

Description
This plugin extends varnish edge side include functionality by providing integration between esi_api and mongodb_block.

For those brave souls on the bleeding edge of performance and scalability, this module allows edge side include processing of blocks when backended by the mongodb database.

g4b0 Utility

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The utility module is a collection of utility useful for the module developer.
Feel free to inspect the code and modify it. Send me a patch if you did it.

Web Service Data

Component type

module

Maintenance status

Development status

Downloads

8960

Component created

Component changed

Overview

This module allows you to bypass the default data storage location for fields and entities and instead load the data from a web service.

This is useful when your primary data source is in another system but you want to display/use this data in your Drupal site without the hassle of syncing or importing data.

Web Service Configuration (wsconfig)

Stores information about your web services. This information is used to allow Drupal to make the appropriate CRUD operations on requested data.

Field Settings

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

README.txt
==========

This module allows developers to easily change some basic field settings that would otherwise be locked or unavailable.
If you find yourself wanting to change a field's settings, and have edited the database directly or are about to... then this module is for you.
If you do not know what you're doing with this module... then don't use it!
Changing field settings can easily break your site if you don't know what you're doing.