Better Messages

Component type

module

Maintenance status

Development status

Downloads

71243

Component created

Component changed

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 different animations and override better_messages.tpl.php to create your custom look.

Similar Modules:

Here is a comparison chart outlining the feature-sets of several modules similar to Better Messages: http://groups.drupal.org/node/51088

Custom CSS and JavaScript files

Component type

module

Downloads

6126

Component created

Component changed

This module allows to specify two folders, one for CSS and one for JS where the stylesheets and javascripts files are located respectively.

The module creates two sub-folders under your files folder:

files/customcssjs/css
files/customcssjs/js

Just put your files in those folders and they will be added in the header, so you can set extra parameters and scripts.

Fancy Login

Component type

module

Categories

Maintenance status

Development status

Downloads

45232

Component created

Component changed

Overview

Fancy Login adds JavaScript based, lightbox-style login functionality to your site. When the user clicks on any link that links to /user/login, they screen dims and a login box is created in the center of the screen.

Typeface - Custom Fonts

Component type

module

Downloads

2351

Component created

Component changed

Looking for maintainers for this module.

With typeface you can embed custom fonts into your website, so you don't have to render text to images.

Instead of creating images or using flash just to show your site's graphic text in the font you want, you can use typeface module and write in plain PHP, HTML and CSS, just as if your visitors had the font installed locally. This is a work in progress, but functional enough at least to render the graphic text on your website. Here's what it takes to get going:

Inline Messages

Component type

module

Downloads

12785

Component created

Component changed

#D7CX: I pledge that Inline Message will have a full Drupal 7 release on the day that Drupal 7 is released.

The Inline Messages module allows you to move form messages (error/status/warning) from the top of the page to just above where your form appears.

You can enable Inline Messages for your site, content editing or administration pages. Additionally you can also specify forms to include or exclude by id. It will also work for pages with multiple forms.

Button style

Component type

module

Categories

Maintenance status

Development status

Downloads

9495

Component created

Component changed

Allows to apply a sexy, graphical button style using CSS Sliding Doors technique in a generic way. Auto-applies to all form buttons, but can also be applied to any list item or hyperlink having the CSS class .button.

Additionally wraps all form actions/buttons throughout a Drupal site into a consistent <div class="form-actions"></div> markup container, which is awesome for theming.

Block Title Link

Component type

module

Maintenance status

Development status

Downloads

80281

Component created

Component changed

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 overriding the $block->subject variable and changes it to a link.

Features Support:

Block Title Link is compatible with the Features module by using the Strongarm module. Simply select any block_titlelink prefixed variables and they will be exported in your feature.

Node Page Template

Component type

module

Categories

Downloads

4320

Component created

Component changed

This module allows you to specify a page template for each content type and each node.

Each template starting with page is a possible choice for a node(type). It makes also an extra template suggestion to the node.

When you don't specify a page template, template suggestions stay untouched.