Drupad

Component type

module

Maintenance status

Development status

Downloads

38183

Component created

Component changed

Drupad.module is the companion module for the iPhoneâ„¢ / iPod touchâ„¢ application, Drupad.

Features:

Lightweight Directory Access Protocol (LDAP)

Component type

module

Maintenance status

Development status

Downloads

578766

Component created

Component changed

Overview

The Lightweight Directory Access Protocol (LDAP) project provides integration with LDAP for authentication, user provisioning, authorization, feeds, and views. It also provides apis and building blocks (query and server configuration storage) for other modules.

Webform Import

Component type

module

Categories

Maintenance status

Development status

Downloads

68760

Component created

Component changed

Allows delimited data files to be imported as submission (results) into webforms.

This is useful for importing submissions from other systems in to Webform. Can also be used to Edit submissions via Export / Import as long as the CSV has the SID column filled.

Notes:

PDF To Text

Component type

module

Maintenance status

Development status

Downloads

1600

Component created

Component changed

This module provide users to upload PDF document in any content type. The uploaded PDF document will automatically convert into plain text in the body field of the content type. This will make it easier for users to edit it and a number of them can be appended on after the other. Besides it, searching will be easy and document need not to be downloaded every time to view it.

The module has been a joint work of Pranshu Gaur and Saubhagya Maheshwari.

Hidey Help

Component type

module

Maintenance status

Development status

Downloads

2752

Component created

Component changed

Hidey Help implements a Show / Hide button for the page help block. This module was created especially to remove the visual clutter of the administrative form help blocks (and other pages that may include help) while still permitting access to the help content.

If the page has tabs at the top, the button will appear as the last tab. For pages without tabs the button will appear in the help area. For those unusual cases where there may be an empty .help block, the block will be removed altogether so it won't push content down.

How To Use

Animal Kill Counter

Component type

module

Maintenance status

Development status

Downloads

4910

Component created

Component changed

Animal Kill Counter provides a block which displays a realtime counter of interesting data. By default it displays the number of livestock animals killed for food since the page loaded.

Usage

To use this module go to the admin/build/blocks page and add the "Animals Killed" block to any region of the page. Settings for the block appear on the block configuration form.

Affiliate-NG

Component type

module

Maintenance status

Development status

Downloads

3664

Component created

Component changed

Affiliate-NG provides the basic affiliate functionality:
- Affiliate URL handling
- Clicks (recorded visits based on affiliate referrals)
- Campaigns (ways to differentiate traffic sources)
- Reports for administrators ("Affiliates" page) and
users ("Affiliate Center" tab on the user profile).

Used by Commerce Affiliate, which provides commissions.

@font-your-face

Component type

module

Maintenance status

Development status

Downloads

522713

Component created

Component changed

Overview

@font-your-face provides an administrative interface for browsing and applying web fonts (using CSS @font-face, supported in all popular browsers) from a variety of sources. Try it out on simplytest.me.

@font-your-face now has a stable release for Drupal 8! Give it a try today!

Features

  • A font browsing interface allows selection of fonts from from several providers:
  • Fonts are automatically loaded on site simply by clicking "Enable"; no need to create font files, write CSS, add JS, nor figure out different methods for every font provider.
  • Clear indication of license restrictions on provided fonts.
  • Fonts can be applied to specific text on the site either by using the provided font-family identifier in theme CSS, or by typing a CSS selector directly in the @font-your-face interface.
  • The @font-your-face code is designed for re-use, so other modules can both supply and read active and available font information.
  • You can also import your own local fonts in WOFF format.)
  • Fonts can be exported/imported(7.x-2.x via Features, 8.x via core configuration)
  • Automated tests (8.x via TravisCI)