Empower site builders and administrators with no-code tools to setup, enhance, configure, or maintain the site.

Markup API

An API for markup language filtering in Drupal.

This module provides an API to let other module developers define a set of valid tags and attributes (which may be valid within the context of 1 or more tags — including a case where an attribute may be valid within all tags).

When enabled as an input filter, this module will poll all modules conforming to it's API for the set of elements and attributes which those modules define as valid, combine them into two big lists (one for attributes and one for elements), then filter out any element not in the element list and any attribute either not in the attribute list, or out of context as defined by the attribute list.

This module will allow other modules conforming to it's API to add on to it's settings form if the module wants. It will also define it's own settings.

Domain URL

Canonical URL

Domain URL allows administrators to set canonical URLs for non-node paths in a Drupal installation using Domain Access.

Sub-pathauto (Sub-path URL Aliases)

The Drupal Path module matches only full URLs when creating SEO-friendly aliases. This module extends that behavior by also matching known sub-paths and replacing them with their respective alias.

For example, if user/1 is aliased to users/admin, this module rewrites the link to the user contact page user/1/contact to use the aliased URL users/admin/contact instead. This also includes Views URLs taking a node as argument (e.g. node/%/yourview), in short, every URL that is based on, or extends, an existing alias. In combination with the Pathauto module it is possible to get rid of all remaining exposed internal non-administrative URLs.

Edit Shortcut Name Restriction

Restricts changing the shortcut name to only users who have the 'allow changing shortcut name' permission.

Editing Overlay

Provides an editing overlay for users who do not have access to the administrative overlay. This is an attempt to improve the user-experience in drupal.

Node Truncate

Node Truncate allows the deletion of all posts from a given content type using a batch operation, being useful when one wishes to clean tons of posts without being stuck with server timeouts.

Pages

Subscribe with RSS Subscribe to RSS - Administration tools