Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projects

Relative timestamps

This module aims to provide an extra display formatter for Date fields from the Date module. As the supplied timestamp gets older, less accurate information will be shown. Future dates and end dates are also supported.

Usage example

This module is intended for developers who need a timestamp as currently being featured on Facebook. Likewise the module could be used in conjuction with activity stream modules such as Message, Heartbeat and Activity.

Supported time strings

  • # second(s) ago / in # second(s)
  • # minute(s) ago / in # minute(s)
  • # hour(s) ago / in # hour(s)
  • yesterday / tomorrow
  • # days ago / in # days
  • # month(s) ago / in # month(s)
  • # year(s) ago / in # year(s)

If an end date has been provided, the module will return the correct time string depending on the situation:

  • from ### ago until ### ago
  • from ### ago until ### from now
  • from in ### until ### from now
  • + some slight alterations for the cases yesterday / tomorrow

Output example

Date field is set at 2013-02-20 21:00:00 UTC

Mediabox

Mediabox cropping capabilities

Mediabox is a universal image library which out of the box provides easy to use UI, aggregated control of library images, inline cropping and extended flexibility of the data model.

News

  • 2014-Mar-12 - Latest dev commits changed to some degree backend structures of mediabox. Upgrade process is partially tested and should work but problems are possible if you are upgrading from previous dev version (as reported in #2212791: Unable to add items). As always backup your db before doing upgrade.
  • 2013-Sept-19 - We are organizing mediabox BOF on DrupalCon Prague, if you are interested in this module this is a great opportunity to find out more about it and help in future development.
  • 2013-Aug-30 - Issue #1948216: Move contrib js libs is done which means that users who are doing upgrades from older versions needs to donwload Jcrop and jquery.fancybox plugins and put them in sites/all/librarires read more.

Functionality

  • Field widget
  • Just In Time - cropping of images from/to desired image style in context of widget
  • Easy to use library - creating, editing, removing, selecting an existing (multiple) images in the context of a widget
  • Bulk upload of images using plupload
  • Library display
  • Integration of library, and administration with views
  • Text Filter integration - inserting token in text which will be replaced by actual view of a Mediabox Display
  • Integration of formatter with views. This option allows you to create gallery displays accommodating various needs. ( Views slide show plugins, etc. )

Webform Quantity Total

When a 'Quantity total' field is added to a webform, admin's enter a per unit price in the admin ui.

migrate_wysiwyg_image_upload_to_media

Migrate from Drupal 6 migrate_wysiwyg_image_upload to media in Drupal 7.

Context Evolutive Cache Control

"The longer a piece of content goes without being modified, the longer its cache should be."
Here is the basic idea for this module.

Pages

Subscribe with RSS Subscribe to RSS - Unsupported