Foros del Web » Creando para Internet » Herramientas y Software »

Galeria de Imagenes

Estas en el tema de Galeria de Imagenes en el foro de Herramientas y Software en Foros del Web. Quiero armar una galeria de imagenes. Pero por mas que busque todas se alimentan de un archivo xml Donde aparecen las imagenes insertadas imagen1 imagen2 ...
  #1 (permalink)  
Antiguo 28/01/2011, 00:12
Avatar de serra00  
Fecha de Ingreso: abril-2007
Mensajes: 176
Antigüedad: 17 años
Puntos: 0
Galeria de Imagenes

Quiero armar una galeria de imagenes.
Pero por mas que busque todas se alimentan de un archivo xml
Donde aparecen las imagenes insertadas

imagen1
imagen2
imagen3

Yo tengo 5mil imagenes y no puedo insertar una por una.

Hay alguna forma de copiar y pegar y que el sistema me cambie la numeracion sola de forma acendente?

O si hay alguna manera de que se alemente de las fotos de una carpeta directamente?

Salu2

Código:
<?xml version="1.0" encoding="UTF-8"?>
<gallery frameColor="0xFFFFFF" frameWidth="15" imagePadding="20" displayTime="6" enableRightClickOpen="true">
<image>
   <url>images/wide.jpg</url>
   <caption><![CDATA[<font size="50">Example Gallery</font><br>An example large format <u><a href="http://www.airtightinteractive.com/projects/autoviewer">AutoViewer</a></u> gallery.]]></caption>
   <width>700</width>
   <height>465</height>
</image>
<image>
   <url>images/tall.jpg</url>
   <caption>Pellentesque turpis leo, dignissim ac, vestibulum quis, hendrerit quis, enim.</caption>
   <width>465</width>
   <height>700</height>
</image>
<image>
   <url>images/wide.jpg</url>
   <caption><![CDATA[Captions can be HTML formatted. Supported tags are <b>bold</b>, <u>underline</u>, <i>italics</i>, <u><a href="http://www.google.com" target="_blank">hyperlinks</a></u>, linebreaks<br> and <font color="#ffff00" size="60">font tags</font>.]]></caption>
   <width>700</width>
   <height>465</height>
</image>
<image>
   <url>images/tall.jpg</url>
   <caption>Images can be tall...</caption>
   <width>465</width>
   <height>700</height>
</image>
<image>
   <url>images/wide.jpg</url>
   <caption>...or wide.</caption>
   <width>700</width>
   <height>465</height>
</image>
<image>
   <url>images/tall.jpg</url>
   <caption>Gallery resizes to fit browser window.</caption>
   <width>465</width>
   <height>700</height>
</image>
<image>
   <url>images/wide.jpg</url>
   <caption><![CDATA[Supports non-english characters<br><br>サイトのコンテンツを活用して広告収入を得ることが可能です。サイト訪問者に、内容に関連]]></caption>
   <width>700</width>
   <height>465</height>
</image>
<image>
   <url>images/Firma__Project_H_A_M_M_E_R__by_angels0706.png</url>
   <caption><![CDATA[Supports non-english characters<br><br>サイトのコンテンツを活用して広告収入を得ることが可能です。サイト訪問者に、内容に関連]]></caption>
   <width>700</width>
   <height>465</height>
</image>

</gallery>
  #2 (permalink)  
Antiguo 28/01/2011, 00:35
Avatar de saulos  
Fecha de Ingreso: junio-2003
Ubicación: Cusco
Mensajes: 626
Antigüedad: 20 años, 10 meses
Puntos: 4
Respuesta: Galeria de Imagenes

¿5000 imagenes en una sola galeria? quizas el codigo de esta pagina te ayude
http://blog.aplicacionesweb.cl/php/g...o-web-con-php/
muestra como listar archivos de un directorio y guardar la lista en un xml
__________________
Disponibilidad de Camino Inca a Machupicchu
  #3 (permalink)  
Antiguo 28/01/2011, 12:22
Avatar de serra00  
Fecha de Ingreso: abril-2007
Mensajes: 176
Antigüedad: 17 años
Puntos: 0
Respuesta: Galeria de Imagenes

No soy experto en php, que hago con ese codigo?

Etiquetas: editores-web, galeria, imagenes
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 19:07.