Fancy dates

Component type

module

Categories

Maintenance status

Development status

Downloads

760

Component created

Component changed

The Fancy dates module provides an array of fancy options for displaying node and comment dates.

By default it overwrites the node submitted theme function (this can be turned off on the content type form). The output is a nicely formatted display of year, month and day. The format of these can be changed under admin/settings/date-time/fancy-dates if needed.

ImageField Avatar

Component type

module

Maintenance status

Development status

Downloads

8984

Component created

Component changed

Select an imagefield/filefield from a content type to serve as user picture (avatar). On selected content type node update, such as when a user saves his content profile, user picture is being pointed to the first file in the filefield.
The module integrates into user picture settings form and hides irrelevant settings. All user picture properties such as file size and dimensions requirements, default image are managed by imagefield/filefield.
Inspired by #470004: User avatar via CCK imagefield.

General usecase

With Content Profile module and an imagefield/filefield attached to the content profile type first image in the field becomes the user avatar. If the field has multiple values you just need to instruct users to reorder images.

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:

Hover Preview for ImageCache

Component type

module

Maintenance status

Development status

Downloads

14961

Component created

Component changed

This module provides an image formatter. The overall goal is to enable the ability to provide a hover state of an image when a mouse rolls over it. This is similar to functionality you would find on many shopping websites.

The implementation of this module goes a bit further than just a javascript hover. It allows for hovering from any defined ImageStyle preset to any other ImageStyle preset. Since this is provided as a field formatter, it is supported both in views and at the theme output layer.

Theme Settings Extras

Component type

module

Maintenance status

Development status

Downloads

5179

Component created

Component changed

This is an experimental project to explore usability enhancements for Drupal's theme settings page.

It comprises two modules:

Theme settings UI extras simplifies the logo and shortcut icon by using radio buttons instead of checkboxes. Custom path and file upload elements are hidden unless needed.

SexyBookmarks

Component type

module

Maintenance status

Development status

Downloads

20178

Component created

Component changed

This module is unsupported due to a security issue the maintainer didn’t fix. See SA-CONTRIB-2014-030 - SexyBookmarks - Information Disclosure for details.
If you want to use this module, your options are:

***PLEASE READ***

SexyBookmarks is no longer being actively maintained. It was a port of Shareaholic for WordPress, and Shareaholic has since released an official Drupal module.

Recommended next step:

You should migrate to the official Shareaholic for Drupal module, which has updated buttons, styles, services, 100% mobile-ready and much more! - http://drupal.org/project/shareaholic

You can learn more here: https://blog.shareaholic.com/drupal-module/


Growl Messages

Component type

module

Maintenance status

Development status

Downloads

518

Component created

Component changed

Growl-like display of messages for Drupal.

This module takes the messages that are output from drupal_set_message() and displays them in a growl-like, HUD-style display.

It’s useful for themes that don’t have an obvious place in the template to print the messages.

Comparison of similar modules

Please see this comparison chart of several modules similar to Growl Messages.

Table

Component type

module

Maintenance status

Development status

Downloads

674

Component created

Component changed

NOTE: This module doesn't do anything of its own. Only install this module if another module requires it.

Table module allows you to create tables directly from the Forms API without having to write a custom theme function, like this: