Maintainers strive to actively monitor issues and respond in a timely manner.

Client URL

Occasionally, you need to show a client several different color options for a page or highlight a particular element in a layout for a customer, but you don't want any other users to see those changes. This module allows you to do all of that and more, by modifying css based on a URL.

TxtImpact Text messaging Service

TxtImpact SMs gateway module allow drupal users to send and receive SMS/Text messages to mobile subscribers in USA, Canada and international destinations using TxtImpact Text messaging services for

Live Themer Test Site

Live Themer Test Site is an install profile that lets you test out Live Themer variations and collections. It comes with a host of dummy content via the Devel module as well as pages displaying elements themed with Drupal's theme hooks and basic html tags.

Windows AppFabric Cache

This module offers integration between Drupal and Windows server AppFabric Cache, through the standard Drupal Cache API. It is intended to be used on Windows Drupal setups (IIS or Apache based stacks).

The target is to improve scalability of Drupal on a Windows / IIS environment, with purposes similar to memcache/memcached on Linux.

Prerequisites

Deployment

Deploy AppFabricCacheWrapper.dll in .Net's GAC, e.g.:

gacutil /i AppFabricCacheWrapper.dll

Register the COM assembly:

%SystemRoot%\Microsoft.NET\Framework\v2.0.50727\regasm AppFabricCacheWrapper.dll

Note: the above steps will be integrated in an automated setup.

IIS

In IIS 7.x, configure the Drupal application's worker process identity to an OS user (with minimum privileges). This identity will be used by the PHP process to connect to AppFabric. If the IIS server and the AppFabric server are not part of the same domain or you choose a local user for the worker process identity, make sure that an identical user exists on the AppFabric server (passthrough authentication).

AppFabric

Grant access to the user configured in the previous step via Powershell:

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained