module
Maintenance status: Minimally maintained
Development status: No further development
Downloads: 421
created - / changed -

UUID Resolver is a module that accepts a UUID under a registered wildcard menu path and redirects to the target object (i.e. node/term/etc.) the UUID identifies. It integrates with the UUID module to look up an object. When a page access hits the wildcard path with a UUID recognized in the system, the URL is redirected to the path of the target object.

For example, in a Drupal site http://www.example.com, node UUID lookup is registered on the path uuid/%. The site has a node:

  • nid: 2
  • uuid: 286acd2e-cd1d-11df-a386-005056812593

The following URL:

http://www.example.com/uuid/286acd2e-cd1d-11df-a386-005056812593

will be redirected to

http://www.example.com/node/2

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Example modules used in tandem with video demonstrations. Coming soon!

module
Categories: Filters/Editors
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 2054
created - / changed -

#D7CX: I pledge that SimpleWiki Filter will have a full Drupal 7 release on the day that Drupal 7 is released.

SimpleWiki is an easy-to-use input format based on the work done by WikiCreole researching common wiki markup elements. SimpleWiki uses Creole syntax extended with decorators and block declarations for advanced markup.

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

This module provides multiple Linkback implementations for Drupal 8.

module
Categories: Event
Maintenance status: Minimally maintained
Development status: No further development
Downloads: 911
created - / changed -

This is a submodule for the Signup module.

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

Introduction

This module is a extension for imagecache module to use subdomain to serve image generated by imagecache.

module
Categories: E-commerce
Maintenance status: Seeking new maintainer
Development status: Under active development
Downloads: 3617
created - / changed -

This is a discount module for Ubercart which allows for date-based discounts without coupon codes that can be set per node at product

module
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 677
created - / changed -

The Sign-Up Problem is a phenomenon where visitors want to contribute content on a website but do not register (and thus do not contribute) because they do not want to fill out the registration form.

This module allows anonymous users to begin creating content immediately, without registering (if they have permission to do so). Once they get engaged on the site, they are more likely to register, at which point all of the posts they created while anonymous will be transferred to their new authenticated user account.

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

Summary

This small module helps theme-developers to deal with cross-browser compatibility. It makes easier to handle different types of non-widespread browsers just as much as it helps with using different versions of Internet Explorer.
The module extends the $body_classes variable in page.tpl.php based on the enduser's browser, and platform.

The module also makes a $browser_classes variable available in page.tpl.php, which stores the data in an array, this way the developer can make use of it as needed, if he does not wish to use the $body_classes variable.

Supported browsers

  • ie
  • opera
  • safari
  • chrome
  • netscape
  • ff
  • konqueror
  • dillo
  • chimera
  • beonex
  • aweb
  • amaya
  • icab
  • lynx
  • galeon
  • operamini

Browser version checking

The module creates version classes.

  • ie[version]
  • opera[version]
  • chrome[version]
  • safari[version]
  • netscape[version]
  • ff[version]
  • konqueror[version]
  • operamini[version]

Supported platforms

  • win
  • ipad
  • ipod
  • iphone
  • mac
  • android
  • linux
  • nokia
  • blackberry
  • NetBSD
  • FreeBSD
  • OpenBSD

Mobile detecting

The module checks if the device is mobile and adds "mobile" or "desktop" class.

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

TestData is a developer module intended for large Drupal sites that require a consistent, fast method of providing sample data to automated acceptance and performance testing tools.

The Grinder, jMeter and Selenium are examples of tools that test your site by creating real traffic that mimics user actions. Writing these tests often requires easy access to your site's data, for usage in the tests.

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

This module shows your last tweet. I wrote this to display only your last one tweet. You can use it in a block...or hardcoded in your theme.

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

This is a helper module to prepopulate newly created webforms and to export / import webforms between sites.

Only tested on Webform 6.x-3.x and 7.x-4.x / Exports between different versions (6.x to 7.x or 3.x to 4.x) will probably not work.

Example usage 1: Prepopulated webforms

  1. Create a webform with the required components.
  2. Export the webform
  3. Edit the webform content type and paste in the content from the export (under Publishing options)
  4. Use the standard node add content links and each new content item created should be prepopulated with the exported webform.
module
Categories: File Management
Maintenance status: Unsupported
Development status: No further development
Downloads: 8661
created - / changed -

File Picker has moved to Github

module
Categories: (нет)
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 284
created - / changed -

Panelator allows you to bring your entire site under the control of Panels.

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

This module enhances Ubercart's standard Cart Links module by generating encrypted cart links.

How it works is fairly simple. This module uses PHP's Mcrypt library to encrypt and decrypt cart links to reduce the security vulnerabilities as reported here.

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 56352
created - / changed -

A system for building "megamenu" -style (explanation) dropdown menus using

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

Description

This is a simple security module that sub-divides several core permissions to allow for more fine-grained control.

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

!!!IMPORTANT!!! IF you have a good algoritm for the Easter and the Greek name days, do not forget to send me! UPDATE!!!

module
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 6597
created - / changed -

This module provides a CCK formatter for imagefields that allows the user to select between three different imagecache presets depending on the proportions of the original image.

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

Wrapper for talking to Geonet NZ api

Working features