module
Categories: (нет)
Downloads: 1760
created - / changed -

Like my similar module EC Cart Theme, this module works in tandem with taxonomy_theme to theme the checkout process according to ca

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 35422
created - / changed -

LinkImageField is a CCK module that allows you to specify the hyperlink for images with a custom URL.

module
Categories: Views
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 408940
created - / changed -

Summary

DraggableViews makes rows of a view "draggable" which means that they can be rearranged by Drag'n'Drop.

module
Categories: Developer
Downloads: 676
created - / changed -

Project that will allow you to manage your development environment and stage websites easily by providing simple vhost management and related tools.

module
Categories: Content, User Management
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 6721
created - / changed -

Adds a logout tab to your users' profile.

module
Categories: Mail
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 18790
created - / changed -

Provides a complete subscription system by email. Create different mailing lists / campaigns and place subscription form blocks for them. Anonymous and authenticated users can both subscribe. Subscriptions are fieldable content entities (only D8), so it can be easily used in views or in any other module.

module
Downloads: 2922
created - / changed -

As of 2.0, this module extends the ping.fm module, rather than standing alone (that is, this module now depends on the ping.fm module).

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 75727
created - / changed -

"Album Photos" is an image album module providing multi-user album features. The module development objective is to provide a comprehensive image album solution for Drupal.

module
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 1053
created - / changed -

This module uses the PEAR package Text_Highlighter to color your code according to the syntax rules of various languages.

module
Maintenance status: Unsupported
Development status: No further development
Downloads: 2163
created - / changed -

This integration allows for users to utilize Travelgrove’s search engine for travel, that scrapes the travel vendors, for cheap airfares, cruises, hotels, travel deals, and more.

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 23925
created - / changed -

With this module you're able to create and administer invoices.

module
Categories: (нет)
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 1098
created - / changed -

This module is dead. It was something I found useful for Drupal 5, and wanted to share it in case anyone else did too.

module
Categories: Taxonomy
Downloads: 8490
created - / changed -

This module creates blocks for taxonomy vocabularies.

Merging with Taxonomy Navigator:
In a move that might decrease confusion, Taxonomy Blocks module will merge with Taxonomy Navigator.
If you are a maintainer of one of the many "taxonomy blocks" modules, please join us.

The merged module will start in 2.x branch. Bugs in 1.x will be fixed anyways.

module
Maintenance status: Actively maintained
Development status: Maintenance fixes only
Downloads: 33357
created - / changed -

A very small module to make requests to http://example.com/favicon.ico forward to the actual site's true favicon.

This module takes the favicon for the current site/theme and makes it available at the url example.com/favicon.ico (where example.com is your domain). The problem is that some web browsers and web applications blindly make a call to example.com/favicon.ico looking for your sites favicon. In drupal this causes an error entry to show up in the logs because there is nothing there.

If you want your icon to show at that address you can put a copy of your favicon n the root drupal directory. But, what if you have a multisite configuration with different favicons. This module will allow that address to show the current themes favicon at example.com/favicon.ico and it will work for multisite configurations.

Configuration

For this module to work properly you need to:

  1. Drupal 6: enable the core 'Shortcut' module
  2. Drupal 6/7: comment out #RewriteCond %{REQUEST_URI} !=/favicon.ico in the Drupal root .htaccess file

Credits

Currently maintained by Deeson Online

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 721
created - / changed -

This module provides an API to consolidate images into a single sprite image.

module
Categories: Evaluation/Rating
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 29025
created - / changed -

A simple digg-like voting widget for content that uses Ajax.

Powered by jQuery

You can choose to not show the voting widget in certain node types, and you can show it in teaser view and/or full view.

The 6.x-2 branch supports anonymous voting.

module
Categories: Content, Taxonomy
Maintenance status: Unsupported
Development status: No further development
Downloads: 2028
created - / changed -

This module generates a block of related terms on the taxonomy overview pages.

Terms are displayed as a tagcloud.

module
Categories: Administration
Maintenance status: Unsupported
Development status: No further development
Downloads: 5791
created - / changed -
This module is marked unsupported due to a security issue the maintainer never fixed.
module
Maintenance status: Seeking co-maintainer(s)
Development status: Under active development
Downloads: 345587
created - / changed -

The File (Field) Paths module extends the default functionality of Drupal's core File module, Image module and many other File upload modules, by adding the ability to use entity based tokens in destination paths and file names.

In simple terms, File (Field) Paths allows you to automatically sort and rename your uploaded files using token based replacement patterns to maintain a nice clean filesystem.

 

Features:

  • Configurable file paths now use entity tokens in addition to user tokens.
  • Configurable file names.
  • Support for file based fields, including but not limited to:
    • Drupal core File module
    • Drupal core Image module
    • Video module.
  • File path and filename cleanup options:
    • Remove slashes from tokens.
    • Filter out words and punctuation by taking advantage of the Pathauto module.
    • Convert unicode characters into US-ASCII with the Transliteration module.
  • [D7] Automatically updates unprocessed file paths in any Text fields on the entity.
  • Retroactive updates - rename and/or move previously uploaded files.
  • Active updating - actively rename and/or move previously uploaded files.
  • Automatically create an redirect when moving uploaded files using the Redirect module.
module
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 0
created - / changed -

Allows the admin to create CCK meta formatters made up of other formatters.

Still a work in progress being based of the work jpetso did for his FileField branch.