Touch Icons

Component type

module

Maintenance status

Development status

Downloads

30687

Component created

Component changed

The Touch Icons module allows site administrators and themers to specify icons for use as Web Clip bookmarks on the homescreen of an iPhone and other iOS devices.

Extra theme settings are provided so that Touch icons can be configured for each theme, similar to the logo and shortcut icon settings provided by Drupal core. The module comes with default Druplicon touch-icons which complement Garland's blue look.

Nodequeue Randomizer

Component type

module

Categories

Maintenance status

Development status

Downloads

2163

Component created

Component changed

The 'Nodequeue Randomizer' module extends the functionality of the Nodequeue module by supplying a method to have your queues be randomized on a scheduled basis. It also allows you to weight the nodes within a queue, making some nodes more likely to show up early in the list and other to always be at the back.

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.

U.S. National Weather Service (NOAA NWS) U.S. weather forecast block

Component type

module

Maintenance status

Development status

Downloads

10620

Component created

Component changed

This module uses a SOAP interface to request weather data from the U.S. NOAA National Weather Service. The module displays summary forecast data (high temperature, low temperature, expected conditions, weather icon) and provides an API for retrieving other weather information based on published NWS SOAP/XML APIs. This module requires 'SOAP' to be enabled on the host. It has no other dependencies.

XMLsitemap links from aliases

Component type

module

Categories

Maintenance status

Development status

Downloads

973

Component created

Component changed

Do you love your XMLsitemap, but find there are pages on your site that are missing from it?

If you have aliases for your missing pages, this module can include them for you. Anything with a path in the aliases table can now be included in your XMLsitemap by the click of a button! (This is particularly useful when you have too many to enter manually as custom links, for example: views with arguments!)

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.

Uniqueness

Component type

module

Maintenance status

Development status

Downloads

4037

Component created

Component changed

Uniqueness module provides a way to avoid duplicate content on your site by informing a user about similar or related content during creation of a new post. A UI widget is added to the node/add form that does asynchronous searches on inputted fields (like the node title or vocabularies) and returns the titles of similar content.