Referertools

Component type

module

Downloads

165

Component created

Component changed

As of the Drupal 6 release, this module is no longer supported. If you would like to take over maintenance, please contact the author

The referertools.module provides a selection of options for administrators to control how their sites are presented, based on the user's referer (i.e. where the user clicked a link to visit your site).

Helpers

Component type

module

Maintenance status

Development status

Downloads

12743

Component created

Component changed

Helpers is a library, or toolbox, with lots of very useful functions that help you build your modules and sites with joy. It is actually six modules in a single package; you may enable only the parts you need.

A helper would, for example be: number_to_currency(), or distance_of_time_in_words(). Or of course something like select_year(), or even select_country().

Signwriter

Component type

module

Maintenance status

Development status

Downloads

16056

Component created

Component changed

#D7CX: There are a number of outstanding issues for the drupal 6 version. As soon as they are resolved a drupal 7 port will be done.

The Signwriter module allows you to use TrueType fonts to replace text in headings, blocks, menus and filtered text. It does this by replacing text with an image generated from a TrueType font file which you provide. Note: Signwriter requires the GD library to function.

Signwriter has a number of features:

  • Multiple profiles allow you to have different settings for different headings.
  • Profiles can provide input filters to replace text matching a regular expression.
  • Images generated can be transparent or opaque.
  • Text can be positioned within a background image.
  • Text can be left, right, or center aligned.
  • Font size can be automatically reduced to fit the text within a specified maximum width.
  • Images are cached to improve performance under high load.
  • Generated images can be gif, png, jpeg, or bmp.
  • Themes can use profiles configured by a user, or create their own.
  • To fit text within a maximum width you can select to display multiple lines instead of reducing font size.
  • Drop shadows can be added to the text.
  • Support for signwriter menus (as of 6.x-2.x)

Nifty Corners Module

Component type

module

Downloads

228

Component created

Component changed

This module provides integration with the nifty corners script which can be found at Nifty Corners Cube. It allows user with the approriate permission to add 'Nifty Corner' nodes which define one rule for a given set of selectors. Each time a 'Nifty Corner' node is added or changed the resulting javascript is produced and cached (so it does not need to be generated on each page load).

Logo Tool

Component type

module

Maintenance status

Development status

Downloads

12339

Component created

Component changed

A simple tool to display either a random logo on every page refresh, else display a specific logo on specified pages and a default set logo on all unspecified ones.

Switchtheme

Component type

module

Maintenance status

Development status

Downloads

143867

Component created

Component changed

Adds a block to allow users to switch between enabled themes.

Themes can be given 'user friendly' names and access can be controlled by user role.

Switchtheme provides optional support for Browscap module to switch themes based on the browser of a visitor.

README.txt contains instructions on how to modify a single theme and use Switchtheme to allow users to choose between a small, medium, and large text version of your site.

SimpleMenu

Component type

module

Maintenance status

Development status

Downloads

72394

Component created

Component changed

Description

This module creates a menu bar that is displayed at the top of every page. The menu bar is fixed in place and uses jQuery to position the bar, along with handling menu effects and adding IE compatibility.

Very useful for themes that don't have a good place to put the navigation menu (although it can be used with any menu.)

Documentation direct links

SimpleMenu settings

SimpleMenu Documentation & Known Issues