Maintainers strive to actively monitor issues and respond in a timely manner.

Menu Mirror

Menu Mirror is a module to help with the display of menu links across multiple menu structures.

mediaWrapper

Analog to Social Share Privacy mediaWrapper provides a way to prevent visitors' data being sent to third party websites without their explicit interaction. Instead of directly loading a media player from e.g. youtube.com, visitors see a image with a "play" icon on it. If they click this image, the player from the third party is loaded.

To do so a filter is added, that replaces [media]-Tags with some jQuery based script and a html fallback for client that have Javascript disabled. The filter can be enabled for individual content formats. It has to be run after the html corrector filter, otherwise clients with disable javascript will see a nasty (but working) link to the embedded media.

Nativly supported are http://www.youtube.com/, www.jamendo.com/, http://bandcamp.com/,
http://vimeo.com and http://soundcloud.com/.

There is also support for oembed in a separate module. If it is enabled you can add media from more than 50 different video providers. Most of them have not been tested, but if one doesn't work, just open a ticket. You can also configure the width of the block that display the actual content. In native mode there are fix presets. If you create an account at embedly, you can add your key in the module's configuration.

APN

The APN module handles Apple Push Notifications through the ApnsPHP library and integrates it with the Drupal user system.

There are other solutions available that aren't exactly the same:

There will be a sister project for the Android notifications using C2DM.

Features:

  • Register push key for a user (tested) or anonymously (experimental) using Services 2.x (tested and used), Services 3.x (experimental, untested) for Apple Push Notifications
  • Send user push notifications (tested)
  • Send anonymous push notifications (untested)
  • Feedback handling (removal of dead push keys)
  • Simple functions for connecting to Apple and sending notifications.

Anonymous Theme

Anonymous theme selection gives administrators and anonymous site users an interface for switching themes, while retaining page caching for the website.

Fast Permissions Update

This is a simple module to give the user the ability to check all checkboxes to the right or left of a particular column on the permissions screen. Particularly useful if there are many roles.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained