Title: Epitome Gallery
Author: Fred Dessaint
Published: <strong>7 gruodžio, 2015</strong>
Last modified: 4 gruodžio, 2015

---

Ieškoti įskiepiuose

Šis įskiepis **nebuvo išbandytas su 3 vėliausiomis WordPress versijomis**. Jis tikriausiai
nėra prižiūrimas ir palaikomas, todėl gali neveikti su naujausiomis WordPress versijomis.

![](https://s.w.org/plugins/geopattern-icon/epitome-gallery.svg)

# Epitome Gallery

 Autorius [Fred Dessaint](https://profiles.wordpress.org/freddessaint2/)

[Parsisiųsti](https://downloads.wordpress.org/plugin/epitome-gallery.zip)

 * [Informacija](https://lt.wordpress.org/plugins/epitome-gallery/#description)
 * [Atsiliepimai](https://lt.wordpress.org/plugins/epitome-gallery/#reviews)
 *  [Diegimas](https://lt.wordpress.org/plugins/epitome-gallery/#installation)
 * [Kūrimas](https://lt.wordpress.org/plugins/epitome-gallery/#developers)

 [Pagalba](https://wordpress.org/support/plugin/epitome-gallery/)

## Aprašymas

Epitome Gallery aims to bring new possibilites to the native WordPress gallery. 
From the Edit Gallery panel in the Gallery Settings sidebar, you will find new fields
for selecting the gallery type and optionaly applying a custom class. Available 
gallery types are the following: Slider, Featured Slider, Callout. You manage your
gallery (selection, sorting, description) as usual. Epitome Gallery is great to 
create complex layouts based on a simple WordPress gallery.

When saving, the plugin add custom attributes in the WordPress gallery shortcode.
The first one is `epitome_type="name"` that define the type of gallery (optional
if the type is set to default). The second one is optional `epitome_class="name"`
and contains one or more class names to apply.

#### Gallery types

 * Slider – Transform a WordPress gallery to a interactive slider. Works fine in
   the body of an article.
 * Featured Slider – Same as Slider, but provides titles, caption and/or description.
   Works fine at the top of an article as a featured content.
 * Callout – Transfom a WordPress gallery to a set of columns containing images 
   with title, caption and/or description. No need to use a column shortcode or 
   a composer, just use this type of gallery for building this kind of layout.

#### JavaScript

Epitome Gallery use a JavaScript file (coded with jQuery) to handle the slider. 
You can use to customize your own slider. Parameters are the following:

    ```
    `javascript 
    ```

pauseTime: 3000, // Delay between 2 slides pauseOnHover: true, // Pause slider on
hover autoSlide: false, // Start sliding automatically startSlide: 1, // Initial
slide number at start width: 640, // In pixel, or keyword ‘auto’, ‘viewport’ height:
360, // In pixel, or keyword ‘auto’, ‘viewport’ prefetch: true, // Load adjacent
slides sitOnTop: false, // Scroll at the top on slider when clicking on it prevText:„
Prev”, // Direction of previous button label nextText: „Next”, // Direction of next
button label directionNav: true, // Display direction button (arrows at the egdge
of slider) paginationNav: true, // Display pagination button (dots at bottom of 
slider) prevHandle: null, // Callback function when clicking previous button nextHandle:
null, // Callback function when clicking next button itemHandle: null, // Callback
function to filter dot elements beforeChange: null, // Callback function to launch
action before a slide changes afterChange: null, // Callback function to launch 
action after a slide changes resize: null // Callback function when catching a window
resize event. `

#### Usage

You can replace the default event initialized by the Epitome Gallery in the main
JavaScript file of your theme. Instanciate the EpitomeSlider JavaScript object through
a custom event and with custom parameters used for this theme. This is similar to
the WordPress function `do_action()`. That’s important to declare this event outside
a `ready` event.

    ```
    `javascript 
    ```

$(document).on(‘epitome_slider_init’, function(e) { // Instanciate for a regular
slider $(‘.gallery.slider[data-type=”regular-slider”]’).EpitomeSlider({ width: ‘
auto’, height: ‘auto’ }); // Instanciate for a featured slider $(‘.gallery.slider[
data-type=”featured-slider”]’).EpitomeSlider({ width: ‘auto’, height: ‘viewport’});});`

## Diegimas

 1. Upload the `epitome-gallery` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

## Atsiliepimai

Įskiepis neturi atsiliepimų.

## Programuotojai ir komandos nariai

“Epitome Gallery” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės surašyti
toliau.

Autoriai

 *   [ Fred Dessaint ](https://profiles.wordpress.org/freddessaint2/)

[Išverskite “Epitome Gallery” į savo kalbą.](https://translate.wordpress.org/projects/wp-plugins/epitome-gallery)

### Domina programavimas?

[Peržiūrėkite kodą](https://plugins.trac.wordpress.org/browser/epitome-gallery/),
naršykite [SVN repozitorijoje](https://plugins.svn.wordpress.org/epitome-gallery/),
arba užsiprenumeruokite [kodo pakeitimų žurnalą](https://plugins.trac.wordpress.org/log/epitome-gallery/)
per [RSS](https://plugins.trac.wordpress.org/log/epitome-gallery/?limit=100&mode=stop_on_copy&format=rss).

## Pakeitimų istorija

#### 1.0

 * Initial release.

## Metainformacija

 *  Version **1.0**
 *  Atnaujinta **prieš 11 metų**
 *  Aktyvių instaliacijų **10+**
 *  WordPress versija ** 3.5 ar naujesnė **
 *  Ištestuota iki **4.3.34**
 *  Kalba
 * [English (US)](https://wordpress.org/plugins/epitome-gallery/)
 * Žymos
 * [columns](https://lt.wordpress.org/plugins/tags/columns/)[gallery](https://lt.wordpress.org/plugins/tags/gallery/)
   [layout](https://lt.wordpress.org/plugins/tags/layout/)[slider](https://lt.wordpress.org/plugins/tags/slider/)
   [subtitle](https://lt.wordpress.org/plugins/tags/subtitle/)
 *  [Daugiau](https://lt.wordpress.org/plugins/epitome-gallery/advanced/)

## Įvertinimai

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/epitome-gallery/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/epitome-gallery/reviews/)

## Autoriai

 *   [ Fred Dessaint ](https://profiles.wordpress.org/freddessaint2/)

## Pagalba

Turite pastabų? Reikia pagalbos?

 [Peržiūrėti pagalbos forumą](https://wordpress.org/support/plugin/epitome-gallery/)