| README-pt-br.txt | README-pt-br.txt |  | Descrição
===========
Esse módulo foi criado para suprir a necessidade de uma vitrine bonita, funcional e fácil de ser usada no Drupal.
Esse módulo é, de certa forma, um substituto para o Front Page Slideshow. A maior vantagem desse módulo… | 
          
                  | README.txt | README.txt |  | Description
===========
This module has been created to fulfill the needs of a good looking, function and easy to use swhocase for Drupal
This module is, in some way, a replacement for the Front Page Slideshow module. The biggetst advantages above FPS… | 
          
                  | views-showcase-view-showcasefields.tpl.php | views-showcase-view-showcasefields.tpl.php |  |  | 
          
                  | views-showcase-view.tpl.php | views-showcase-view.tpl.php |  | Views Showcase theme wrapper. | 
          
                  | views_showcase.css | css/views_showcase.css |  | /* $Id: views_showcase.css,v 1.1 2010/04/29 16:40:36 khaledzaidan Exp $ */ 
.views-showcase {
  background-color: #000;
  width: 520px;
  height: 225px;
  padding: 10px !important;
}
.views-showcase div.views-showcase-big-panel {
  list-style-image:… | 
          
                  | views_showcase.info | views_showcase.info |  | name = Views Showcase
description = Display a view like a showcase to highlight items.
version = VERSION
core = 6.x
package = Views
dependencies[] = views
dependencies[] = libraries | 
          
                  | views_showcase.install | views_showcase.install |  |  | 
          
                  | views_showcase.module | views_showcase.module |  | The implementation of Views Showcase module. | 
          
                  | views_showcase.views.inc | views_showcase.views.inc |  | Provide the views showcase plugin definition. | 
          
                  | views_showcase_plugin_row_showcasefields.inc | views_showcase_plugin_row_showcasefields.inc |  | Contains the base row style plugin. | 
          
                  | views_showcase_style_plugin.inc | views_showcase_style_plugin.inc |  | Provide the views showcase plugin object with default options and form. |