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

Image Path

This module allows you to refer to images that are associated with imagefields using a simple URL structure that locates the images based on the nodes they belong to, rather than their locations on the filesystem. This is especially convenient for situations where you might be changing the actual filepath in an imagefield sometimes, but it's also nice if you just prefer the idea of having a more consistent URL structure for your site, where images can be treated more like "first-class content".

When you install this module, it scans all your content types to find which ones have imagefields. It also "notices" when you alter any content types to add or remove imagefields. Without any configuration from you, it allows you to use URLs like this to refer to images:

/[$node_type]/[$nid]/[$field_name]

...where [$node_type] is the "machine-readable" name of your content type, [$nid] is the node id for a particular node, and [$field_name] is the name of the imagefield without the "field_" prefix.

So, for instance, if you have a content type called "biography", and an imagefield defined for it called "field_portrait", you can refer to the portrait on node 34 like:

/biography/34/portrait

Charts

Charts logo

The Charts module enables users to build dynamic charts without writing a line of code by using the Views module or a Chart field (advanced users can make use of the Charts API). Users can choose between multiple charting libraries, such as Billboard.js, C3.js, Chart.js, Google Charts, or Highcharts.

Term message

Define messages to display above content based on taxonomy terms assigned to that content.

Painter

The Painter provides dynamic image creation and manipulation capabilities by allowing the definition of sequences of image IO, manipulation and drawing operations that can be applied to fields with

Pages

Subscribe with RSS Subscribe to RSS - Content display