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.

Superfish

Component type

module

Maintenance status

Development status

Downloads

756265

Component created

Component changed

Superfish integrates jQuery Superfish plugin with your Drupal menus.

Overview:

  • Unobtrusive JavaScript.
  • Keyboard-accessible, screen reader friendly.
  • Multi-column sub-menus. (Megamenus)
  • Easing effects with the jQuery Easing plug-in.
  • Automatic sub-menu width calculation (Supersubs plugin), automatic sub-menu placement (Supposition plugin; prevents sub-menus from appearing off-screen.)
  • Touch-screen compatible. (almost)
  • Small-screen compatible. (<select> and vertical accordions)
  • Window width (client-side) and UA string (client-side and server-side) detection for touch and small screen plugins, plus Modernizr support, but no CSS media-queries.
  • RTL (Right-to-left) support.
  • And a whole lot more...

Requirements:

Recommended additions:

Foursquare Connect

Component type

module

Maintenance status

Development status

Downloads

1945

Component created

Component changed

The Foursquare module helps you in authenticating your users with Foursquare. It wraps the foursquare-async library in order to setup an OAUTH connection for your users.

The user will be able to connect with foursquare on his user profile page. If connected, the website can make authenticated calls to Foursquare.

The module in itself has no use, but should be used by other modules in order to get information from and to Foursquare.

Chatroll Live Chat

Component type

module

Maintenance status

Development status

Downloads

22235

Component created

Component changed

Chatroll is the preferred real-time chat platform for thousands of organizations.

Chatroll is a scalable live chat platform that provides unmatched interaction and engagement for website community chat and online events. Use Chatroll to reach more people, interact more effectively and deliver powerful social experiences using real-time chat on your Drupal site.

Highlights

Ubercart Conditional actions SMS integration

Component type

module

Maintenance status

Development status

Downloads

1553

Component created

Component changed

Adding tools for SMS messaging for Ubercart using its Conditional actions module, based on the SMS Framework module.

Using the integration, including the ability to use Tokens, gives strong capabilities for SMS notifications.

First goal was to implement SMS notifications for marketplace sellers, and additional features will come as needed.

MIME Router

Component type

module

Maintenance status

Development status

Downloads

1773

Component created

Component changed

MIME Router handles mapping incoming attachments via mailhandler and routing them to the appropriate CCK filefield(s). MIME Router relies on the incoming media MIME type to determine the appropriate filefield to route incoming attachments to. There is no configuration necessary as MIME router relies on the configured CCK filefields allowed file types. MIME router iterates over the available filefields configured for use with mailhandler and drops incoming attachments into the first filefield that allows files of the given type.

MIME Router requires:

SMS Sending Actions for Rules

Component type

module

Categories

Maintenance status

Development status

Downloads

1502

Component created

Component changed

Integrate SMS Framework basic capabilities with the Rules module, mainly by two actions:

  • Send an SMS - send a message to a comma-separated list of phone numbers
  • Send an SMS to user - send a message to a comma-separated list of user ids (using the sms_user optional module)
  • In the future it would be possible to integrate events using the SMS Framework income features.