README.txt |
README.txt |
|
== Installation
- Download the plupload module.
- Download the plupload library, run 'ant' to build the library. You should have
a sites/all/libraries/plupload/js folder after the build.
- Download the galleria library (the default… |
scald_gallery.css |
scald_gallery.css |
|
.dnd-library-wrapper .editor-item .meta.type-gallery {
background-image: url('icons/gallery.png');
}
.scald-menu .add-buttons .add-gallery {
background: url('icons/gallery-large-inverted.png') 50% 50% no-repeat;
}
.scald-menu… |
scald_gallery.info |
scald_gallery.info |
|
name = Scald: Gallery
description = Provides Gallery atoms from any atom types.
package = Scald Providers
core = 7.x
stylesheets[all][] = scald_gallery.css
dependencies[] = scald_image
dependencies[] = atom_reference
dependencies[] =… |
scald_gallery.install |
scald_gallery.install |
|
Scald Gallery Installation. |
scald_gallery.module |
scald_gallery.module |
|
Scald Gallery is a Scald Atom Provider for image galleries. |
scald_gallery.tpl.php |
scald_gallery.tpl.php |
|
|