Ubercart PostcodeSoftware Address Lookup

Component type

module

Maintenance status

Development status

Downloads

1363

Component created

Component changed

This module integrates the Ubercart checkout with PostcodeSoftware.net, allowing users to look up full addresses by entering a postcode then selecting the first line of their address from a dropdown field. The service only works with UK addresses.

This can help increase conversion rates as users have less to type on the checkout form, and also helps store administrators as billing and delivery addresses are more likely to be accurate.

Force Password Change

Component type

module

Maintenance status

Development status

Downloads

27814

Component created

Component changed

Concept

This module allows administrators to force users, by role, individual user, or newly created user, to change their password on their next page load or login, and/or expire their passwords after a period of time.

3D Views Carousel

Component type

module

Maintenance status

Development status

Downloads

9228

Component created

Component changed

This module is a views plugin that integrates Professor Cloud Carousel A 3d Carousel in JavaScript.
Its main functionality is to generate a 3D floated rotated images, which accelerates and moves automatically or according to mouse wheel.

3D Views Carousel works fine with Lightbox2 and Shadowbox.

CKEditor SWF - Enhanced Flash embedding plugin

Component type

module

Maintenance status

Development status

Downloads

60968

Component created

Component changed

This module is an extension to the CKEditor module.

It also supports CKEditor installed through the Wysiwyg module.

It seriously enhances CKEditor's outdated Flash plugin:
with CKEditor SWF, inserting a SWF animation, a FLV video or a MP3 audio file becomes as easy as inserting an image file: just pick up a SWF, FLV or MP3 file from IMCE (or CKFinder) and that's it!

It is composed of 2 parts:

  1. A client-side CKEditor plugin that adds many features and fixes to CKEditor's default Flash plugin:
    • Allows SWF animation, FLV video and MP3 audio files easy embedding
    • Retrieves width and height from the SWF or the FLV file
    • Adds a lock/unlock button to maintain aspect ratio while changing width or height
    • Adds a button to reset width/height to the SWF file's default dimensions
    • Allows width/height percentage values
    • Adds a textfield in Properties tab to edit the base parameter
    • Adds a Flashvars tab to edit the flashvars parameter
    • Displays a real preview
    • Fixes various bugs of the default plugin
    • New (experimental, in dev)! Allows to directly paste a YouTube video URL into CKEditor SWF to embed it!
  2. A server-side input format filter that converts the Flash embedding markup generated by CKEditor into a standards compliant one:
    By default, CKEditor generates a <object><embed></embed></object> markup, which is not standards compliant.
    CKEditor SWF Filter converts it into the correct <object><object></object></object> markup.

    If you prefer, CKEditor SWF Filter can also use the SWFObject JavaScript library to embed the Flash content.

GDriving

Component type

module

Categories

Maintenance status

Development status

Downloads

7494

Component created

Component changed

GDriving allows users to input an address via a Google Map marker's info window, and displays the Google Map driving directions in a printable facebox overlay.

Spatial Tools

Component type

module

Maintenance status

Development status

Downloads

3645

Component created

Component changed

D7 Version
This is a collection of useful spatial tools to process shapefiles.

Modules included are:

  • Spatial File - Provides an API for spatial file processing as well as a Geofield widget. A geocoder plugin will need to be built in here as well.
  • Spatial Shapefile - Plugin for processing ESRI shapefiles.
  • Spatial KML - Plugin for processing KML files

D7 Version depends on Og2ogr.

Tokenize Request Parameters

Component type

module

Categories

Maintenance status

Development status

Downloads

1795

Component created

Component changed

A Drupal 7 development release is available. Everything should work the same as the D6 version except that tokens now use the new chained tokens syntax as specified in the D7 native tokens API.

The Tokenize Request Parameters module is intended to provide means to display parameters that are passed to a page either in the URL (GET method) or from a form post (POST method). In cases where you might direct your users to a third party transaction site, such as a payment processor or other transactional service and want to be able to display transactional data passed back from that third party site (e.g. a confirmation number, order number, final price etc.) back to your user then Tokenize Request Parameters will allow you to display that information anywhere within your pages.

Hash wrapper

Component type

module

Categories

Maintenance status

Development status

Downloads

1296

Component created

Component changed

This is a simple wrapper for Drupal 7 implementing a 'hash://' schema to help with storing a couple (ten) million files. Instead of storing CHANGELOG.txt it will store the file under its MD5'd name, hashed into two levels of directories: a0/49/a0493e27f48b50e18312b9f4508fc29d.txt

Select 'Hashed files' under Upload destination when adding a File field to use it.