Translation Links

Component type

module

Categories

Maintenance status

Development status

Downloads

1106

Component created

Component changed

Translation Links module creates links to translations in convenient places for semi-multi-lingual sites, such as next to teaser titles, as local tasks (aka tabs) and on node/edit pages.

Growl

Component type

module

Categories

Maintenance status

Development status

Downloads

1887

Component created

Component changed

A convenience utility for Mac-based Drupal developers, this module pipes watchdog messages to the Growl notification framework. Growl allows notices to be logged to files, presented in friendly popup windows while working in another app, and so on. It requires that the 'growlnotify' command line utility be installed.

Inspired by netaustin's tip in #drupal. Long live localhost!

Comment Login

Component type

module

Maintenance status

Development status

Downloads

2649

Component created

Component changed

28-Jan-2012: I no longer have time to work on this module and no longer use it in any projects I'm involved with. Please contact me if you're interested in maintaining it.

Comment Login adds a user login section to the standard node comment form. This allows users to log in at the same time that they post a comment, and remain logged in thereafter. This module has the effect of disallowing anonymous commenting, but still showing the form to anonymous users with the requirement that they also supply a valid account to post.

BeautyTips

Component type

module

Maintenance status

Development status

Downloads

90648

Component created

Component changed

The Beautytips module provides ballon-help style tooltips for any page element by integrating the BeautyTips jQuery Tooltip plugin by Jeff Robbins with Drupal. It provides an API for adding custom beautytips as well as some built-in features. Admins can enable rollover balloon-help style tooltips for text fields within forms. It also supplies hover tips for Drupal help links and advanced help links.

pclzip_zip_node_files

Component type

module

Categories

Maintenance status

Development status

Downloads

2696

Component created

Component changed

This module allows you to zip all the attached files contained in a node ( zip node attachments ).

This module needs the pclzip module.

Another module offering almost the same functionality is http://drupal.org/project/download.
This one is more actively maintained, and maybe some of the other pclzip submodules will get merged into the Download module in the future.

Frontpage Slideshow

Component type

module

Maintenance status

Development status

Downloads

13702

Component created

Component changed

This is a module to be able to easily configure and add the Front Page Slideshow from JoomlaWorks to Drupal.

The idea is to create a slideshow and add slides as you would add any other story. The slideshow is then set up as a block which can be put anywhere on the site on any page you want.

For the module to work you will have to pay for and download Front Page Slideshow.

Migrate

Component type

module

Maintenance status

Development status

Downloads

1226740

Component created

Component changed

The migrate module provides a flexible framework for migrating content into Drupal from other sources (e.g., when converting a web site from another CMS to Drupal). Out-of-the-box, support for creating core Drupal objects such as nodes, users, files, terms, and comments are included - it can easily be extended for migrating other kinds of content. Content is imported and rolled back using a bundled web interface (Migrate UI module) or included Drush commands (strongly recommended).