Maintainers strive to actively monitor issues and respond in a timely manner.

Plugin

The plugin type overview at Administer > Structure > Plugins.

The Plugin module complements Drupal core's plugin system in several ways.

Fieldset completion

The fieldset_completion module uses jQuery/javascript to show a completion rate while a user is editing the fields in a fieldset (Drupal 7).

fieldset_completion
===================

The fieldset_completion module (Drupal 7) is an example of how to show a completion rate for all the input fields in a fieldset. It grabs the fieldset span.summary tag (inside the span.fieldset-legend) to display the completion rate.

Delete Tab

Delete tab

This is a very small module that adds Delete link as a tab in the node pages.

Alternative Profile 2 OG Access

Provide an alternative Profile2 OG Access to be determined by if the user is a member of a group instead of the profile2 entities being a group post.

Common Markup for Display Suite

This module contains a collection of layouts and field templates for Display Suite.

Flexpaper

The Flexpaper module provides the formatter for File field which is used for showing pdf files using FlexPaper pdf reader.

Version info

Currently this module uses only free Flexpaper 2.1.2 version. So, all pdfs are shown only in flash mode. In this mode Flexpaper take the swf file(s) generated from the pdf. Flexpaper module provides generating of swf files using pdf2swf converter which is part of Swftools utilities collection (see the installation guide).

Document can be loaded in two ways: as one swf file per whole pdf file and as one swf file per the document page (see formatter settings). To provide correct way to search the text in the split mode, flexpaper takes json file generated by pdf2json tool (see the installation guide).

Requirements

1. Swftools should be installed on your server, and pdf2swf tool should be available by command line.
2. To provide correct way to search the text in the split mode your server should also have pdf2json tool installed and available by command line.
3. Your server should support exec() and shell_exec() to run pdf2swf and pdf2json commands.

Limitations

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained