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.

Node access password

Component type

module

Maintenance status

Development status

Downloads

25148

Component created

Component changed

Allows a node to generate a password for itself that users must enter into their profile to be able to see that node.

The idea is that someone who has access to the node anyway (e.g., because of their user role) will be shown the password which they can then give to somebody else in person.

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.

Configuration Management

Component type

module

Maintenance status

Development status

Downloads

215341

Component created

Component changed

The configuration management module enables the ability to keep track of specific configurations on a Drupal site, provides the ability to move these configurations between different environments (local, dev, qa, prod), and also move configurations between completely different sites (migrate configurations) without the use of modules with all configuration being owned by the site.

FillPDF

Component type

module

Maintenance status

Development status

Downloads

38420

Component created

Component changed

What does this module do?

Most PDF modules generate PDFs from scratch; FillPDF is not one of those modules. Instead, it lets you fill in existing editable PDFs with data from your Drupal site. Editable PDFs are those forms that let you type into them. Read more.

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.