Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

EL-Gallery

Descripción

EL-Gallery will simply adapt to your website’s width without any fuss or hours of configuration.

A few simple options are at your disposal if you wish, but the plugin will work perfectly well as soon as it is installed.

Details

I am not a professional developer, but there were no plugins that were both simple enough and could adapt to responsive design. This is why I chose to code this plugin.

EL-Gallery should function properly on any browser that supports both CSS3 and javascript.

If you have any suggestions or questions, please contact me directly, or propose changes on this project’s GitHub page.

This plugin is designed to function on any type of machine, and for it to best function on mobile devices, we reccomend you install the WP Mobile Detect plugin.

EL-Gallery is currently available in both English and French. If you wish to help translate it into another language, please contact me.

Configuration

Once installed, you will find the configuration menu for EL-Gallery in the “Appearance” section of your wordpress administration page.

There you will be able to modify the duration of each slide as well as a few other functions:

  • EL-Gallery uses responsive design, and you may wish to choose a specific page width at which the thumbnails will go from 8 per line to 5 per line.
  • You may wish to disable the links on a gallery’s images.
  • If you have installed the WP Mobile Detect plugin, don’t forget to activate the corresponding option so images may display in a lighter format when on mobile devices.
  • You can use the following shortcode parameters:
    • nopause=”1″ to remove the pause button and autoplay functionality
    • nothumb=”1″ to remove the thumbnail display.

Examples

  • http://ericlowry.fr/en/
  • http://alpha-gamma.fr/

Contributors

Donations

http://ericlowry.fr/en/development/#el-gallery (donate button to the right)

Capturas

  • This is an example of an EL-Gallery as seen on My Portfolio.
  • This is the complete list of options for EL-Gallery.
  • This is an example of an EL-Gallery as seen on a mobile phone.

Instalación

  1. Download the plugin.
  2. Simply go under the the Plugins menu in WordPress, then click on Add new and select the plugin’s .zip file
  3. Alternatively you can upload the el-gallery folder to the /wp-content/plugins/ directory.
  4. Finally, activate the plugin through the ‘Plugins’ menu in WordPress.

Your gallery shortcodes will automatically be updated to EL-Galleries !

Note : If your theme or other plugins cause incompatibility issues (mainly overriding EL-Gallery), simply change any [gallery] shortcode to [el-gallery].

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«EL-Gallery» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «EL-Gallery» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

Version 1.5

  • Added shortcode parameter nopause=”1″ to remove the pause button and autoplay functionality.
  • Added shortcode parameter nothumb=”1″ to remove the thumbnail display.

Version 1.4.2

  • Added an alternative shortcode [el-gallery].

Version 1.4.1

  • Small update to loading-icons.

Version 1.4

  • Default image size is set to large. Use shortcode settings to modify the image size for each gallery.
  • Smooth height transitions have been added (delays still need tweaking).
  • Various display bugs have been fixed.

Version 1.3

  • The gallery no-longer changes slides if they are out of view (avoids superfluous page mouvement).
  • The pause button stays active when slides are manually changed.

Version 1.2.9

  • Added Spanish translation.

Version 1.2.8

  • Fixed major bug with javascript loading.
  • Minor bugfixes.

Version 1.2.7

  • Created custom icon font with more loading icons and lighter files.

Version 1.2.6a

  • Fixed error in FontAwsome.

Version 1.2.6

  • New color selection system on most browsers.
  • Minor bugfixes.
  • Fixed translations.

Version 1.2.5

  • Simpler admin interface.
  • More Font Awsome loading icon.d
  • Various color corrections.

Version 1.2.4

  • Navigation buttons display only if loaded.
  • Shortcode “ratio” has been added to modify the image’s hight limitation ratio.

Version 1.2.3

  • Added a play/pause button.
  • Fixed the image link system.

Version 1.2.2

  • Fixed a major bug from previous version.
  • Added a choice of three loading icons.

Version 1.2.1

  • Fixed an eventual bug linked to using WP Mobile Detect.

Version 1.2

  • Added Font Awsome 4.2 support.
  • Added a new Font Awsome loading icon.

Version 1.1

  • Added navigation arrows.
  • Added option to change background-color for navigation arrows.
  • Added option to use white navigation arrows (for dark backgrounds).

Version 1.01

  • PHP optimisation.

Version 1.0

  • Added option to set maximum aspect ratio (to avoid tall images being oversized).
  • Added “informations” section to the customisation menu.
  • Fixed donations link.

Version 0.94

  • Thumbnails only appear once the gallery is loaded.
  • Fixed thumbnail centering when page is resized.
  • Optimized thumbnail centering.

Version 0.93

  • Added options to center thumbnails or leave them aligned to the left.
  • Fixed initial value of options not being set correctly upon activation and not being removed after deactivation.
  • Fixed plugin URI (in plugins list).

Version 0.92

  • Added options menu with : slideshow speed, thumbnail number switch width, togglable image links, togglable “WP Mobile Detect” compatibility.
  • Fixed javascript so multiple galleries can be displayed on the same page.
  • Added translation system (with French translation onboard).
  • Optimized php (repeated elements were passed into functions).

Version 0.91

  • Images use absolute positioning, not floats (allows for smooth transitions).

Version 0.9

  • Initial release.