Total Gallery Formatter

The Total Gallery Formatter module creates a gallery formatter for image fields with more than one number of values, It gives you the full control over its funtionality and styling.

Basic Usage

When this module is enabled two new formatters will appear in manage display section for fields type image.

  • TGF: Gallery with carousel - Use this to create a gallery with thumbnails.
  • TGF: Carousel - Use this to create a simple carousel.

TGF Formatters

Entity Formatter

For a general introduction to the Entity Formatter module view its module page.

API Documentation

The full API Documentation can be found here: http://entity_formatter.valderama.net

Displaying a molecular structure file in a customized Jmol applet: example.

This document is under construction and is meant to be a documentation page for the Jmol module.

Installing the external Jmol library

For the module to work, you need to download and unzip the external Jmol library. You can download this from http://jmol.sourceforge.net/download/. The content of the zip file should be extracted in your Drupal installatin folder under sites/all/libraries/jmol in such a way that you have the file sites/all/libraries/jmol/Jmol.js. See my file browser screenshot below. If the folder sites/all/libraries/jmol doesn't exist, create it.

External libraries location

Now proceed by unzipping the Jmol module file into sites/all/modules or your own custom module folder. Enable the Jmol module in Administration > Modules and if you don't receive an error message, everything is correctly installed.

Creating a new content type with a file upload field

The idea of the Jmol formatter module is that an uploaded molecular structure file is displayed in a Jmol applet. Uploading a file can be done with a content type that allows file uploading. Let's create such a content type.

Peekaboo; Ajax field formatter

The Peekaboo module is designed to allow a field's full formatted value to not be calculated and output during a page load of the node, but to be pulled in through a separate request.

Subscribe with RSS Subscribe to RSS - formatter