README.txt |
README.txt |
|
Views jQFX: Galleria
----------------------------
This module is a Views jQFX addon that integrates the Galleria plugin with
views. The Views jQFX module is a dependency. Galleria is a highly themable,
versatile, and customizable javascript image… |
views-jqfx-galleria.tpl.php |
theme/views-jqfx-galleria.tpl.php |
|
|
views_jqfx_galleria.css |
css/views_jqfx_galleria.css |
|
.views-jqfx-galleria img {
display: none;
}
.galleria-layer div{
top:10px;left:10px;
padding:10px;
position:absolute;
background:url(bg.png);
color:#fff
}
.galleria-layer h2{
margin: 0 0 8px;
font-size:22px;
… |
views_jqfx_galleria.info |
views_jqfx_galleria.info |
|
name = Views jQFX: Galleria
description = Integrates the Galleria plugin with Views jQFX.
dependencies[] = views_jqfx
package = Views
core = 7.x |
views_jqfx_galleria.install |
views_jqfx_galleria.install |
|
|
views_jqfx_galleria.module |
views_jqfx_galleria.module |
|
Integrating Galleria with Views jQFX. |
views_jqfx_galleria.theme.inc |
theme/views_jqfx_galleria.theme.inc |
|
Theme & preprocess functions for the Views jQFX: Galleria module. |
views_jqfx_galleria.views_jqfx.inc |
views_jqfx_galleria.views_jqfx.inc |
|
The default options available with Views jQFX: galleria. |