Salta al contenido
  • Acceder
  • Registrarse
WordPress.org

Español (México)

  • Temas
  • Plugins
  • Noticias
  • Soporte
    • Documentación
    • Foros
  • Acerca de
  • Aprende
    • Learn WordPress
    • Documentación
    • WordPress.tv
  • Comunidad
    • Meetups
    • Equipo
    • Colabora
  • Contacto
  • Consigue WordPress
Consigue WordPress

Plugins

  • Mis favoritos
  • Pruebas beta
  • Desarrolladores

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.

Descargar

Mosaic Generator

Por ODiN
  • Detalles
  • Opiniones
  • Instalación
  • Desarrollo
Soporte

Descripción

About

Plugin creates mosaic from all images of the site and places it in any part of website. You can configure all options. You can generate mosaic in html code with some images or in one big images.

Коротко о плагине Mosaic generator

Плагин создает мозайку из изображений Вашего сайта. Вы можете настраивать его под верстку.

Recent Releases

  • Version 1.0.5 Fixed bug with generating mosaic

Features

  • Using HTML <map> Tag in “gd” type of generation for links on post.
  • Adding time settings to automatically remake mosaic

License

Mosaic Generator plugin is copyright © 2012 with by ODiN.

Instalación

Installation

  • Visit http://omelchuck.ru/mosaic-generator/
  • Upload plugin files to the /wp-content/plugins/ directory.
  • Activate the plugin through the ‘Plugins’ menu in WordPress.
  • Paste code between the end of “header” and “content” or in another place of your templates:
<?php mosaic_generator(size, height, width, genrating_type, border_size, color, use_link);?>
  • size – size of pictures (px)
  • height – height in count of image
  • widtht – widtht in count of image
  • generating_type – type of generation (div or gd — in one image)
  • border_size – size of border (px)
  • color – color of blank image (in html format FFFFF)
  • use_link – use link in images (1 or 0)

  • Use shortcode [mosaic_generator s=20, h=3, w=3, gt=’div’, b=1, c=’FFFFFF’, l=1] for paste mosaic into post
    s – size of pictures (px)
    h – height in count of image
    w – widtht in count of image
    gt – type of generation (div or gd — in one image)
    b – size of border (px)
    c – color of blank image (in html format FFFFF)
    l – use link in images (1 or 0)

Установка

  • Посетите страницу http://omelchuck.ru/mosaic-generator/
  • Загрузите файлы плагина в директорию /wp-content/plugins/
  • Активируйте плагин в панели администратора.
  • Вставьте код в нужное место шаблона.
<?php mosaic_generator();?>
  • size — размер ячейки мозаики (в пикселях)
  • height — высота мозаики (в количестве картинок)
  • widtht — ширина мозаики (в количестве картинок)
  • generating_type — тип генерации (div — в блоках или gd — одной картинкой)
  • border_size — размер границы (в пикселях)
  • color — цвет картинки заглушки (в HTML формате, например FFFFF без решетки)
  • use_link — использование ссылок в картинках (1 или 0)

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
  • odin

Traduce "Mosaic Generator" 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.0.5 (April 21, 2014)

  • I woke up

Version 1.0.5 (October 24, 2012)

  • Fixed bugs with generation of mosaic

Version 1.0.5 (October 24, 2012)

  • Fixed bugs with generation of mosaic

Version 1.0.4 (October 24, 2012)

  • Fixed bugs with generation of mosaic

Version 1.0.3 (October 23, 2012)

  • Fixed bugs: now images takes only from publish posts
  • Fixed error on options page

Version 1.0.2 (October 20, 2012)

  • Fixed many bugs related to various restrictions hosting
  • Seriously optimized code
  • Added the possibility to place on the same page several mosaics with different parameters
  • Added ability to specify the parameters in the short code or function
  • Added the ability to use the link to the mosaic image
  • Added the ability to set the background color of empty images if not enough to create a complete image mosaic

Version 1.0.1 (August 23, 2012)

  • Fixed a bug with updating when changing mosaic of images in width or height
  • Added shortcode [mosaic_generator]

Version 1.0 (August 21, 2012)

  • Initial release

Meta

  • Versión: 1.0.5
  • Última actualización: hace 9 años
  • Instalaciones activas: 50+
  • Versión de WordPress: 3.2 o superior
  • Probado hasta: 3.9.40
  • Idioma:
    English (US)
  • Etiquetas:
    headerimagelogomediamosaic
  • Vista avanzada

Valoraciones

Este plugin no ha sido valorado todavía.

Accede para enviar una reseña

Colaboradores

  • odin

Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

Ver el foro de soporte

Donar

¿Te gustaría apoyar el progreso de este plugin?

Dona a este plugin

  • Acerca de
  • Noticias
  • Hosting
  • Donar
  • Swag
  • Documentación
  • Desarrolladores
  • Involúcrate
  • Aprender
  • Escaparate
  • Plugins
  • Temas
  • Patrones
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacidad
  • Código público
WordPress.org
WordPress.org

Español (México)

  • Visita nuestra página de Facebook
  • Visita nuestra cuenta de Twitter
  • Visita nuestra cuenta de Instagram
  • Visita nuestra cuenta de LinkedIn
El código es poesía.