Views Day of Week

Component type

module

Maintenance status

Development status

Downloads

2148

Component created

Component changed

Views Day of Week provides a simple filter plugin for Views 3 to enable filtering content that should be visible based on the current day of the week.

Example: With this module you can select that some content should be visible only on Mondays, some on Tuesdays and Thursdays and some only on Fridays.

For more detailed instructions, please see the README.txt.

Layout Overlay

Component type

module

Maintenance status

Development status

Component created

Component changed

Layout Overlay allows you to put an overlay image on top of the page. This way it's easy to compare HTML page to layout image. Overlay image is not displayed on admin pages.

This module is heavily inspired by 'Design overlay' feature found in Sasson theme.

Files-on-demand API

Component type

module

Categories

Maintenance status

Development status

Downloads

1507

Component created

Component changed

An API for developers which allows you create modules which generate files on demand. It borrows heavily from imagecache.

Documentation is forth-coming! For now, all I can say is checkout one of these modules that uses it:

Chaos Tools Export UI Template

Component type

module

Maintenance status

Development status

Downloads

1476

Component created

Component changed

ctex is a template for making a configuration-based module which uses ctools to
handle import/export as well as the CRUD UI. It is designed to jump-start the
process of creating these types of modules.

You should not install ctex, but overwrite it to make your own module.

Note on the 7.x release
I have not properly tested the 7.x release, save common updates from 6.x Patches welcome.

INSTRUCTIONS:

Speedy

Component type

module

Maintenance status

Development status

Downloads

102048

Component created

Component changed

The Speedy module is designed to help speed up front end performance in a site.

The Speedy module provides minified versions of core JavaScript files that are not already minified. For example, a minified version of drupal.js is provided while jquery.js (already minified) is not.

Github Flavored Markdown

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Works in conjunction with the Markdown module to provide additional functionality to the Markdown syntax as per http://github.github.com/github-flavored-markdown/

Features

Hard Wrap Single Newlines
Treat single newlines in paragraph-like content as line breaks. This is more intuitive for most users than the way in which Markdown normally handles single newlines.

NodeStream blog

Component type

module

Maintenance status

Development status

Downloads

50212

Component created

Component changed

The NodeStream blog provides a simple multi-user blog suitable for media sites. It has the following features:

Locale Bulk

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows you to import and export translations (.po) files in a bulk mode.

Drupal by default allows users to import and export translations individually (one language -> one group of translations).
If you manage a multilingual site with different groups of the translation process can be long and tedious. With this module, the import and export, including the use of drush, is fast and suitable.