Pango

Component type

module

Maintenance status

Development status

Component created

Component changed

Pango is a library for laying out and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x.

Menu Inject Block

Component type

module

Maintenance status

Development status

Downloads

3772

Component created

Component changed

This module allows you to inject blocks as menu items. It facilitates easier use of JavaScript based dropdowns and panel like navigation. Most users employ this module to create dropdown panels using other modules to handle the dropdowns and this module to inject the blocks as needed.

Webform Pagebreak Steps Display

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Inform your visitors which step they are currently on when they are submitting a multipage webform.

After installing this module you are provided a block that will output when a multipage webform is being displayed the step the user is currently on.

Project notes

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a simple feature for Open Atrium that implements the greasemonkey script from Nodeone that adds notes from an external site right onto the projects here at Drupal.org.

You can read about the original version of Nodeone's work here:
http://nodeone.se/blogg/sharing-knowledge-of-what-works-and-what-doesnt-...

Ubercart PDF Invoice

Component type

module

Maintenance status

Development status

Downloads

2549

Component created

Component changed

With this module you can create PDF invoices for Ubercart orders. This module based on the Views PDF project.

The PDF invoice can be fully customized through admin interface. In combination with the Ubercart rules integration and the mimemail integration of the Views PDF you can send the Invoice directly to the customer per e-mail.

Read More Control

Component type

module

Categories

Maintenance status

Development status

Downloads

36539

Component created

Component changed

A module to control when the teaser Read More link appears in Drupal 7.

There is no mechanism in core to decide if the read more link should appear. This means that this link will always show no matter if there is additional content to display. This module tries to overcome this issue by allowing administrators to determine how to handle this link in relation to both the content type and individual fields.

The module allows you to add Read more links to other supported view modes (RSS feed, Search results, etc) or even other supported entity types. Particularly useful if you use panels or views and either programmatically add additional view modes or use other contrib modules to provide these.

Dynamic Attached Views

Component type

module

Maintenance status

Development status

Downloads

902

Component created

Component changed

This module allows users to choose between a set of predefined views. After saving the node, the view will be rendered as part of the node.

It is pretty similar to Views Attach, but the main difference is that with Views Attach, the view is predefined, and with this module you can choose the view when creating a new node.