Configure the layout and format of content and data presented to site visitors.

Spotify

Output from the Spotify Field module

Provides integration with the Spotify Metadata API and a field to display artist, album and track information with a link that opens the Spotify client.

Automodal

Automatically convert certain classed links to modal popups and provides an API to add custom modals quickly and easily.

With this tool, you can cause links to automatically open in modal dialogs. The module's code simply examines all links in a document and turns any link with the designated CSS selectors (by default, the class automodal), and turns those links into modal links.

For example, by default it looks for links like this:

<a href="http://example.com" class="automodal">Click me!</a>

The link above has the class automodal, and so the automodal module will cause this link to open in a modal dialog.

Note: The purpose of this tool is to open other pages on the Drupal site to open in modals, not to redirect off site.

One of the important features of this module -- and something that distinguishes it from other modal modules, is that this one works fine with Drupal FAPI forms.

The API

With automodal you can create your own usages of modals with custom settings using automodal_add() and the several hooks that allow you to plug into the features of Modal Frame.

Related modules

Concise Comments

ConciseComments.png

This module will create a concise comment form with 2 columns. The first column contains the all the meta information: Name, Website, email, subject.

Attachment Links

The Attachment Links module provides permanent links to files attached to a node. A single, easy-to-remember URL can be used to retrieve the preferred (canonical) or newest version of a file regardless of how many versions of that file have been attached to a node.

Typically, users will want to create a "File" content type and enable the Attachment Links module for that content type. Each "File" node should refer to a single file: "Handbook," "Company logo," "Team roster," etc. Though each node could contain multiple versions of the file, Attachment Link provides permanent link to access the preferred or newest versions.

Pages

Subscribe with RSS Subscribe to RSS - Content display