GCal Events

Component type

module

Categories

Maintenance status

Development status

Downloads

32016

Component created

Component changed

GCal Events is a module which will display a block of upcoming events. The source for the events is a Google Calendar. This module is currently using Google Calendar API v3.

Features

Reftagger

Component type

module

Maintenance status

Development status

Downloads

6252

Component created

Component changed

RefTagger is a free web tool from Logos that instantly makes all the Bible references on your site come alive! Bare links turn into hyperlinks to the full text of the passage at Bible.Logos.com, making it easy for your readers to access the text of Scripture with just a click. Even better, RefTagger brings the text right to your readers by generating a tooltip window that pops up instantly when they hover over the reference. You can also have RefTagger add an icon that is hyperlinked to the passage in Libronix.

Universally Unique IDentifier

Component type

module

Maintenance status

Development status

Downloads

1117560

Component created

Component changed

This module provides an API for adding universally unique identifiers (UUID) to Drupal objects, most notably entities.

Features in Drupal 7 version

Automatic UUID generation

UUIDs will be generated for all core entities. An API is provided for other modules to enable support for custom entities.

Ubercart Custom Price

Component type

module

Maintenance status

Development status

Downloads

9943

Component created

Component changed

The initial idea of this module was to allow custom PHP code to be associated with a product in order to adjust the price of the product. The nature of allowing an admin to enter a block of PHP code to be executed though, allows for much more elaborate and potentially dangerous operations.

Upon installation, this module will add a Custom Code field to your products. Sample uses of this code block are:

Custom Tokens

Component type

module

Maintenance status

Development status

Downloads

55950

Component created

Component changed

It gives the user the ability to create custom tokens for specific replacements that can improve other modules relying on the Drupal 7 token API or, for Drupal 6, the Token module.

Versions 7.x-1.x and previous relied on PHP evaluation to build custom tokens.

The new 7.x-2.x relies on input filters. While still allowing for PHP tokens through the D7 core PHP filter module, administrators can permit only HTML or plain text custom tokens.

Mollom Stats

Component type

module

Categories

Maintenance status

Development status

Downloads

1809

Component created

Component changed

This is not an official Mollom project and was not created by the folks at Mollom. It is not necessary to install Mollom Stats to use Mollom's services. The one and only official Mollom module for Drupal is over here. Please do not bother the fine folks at Mollom with questions or problems related to this module.

Comment Display

Component type

module

Maintenance status

Development status

Downloads

4561

Component created

Component changed

Prevents rendering of comments inside of nodes and provides them as separate page element instead.

With this module, you can place the $comments variable anywhere in your page.tpl.php. However, if you do not output $comments in your template, no comments will be rendered at all.

Menu Icons

Component type

module

Maintenance status

Development status

Downloads

69387

Component created

Component changed

This module allows you to upload an image in the menu-item's configuration form.

After uploading the image, the icon data will be added to the menu link's
options array.

When a menu link is goes through the theme layer, it will receive an extra
class which by default is used to attach the images as a background image to the
corresponding menu item. These class names are also compatible with Nice Menu's.