Role Expire Notification

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

NOTE: I've abandoned this and it does not do anything... It's just a bunch of code that I spent a day on that somebody might find useful..

I started this because I needed to extend the role_expire module's functionality to send notifications when a role was about to expire. I ran into troubles using ubercart's role expiration system, because I needed more complexity to the rules involved with role assignment.

I took a lot of ideas and code from this thread: http://drupal.org/node/827594

Weight Field

Component type

module

Maintenance status

Development status

Component created

Component changed

Adds a custom field type to use for ordering of content.

Includes views integration, with a formatter (Weight Field Draggable) providing drag & drop ordering with standard tabledrag functionality.

Based mostly on NancyDru's weight module, but this uses a fieldapi field rather than the node table's sticky column value. This allows for sorting multiple groupings of content without worry of a change on one drag table affecting the order of another table.

Send to Friend

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A simple pop up window to send a link to the node to an email address with a personal message.

This is not being maintained.

Views direct link

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides a link one can copy-paste to share a link to filtered results of a view. Especially useful when using Views with AJAX enabled, where the "real" URL is hidden.

This module currently works with exposed filters only.

How to use

1. Enable the generation of the direct link somewhere in the views process, like in hook_views_pre_build()

Bits on the Run

Component type

module

Maintenance status

Development status

Downloads

2551

Component created

Component changed

The Bits on the Run module for Drupal provides publishers with the ability to manage the videos they host using the Bits on the Run platform, directly within the Drupal CMS. Video uploads and embeds can be performed directly within the Drupal node editor. This custom plugin has been built by LongTail Video, the creators of the JW Player for Flash and HTML5. It provides users with an easy way to manage and embed their videos - hosted in Bits on the Run - and publish them to Drupal, using the JW Player.

Bits on the Run (http://bitsontherun.com/) is an online video platform, developed by LongTail Video, built for website owners, web developers, and video producers to upload, manage, customize and publish online video content with ease.

admin_menu_fix

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module fixes an Admin menu css issue with the top bar in chrome (that have been bugging me for a really long time). I will post before and after screen shots soon.