Considered feature-complete by its maintainers.

URL alter

URL alter is a utility module that adds two new hooks for other modules to implement: hook_url_inbound_alter() and hook_url_outbound_alter(). These hooks also replace the need for the special, silly custom_url_rewrite_inbound() and custom_url_rewrite_outbound() functions commonly found in settings.php.

It also provides an interface for administrators to enter in their own hook_url_alter code without needing to create a custom module.

deviantART Embed

The set of modules in this project is basically the glue that leverages on other Drupal modules to provide the integration with deviantART.com.

deviantART is an online art community for artists and art lovers to interact in a variety of ways, ranging from the submission of art to conversations on a number of topics. Read more...

Drupal 7.x

This module provides a field type, with a widget to enter the deviantART entry URL, and a formatter to display the embedded view using deviantART.com provided Flash viewer. The formatter allows you to specify the width and height per instance.

The field may be attached to any content type.

Drupal 6.x

Note:This branch is not maintained any more. For more details, see: #1233996: Drupal 7 port

There are two modules that provide different set of features.

deviantART Embed

This module lets you create a node that has embedded deviantART entry. Just provide the URL while creating the deviantART Embed node, and the module takes care of extracting the deviantART entry id and displaying it in the embed code.

Depends on:

  • content and content_copy: Enable these modules before activating deviantart_embed. Download these modules from CCK.

Registration Secret Codes

This module creates a single secret code that is required for users to register on a site.

Style Stripper

Allows configuration of which module CSS files to be loaded per theme.

More info will follow.

Drupal 8

This version was an experiment in 2012 - don't try to use it :-)

NodeSymlinks

NodeSymlinks node menu edit form

NodeSymlinks allows you to display the same content to users at multiple locations in the Drupal menu system with unique URL path, unique navigation breadcrumb and without the SEO penalty that usually occurs with multiple copies of the same content.

This is useful when you want to have the same page reachable though multiple menu items, each with its own URL, menu trail and breadcrumb path.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only