Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 15.12 KB
MD5: d4ac534c845ce696f2cb296e9e1b193d
SHA-1: 9fe91eb6a6f487d04aadedaf9fa63348ed3ba818
SHA-256: 7795f8de8c6819e57a9ca728427cb5ae33e95e540a0133ca92ae2d138d3175ed
Download zip 20.79 KB
MD5: 3968eab185c8ffefc4c8edd163553f88
SHA-1: 69176c3cdeacee1d99d4a64bdbdbbd1bed2850e4
SHA-256: dde78fabbdfdd451eca5b6f3b4f37e91e0c0e465398edddbe1556265848809e9

Release notes

This is the first version for D7.

The module was largely rewritten. The changes more important are:

  1. were added templates (tpl) for nodes and the "content glider. "
    content_glider.tpl.php for the container.
    content_glider_node.tpl.php for nodes.
    There are themables and also can be changed in each themes.
  2. Nodes are rendering by means of drupal_render function in content_glider_node.tpl.php
  3. A "view mode" called "content_glider" was added to select the visible fields.
  4. The js and css are now loaded as a library.
  5. The Content_Glider's settings are now located in the Form Setting of each block and it will have to be configure as separate from the other blocks.
  6. I'm sorry for my poor English!
Created by: filoquin
Created on: 4 Jun 2011 at 22:32 UTC
Last updated: 5 Jun 2011 at 01:47 UTC

Other releases