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

Google Visualization API

vidi

GVS module was built as Views 2 style plug-in. It uses Google Visualization API to display different types of charts. Pie, Bar, Column, Area, Line, Gauge, GeoMap, IntensityMap, MotionChart, Treemap, Annotated Time Line and Scatter plot are supported at the moment. In views style setting users can choose the fields (data), chart type and some options that they want to be displayed.

This module is part of a package of modules being developed by Jefferson Institute. These modules are meant to serve as tools for data visualization:

  • Timelinemap - It allows you to load one or more data sets onto both a map and a timeline simultaneously. Only items in the visible range of the timeline are displayed on the map. Timeline Map displays data represented in the timeline as markers on Google map.
  • KML content type - Users can attach .kml files to a node (with upload module), which in turn is displayed through the Google Earth API. If a user attaches several .kml files it is possible to choose between them via a drop-down box.
  • TagMap - Display a geo-coded tag cloud over Google Map. Taxonomy terms or imported external data can be displayed.

Tagmap

vidi

Tagmap is a Views style plugin. We made a text marker API which we use to display a geo-coded tag cloud over Google Map.

There are two possibilities: to display taxonomy terms, or display previously imported external data.

The module provides admin settings page for some basic options. Some of them can be overridden with views style plugin options.

As additional possibility user can use cluster-marker to refine the display.
To be able to use this option you have to put file markerclusterer_packed.js (from http://gmaps-utility-library.googlecode.com/svn/trunk/markerclusterer/1....
) in the js directory.

You can also use the Clusterer to group several close markers together. This library hasa nice feature to list previously defined number of markers in every given cluster.Just go to

http://www.acme.com/javascript/Clusterer2.jsm (for packed version, rename it to Clusterer2.js) or

http://www.acme.com/javascript/Clusterer2.js (for human-friendly version)

and save the Clusterer2.js file in the js directory.

This module's main purpose is to visually present location related data where exact geographical borders are not available or where underlying geographical data need to be preserved. The module can accept numerical data either from an external source or from counting nodes (through taxonomy).

DRUPAL 7 notes:

himuesgallery

For long time i've searched for a simple picture-gallery working out of the box.
All suggestions i've read in the meantime are to complicated, complex or not usable for me. I've found, that many other users have the same problem.

Therefore I wrote my own picture-gallery. It implements a new node-type to show all pictures in an specified directory. Descriptions will be automatically generated from the filenames, so there is no need to administer a seperate databse table, etc.
My gallery works with automated generetated thumbnails so it seems to be fast.
It can use Lightbox2 or colorbox to simply generate lightshows and naturally it makes use of user configurable css-files to style the gallery. Some styles will be delivered with the module, so users don't eb worried about this.

Supported imagefile formats are gif, jpg and png.

Per-Theme Blocks

The Per-Theme Blocks module allows themes developers to suggest blocks information to the site administrator.

This is especially helpful to manage several sites with several themes that need different blocks information such as region and weight.

Chaos tool custom plugins for Panels

Panels is a very flexible module, you can add almost anything to regions of your layout. Almost but not everything, until now, it was very difficult to add files, links, and images to panes. This module started as a way to add CCK fields to panes, but it was hard, so instead, I decided to use the FAPI and imitate some of the most popular fields. Currently, you can add Files, Images, Links, Text and soon Embedded Videos to panes.

It mimics CCK Fields but they are not CCK fields, Views won't be aware of them, and you can't extend or configure the fields you want to add.

Important
I've just fixed a critical bug. Please read #885290: Files are saved as FILE_STATUS_TEMPORARY and Cron deletes them

Dependencies

  • This module is dependent on Ctools and it will only be useful with Panels.
  • If you want to add Embedded Video you'll need to install Video Filter. Any bugs with this module should be reported to Video Filter and not here.
  • Imagecache is no longer a dependency, but it is highly recommended.

Know bugs:

  • Files do not get removed if a pane containing a file or image is removed

New features in 1.0

Pages

Subscribe with RSS Subscribe to RSS - Content display