Drupal Modules

_ # A B C D E F G H I J K L M N O P Q R S T U V W X Y Z All

This module is intended to be used with the .mobi theme. It looks for visitors requesting a .mobi alias of the site and overrides the default theme to display the .mobi theme.

Mobile, Theme related, 6.x, 7.x

averages

On 404 Not Found error pages, Drupal will skip rendering of several pieces of your website for performance reasons. Some of these include: The "Left" and "Right" regions of your theme. The "Primary links" block and any other menu links block.* The Primary links and Secondary links of your theme.* *...

Content display, Site navigation, Theme related, 6.x

Reviews: 3

The 960 Gridder module utilizes the code developed by Andrée Hansson, and is intended for use with the ninesixty theme created by dvessel. The 960gs CSS Framework system was originally created, and is maintained by Nathan Smith. Using the 960 Gridder module allows you to enable the 960 Gridder by...

Developer, Javascript Utilities, Theme related, 6.x

The Accessibility Module allows hand-held devices access to a correctly formatted web site specifically made for mobile browsers from one code base. This means that the site owner does not need to create separate versions of the site. With basic device detection this module selects the correct "theme"...

Content display, Theme related, 5.x

averages

#D7CX I pledge that Accordion Blocks will have a full Drupal 7 release on the day that Drupal 7 is released. This module will provide accordion effect to your blocks. It works with any standard Drupal theme available out there on Drupal.org. You can also customize accordion widget by changing themes...

Javascript Utilities, Theme related, 6.x, 7.x

Reviews: 1

It will show your drupal menu as jQuery UI accordion menu. Requirement jQuery UI module

Content display, Theme related, 6.x

averages

Designed as a companion to the awesome Drupal Administration Menu module, Administration Menu Dropdown changes the way the Drupal Administration Menu is displayed. Once enabled the Administration Menu will be hidden. This default state can be toggled by going to the module's settings page. After pressing...

Administration, Content display, Developer, Site navigation, Theme related, Utility, 5.x, 6.x, 7.x

Reviews: 3

averages

#D7CX: I pledge that Administration theme will have a full Drupal 7 release on the day that Drupal 7 is released. Drupal allows you to define a different theme for administration pages (Administer -> Site configuration -> Administration theme). By default this only applies to pages with a path...

Administration, Content display, Theme related, 5.x, 6.x, 7.x

Reviews: 1

averages

Important support note: I am getting too overwhelmed with things and have decided something needs to give and that something is going to be my queues. Effective immediately, I am taking the holidays off from the issue queues. If you file an issue and someone else answers or you figure it out yourself,...

Community, Content display, Theme related, 5.x, 6.x

Reviews: 3

averages

Update 9/1/08 Lately I've been really busy with a load of projects, and have been unable to keep up with the issue queues on contrib. There have been some promising patches for ajaxtable I've been meaning to look through and apply, but just haven't managed to make the time. I am about ready to add a...

Administration, Content, Content display, Developer, Javascript Utilities, Paging, Search, Syndication, Theme related, User management, Utility, 5.x

Reviews: 1

*** This project is no longer being maintained. Lots of other good (better!) options out there *** This is a helper module that allows someone to easily add AJAX style content replacement to their theme. This requires some knowledge of theming and drupal. Essentially, this module allows for a particular...

Content display, Theme related, 5.x

Alter CSS allows you edit the CSS of a Drupal theme within Drupal. Upon installation, Alter CSS will add a fieldset to all theme administration pages that allows you to edit the text of style.css in your Drupal themes. Backup files are created when you first browse to a theme administration page for...

Theme related, 5.x

This module provides a toolbar at the bottom of the window, like Facebook's Application Bar, which shows links (from a menu) on the left and AJAX-driven notifications (from system messages and/or other modules) on the right. It is meant to provide an easy way for users to see alerts or get to certain...

Community, Content, Content display, Javascript Utilities, Site navigation, Theme related, Utility, 6.x

Author Taxonomy allows you to assign one or more authors to a node using terms from a taxonomy of author names. This module also provides a fully themable replacement for your byline (the "submitted by Username on date" text). Displays author names in a serialized manner: "Jane and Jack" or "Jane, Jack,...

Administration, Community, Content, Content display, Taxonomy, Theme related, 5.x, 6.x

Simple module that improves the user interface by setting focus on the first field in a form. A set of default forms (log-in, search, create content etc.) are defined in the module which can be overridden by the administrator. See issue #90324 which tries to bring this functionality to core.

Theme related, 5.x, 6.x

Allows for themes to upload a background image in theme settings. This works best in themes with fixed width, where a background shows. Features Choose a color Uses native drupal API for file uploading Located in theme settings form Positioning Repeat Attachment (Scroll, fixed)

File management, Theme related, 6.x

This module builds onto the BeautyTips module. (now the code below is just a placeholder draft. If someone should need such a module - please contact me clicking on "rsvelko" above and say so. Currently I consider this module unneeded. Reason? Cause most of the time one would need to implement a bit...

Content display, Javascript Utilities, Theme related, Third-party integration, 6.x

averages

Better Messages is a very simple module that provides "Popup-like" Drupal messages. Better Messages intends to let you control where and how you want to see your Drupal messages! Combine it with different skins and animations to create your custom look. Features: This module provides a simple interface...

Content display, Javascript Utilities, Theme related, 6.x

Reviews: 1

Block Class allows users to add classes to any block through the block's configuration interface. By adding a very short snippet of PHP to a theme's block.tpl.php file, classes can be added to the parent <div class="block ..."> element of a block. Hooray for more powerful block theming! Installation Enable...

Content display, Theme related, 5.x, 6.x

The Block edit module provides inline (on mouseover) editing capability for any block or node. Configure block/menu/node settings directly by clicking a Views' style link above the block/node. Where appropriate you are returned to the originating page so it provides a very simplified and intuitive workflow. A...

Administration, Javascript Utilities, Site navigation, Theme related, Utility, 5.x, 6.x

This is a simple module which provides a filter that can be enabled for input formats. This filter allows an editor to embed any available block into content by using the blocks module and delta in the following syntaxt: [block:{module}:{delta}] NOTE: This is an early version. Care needs to be taken....

Content, Content display, Theme related, Utility, 5.x

Block Refresh allows an administrator to set up any block to automatically refresh its content every x seconds. Uses jQuery. Configure on individual blocks.

Content display, Javascript Utilities, Theme related, 5.x

averages

BlockTheme allows an admin to define tpl files for standard block templates and provides a select box on the block configure form so the user can select a tpl file to use as opposed to having to override the templates by block ID. See an excellent video by Bob @ mustardseed on how to use this module...

Theme related, 5.x, 6.x

Reviews: 3

Have you ever needed to make a block title a link? This module makes it easy. Block Title Link creates a link field on the Block Admin page. It works by creating a new template variable in the $block object called $block->title_link. To display it, one would add code to the block.tpl.php for outputting...

Content display, Theme related, 6.x

The Blockquote module is used to create styled blockquotes in your pages. These blocks are intended for one or more verses or paragraphs that are quoted verbatim (word for word). Separating this text into a block shows that the whole block is quoted, therefore no punctuation marks are needed to...

Content display, Filters and editors, Theme related, 6.x

_ # A B C D E F G H I J K L M N O P Q R S T U V W X Y Z All

Sponsored By

Drupalcon San Francisco 2010
Drupal Hosting

Latest Reviews

rating

Special menu items module

"I've tried this menu with Dynamic Persistent Menu, Nice Menus, and Simple Menu. It broke all of them. The..."

rating

Scheduler

"I've used this module in some sites and it has worked really good. You have to remember to set up cron..."

rating

CSS Injector

"From now on, we are using CSS injector for theme development. Faster and easier than using FTP or ssh..."

Module Finder New Modules RSS Feeds Code Search Drupal Hosting News