Project

General

Profile

Feature #23

Cargar miniaturas mediante AJAX

Added by Emilio González Montaña about 16 years ago. Updated over 15 years ago.

Status:
Resolved
Priority:
High
Category:
Mejora
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Milestones:

Description

No llamar directamente al fichero PHP que genera la miniatura, sino poner una imagen GIF animada con algo que indique que la imagen se esté cargando, y hacer una llamada al script PHP mediante AJAX, cuando cada una de las peticiones AJAX (una por cada foto miniatura) se vaya resolviendo, entonces se cambia el texto de la imagen de la miniatura por el del fichero de miniatura.

#1

Updated by about 16 years ago

Cambio [374] por www-data, 2008-04-01 17:21:37 +0200 (Tue, 01 Apr 2008)

Log del cambio:
Las miniaturas se generan con AJAX (configurable). Corregida incidencia #23.

Ficheros afectados:
U Software/Web/Wordpress/plugins/eht-photos/trunk/Admin.php
A Software/Web/Wordpress/plugins/eht-photos/trunk/Common.php
A Software/Web/Wordpress/plugins/eht-photos/trunk/Functions.js
U Software/Web/Wordpress/plugins/eht-photos/trunk/Photos.php
A Software/Web/Wordpress/plugins/eht-photos/trunk/Thumbnail.php
A Software/Web/Wordpress/plugins/eht-photos/trunk/XMLRequest.js
A Software/Web/Wordpress/plugins/eht-photos/trunk/images/Loading.gif

#2

Updated by about 16 years ago

Cambio [375] por www-data, 2008-04-01 17:42:03 +0200 (Tue, 01 Apr 2008)

Log del cambio:
Corregido problema al intentar abrir la foto original desde la vista normal. Incidencia #23.

Ficheros afectados:
U Software/Web/Wordpress/plugins/eht-photos/trunk/Photos.php

Also available in: Atom PDF