Sub-path URL Aliases

Component type

module

Maintenance status

Development status

Downloads

14400

Component created

Component changed

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 node/1 is aliased to content/alias, this module rewrites the link to the node edit page node/1/edit to use the aliased URL content/alias/edit instead. This also includes Views URLs taking a node as argument (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 URLs.

The module has moved to the Sub-pathauto module for Drupal 7 and beyond. It can be downloaded at http://drupal.org/project/subpathauto.

Views Galleriffic

Component type

module

Maintenance status

Development status

Downloads

485811

Component created

Component changed

About this Module

This is a views integration for the Galleriffic JQuery plugin: http://www.twospy.com/galleriffic/

It allows you to make Views with image fields to create a galleries. These galleries can be attached to nodes themselves or act as stand-alone galleries. Because it uses Views this module is extremely flexible.

Densite

Component type

module

Categories

Maintenance status

Development status

Downloads

3893

Component created

Component changed

Drush scripts for creating Drupal sites from a shell. Tested with Debian and Ubuntu.

What it does: It gives you easy control over Drupal sites under apache2 and Debian based systems like Ubuntu. It works with Drupal-5.x, Drupal-6.x, and Drupal-7.x (it may miss some features in different versions) It works with mysql and postgresql.

You should cd into your drush command dir, and clone the master. For a stable release you can use the command drush dl and move the downloaded dir into your command dir.

Example:

For quick install of a Drupal system use e.g.:

Tab Name Tweaker

Component type

module

Maintenance status

Development status

Downloads

5013

Component created

Component changed

Allows admins to override the name of the 'View' and 'Edit' tab on node pages.

Possible use cases:

  • 'View' or 'Edit' is not descriptive enough.
  • Organic Groups: when the normal 'View' tab serves as an overview or landing page rather than a specific piece of content.

Account menu

Component type

module

Maintenance status

Development status

Downloads

25303

Component created

Component changed

This module provides dynamic [Log in/Create account][My account][Log out] menu links. Before the user is logged in, only the [Log in/Create account] link is shown(this can be configured as two links: [Login] and [Register]). After the user is logged in, [My account][Log out] links are shown. By default, these links are in the "Account menu". However, they can be moved to any other menus through the admin/settings/accountmenu page to suite any menu structure.

Contact form blocks

Component type

module

Categories

Maintenance status

Development status

Downloads

52067

Component created

Component changed

The Contact form blocks module makes your site-wide contact forms available as Drupal Blocks.

Using this module you can show your contact forms at any place where you can show a Drupal Block. For instance you may add a contact form to the right sidebar of your website which should be shown at every page. Or you want to add another contact form (aka category) to a certain node only. Add the contact form block to the content region and use the Block visibility settings to hide it from all pages but that special one.

Balance Tracker

Component type

module

Maintenance status

Development status

Downloads

12626

Component created

Component changed

Balance Tracker creates a balance sheet to display account credits and debits belonging to users. It also provides UI tools, Views integration, and an API to allow the site administrators or other modules to credit or debit a user's account. This is intended for any website or service which credits users for accounts, sales, or other activities, and needs to track payouts.

Block Queue

Component type

module

Maintenance status

Development status

Downloads

6702

Component created

Component changed

About the Project

Block Queue solves one of the major shortcomings of Drupal block management: the ability to easily re-use blocks in different regions, on different pages, with arbitrary ordering.

Block Queue allows users to create "queues" of blocks much like Nodequeue allows to create queues of nodes: by adding arbitrary blocks to the queue and ordering them any way necessary. Queue size can be limited.

Queues are exposed as blocks and can be easily included in Drupal regions.