FormSave

Component type

module

Maintenance status

Development status

Downloads

843

Component created

Component changed

Description

This module allow your to track any form submission on your site. Just enter the form id, and the module start to save all submitted information for this form. Then, you can see submitted information. It can be filtered by form id.

Openid Automap

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is developed to solve the duplicate user issue when drupal is interacting with multiple openid providers for a single user. The main module allows an existing users account to "take on" new authentication urls (not allowed in openid core) as long as the name and email received from the provider are identical to those in the users account. There is also a sub-module (openid_restrict) that allows administrators to authorize specific openid providers and block the rest.

Features:

Sape

Component type

module

Maintenance status

Development status

Downloads

5653

Component created

Component changed

Description

This module provide your drupal site integration with the text link exchange Sape.ru (english analogue is Text Link Ads.) The link exchange Sape.ru is the russian's most well-known text link advertising system, oriented to easy and fast sell/by text links on the site, on several language zones: russian, ukraine, belorussian, and english. The interface of the SAPE.RU is on russian language.

JAIL / Lazy Load Formatter

Component type

module

Maintenance status

Development status

Downloads

6312

Component created

Component changed

JAIL (Javascript Asynchronous Image Loading) is a technique created by Sebastiano Armeli-Battana to replace jQuery Lazy Load. Lazy Load was a great script but was abandoned and Sebastiano created JAIL to fill the void. The technique stops the browser from loading images that are not in the view port and loads them as they come into view.

Page Title Field

Component type

module

Maintenance status

Development status

Component created

Component changed

This module enables a text field to be used as the page title. Since fields can be attached to any entity, this module can be used for nodes, taxonomy terms, etc. It supports tokens and a an alter hook for fine grained control.

Technically, the module implements a display formatter for a text field.

Because it's a field, it integrates with Views for reporting, with Rules for complex updates, and any other field related utility.

The goal for this module is to provide a simple, limited code base way to adjust the page title.

 

Send Node to registered Users

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

SendToUsers module allows you to be able to send certain content-types to certain roles (you can choose to select all member of the role or to show split users of those roles).

The usage is very simple:

1.- Install the module normally and enable it.
2.- Go to /admin/settings/sendtousers

Here you can edit the link text that allowed users will see.

Booknav

Component type

module

Maintenance status

Development status

Downloads

757

Component created

Component changed

A module for showing full book navigation.

Booknav aims to solve the following problems:

1. Two previous/next links blocks. Theses can i.e. be place above and below the blocks described below. This block can be configured to include all books on a site. It can also be configured to only be shown when reading a book.

2. Create a expandable/collapsable treeview menu block for books.

3. Create a block for each book that implements problem 2.

4. Create a "magic" block that always shows the menu structure for the current book node.