Considered feature-complete by its maintainers.

urlrouter

All in one place: add a route, filter by prefix, delete/modify routes

Maintain a list of source and destination URL's for which redirects (301 or 302) will be performed. Source URL is absolute, destination URL may be a path, or another absolute URL.

Source-destination URL pairs are stored in the variable urlrouter_array as an associative array. The actual redirect takes place in hook_boot(), so that URL routing takes place as quickly as possible.

This module will prove most useful during development of a site, for which a number of "legacy URL's" exist on one or more subdomains or domains, which will not change, but that need to be sent to new URL's. It may also prove useful as a more convenient method of creating "vanity URL's" for marketing purposes, as an alternative to editing .htaccess or virtualhost configuration.

Since redirection occurs in hook_boot(), not in hook_url_inbound_alter(), and before hook_init(), it may co-exist with Redirect, Global Redirect or other modules performing 302's and 301's.

Derivicon

The Derivicon (DERIVative favICON) module adds a Context module reaction allowing for Image style powered favicon derivatives to be applied.

Derivicon was built to help with identifying different server environments at a glance of the browser tab.

Derivicon was written and is maintained by Stuart Clark (deciphered).
- http://stuar.tc/lark
- http://twitter.com/Decipher

 

Important note

As the GD library doesn't support .ico files, it is recommended that you either use PNG files (renamed as .ico) as favicons, or install ImageMagick.

 

Required Modules:

fluxkraft web automation distribution

Fluxkraft Logo

fluxkraft is a module suite and distribution for automating your workflows (think like IFTTT in Drupal).

Connect and automate tools like facebook and dropbox or schedule tweets to promote your website content.

More infos at http://www.fluxkraft.com

Unique node titles

A simple module to get unique node titles, with possible override. Not for muliti language sites.

HealthVault® Connect

HealthVault® Connect integrates HVClientLibPHP to connect drupal to Microsoft® HealthVault®.

HealthVault® Connect is not a ready-to-use HealthVault® application, but provides the API to build those apps using drupal. Therefore HealthVault® Connect currently provides

  • an administration interface to setup your app and the HealthVault instances it should be connected with
  • an optional block with a Connect / Disconnect link
  • the redirect handling required to authenticate a user against a HealthVault® Instance

Installation

HealthVault® Connect is a standard drupal module.
But before you use it you have to ensure that HVClientLibPHP is properly installed.

Drupal 7

HealthVault® Connect 7.x-1.0 depends on a newer version HVClientLibPHP, which should be installed via composer to manage all it's requirements. Therefor HealthVault® Connect 7.x-1.0 depends on Composer Manager.

First you have to simply install Composer Manager and HealthVault® Connect. Than you have to follow the installation instructions of Composer Manager to install the required libs.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only