Title: XML Gallery
Author: brunoneves
Published: <strong>30 Aprile 2010</strong>
Last modified: 2 Maggio 2010

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://s.w.org/plugins/geopattern-icon/xml-gallery.svg)

# XML Gallery

 Di [brunoneves](https://profiles.wordpress.org/brunoneves/)

[Scarica](https://downloads.wordpress.org/plugin/xml-gallery.zip)

 * [Dettagli](https://it.wordpress.org/plugins/xml-gallery/#description)
 * [Recensioni](https://it.wordpress.org/plugins/xml-gallery/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/xml-gallery/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/xml-gallery/#developers)

 [Supporto](https://wordpress.org/support/plugin/xml-gallery/)

## Descrizione

XML-Galley is a simple and efficient plugin to use a xml gallery. You can use this
with flash movies that needs xml files to load anything or to show the cadastred
items.

To show the items in your blog without flash movies the XML-Gallery have a native
function to do this. To see how this work you can visit the “FAQ” tab.

## Installazione

The intallation is sample like any WP Plugin.

 1. Upload `XML-Gallery` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘XML-Gallery’ menu in WordPress
 3. To use this in your WP blog without falsh movies to load the XML files visit the“
    FAQ” tab.

## FAQ

  How to use the XML-Gallery plugin without a flash movie to load this

The XML-Gallery plugin have a native function to load and show the gallery. To use
this is so easy look:

    ```
    <?php
    if(function_exists('xml_gallery_theme')) {
    xml_gallery_theme($before,$after);
    }
    ?>
    ```

e.g:

    ```
    <?php
    if(function_exists('xml_gallery_theme')) {
    xml_gallery_theme("<li class=\"itenGallery\">","</li>");
    }
    ?>
    ```

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“XML Gallery” è un software open source. Le persone che hanno contribuito allo sviluppo
di questo plugin sono indicate di seguito.

Collaboratori

 *   [ brunoneves ](https://profiles.wordpress.org/brunoneves/)

[Traduci “XML Gallery” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/xml-gallery)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/xml-gallery/) segui
il [repository SVN](https://plugins.svn.wordpress.org/xml-gallery/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/xml-gallery/)
tramite [RSS](https://plugins.trac.wordpress.org/log/xml-gallery/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1

Starting the life of this plugin, all comments, critiques or suggestions are welcome.

#### 0.2

Bug in time to edit image and link fixed.

    ```
    <?php code(); // goes in backticks ?>
    ```

## Meta

 *  Versione **1.0**
 *  Ultimo aggiornamento **16 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 2.0.2 o superiore **
 *  Testato fino alla versione **2.1**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/xml-gallery/)
 * Tag
 * [gallery](https://it.wordpress.org/plugins/tags/gallery/)[list](https://it.wordpress.org/plugins/tags/list/)
   [list products](https://it.wordpress.org/plugins/tags/list-products/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/xml-gallery/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[La tua recensione](https://wordpress.org/support/plugin/xml-gallery/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/xml-gallery/reviews/)

## Collaboratori

 *   [ brunoneves ](https://profiles.wordpress.org/brunoneves/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/xml-gallery/)