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.

Shauno Simple Gallery

Descripción

PLEASE NOTE: This plugin is no longer being developed or supported. There are much better galleries out there.
Try NextGEN Gallery for starters 🙂

To Do

Priority:

  • Front end templates
  • Pagination of galleries and images in admin
  • On-the-fly thumbnailer, plus manual override thumbnails
  • Sort images in gallery
  • Multi file upload (SWFUploader?)

Lower Priority:

  • User defined custom fields for images
  • Image ratings / voting
  • A bunch of cool display templates (anyone want to volunteer some designs/mark up?)

Wishlist:

  • Gallery / Image commenting
  • Millions of dollars in venture capital
  • World domination

Instalación

  1. Unzip the plugin to your wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. All the gallery options are contained under the “Simple Gallery” tab in the admin menu

Preguntas frecuentes

How do I display galleries?

Simply use the shortcode [ssgallery id=1] where “1” is the id of the gallery you want to display.

How do I use other display templates?

Add the template arg to the short code. Eg [ssgallery id=1 template=cool], where you have created a cool.php in the /gallery-templates/ directory. Creating templates tutorial coming soon!

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Shauno Simple 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

0.1

  • Initial (beta) release