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

---

Plugins zoeken

Deze plugin **is niet getest met de laatste 3 grotere versies van WordPress**. Mogelijk
wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

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

# XML Gallery

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

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

 * [Details](https://nl.wordpress.org/plugins/xml-gallery/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/xml-gallery/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/xml-gallery/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/xml-gallery/#developers)

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

## Beschrijving

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.

## Installatie

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>");
    }
    ?>
    ```

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“XML Gallery” is open source software. De volgende personen hebben bijgedragen aan
deze plugin.

Bijdragers

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

[Vertaal “XML Gallery” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/xml-gallery)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/xml-gallery/), haal 
de [SVN repository](https://plugins.svn.wordpress.org/xml-gallery/) op, of abonneer
je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/xml-gallery/) via
[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

 *  Versie **1.0**
 *  Laatst geüpdatet **16 jaar geleden**
 *  Actieve installaties **10+**
 *  WordPress versie ** 2.0.2 of nieuwer **
 *  Getest t/m **2.1**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/xml-gallery/)
 * Tags
 * [gallery](https://nl.wordpress.org/plugins/tags/gallery/)[list](https://nl.wordpress.org/plugins/tags/list/)
   [list products](https://nl.wordpress.org/plugins/tags/list-products/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/xml-gallery/advanced/)

## Waarderingen

Er zijn nog geen beoordelingen ingediend.

[Your review](https://wordpress.org/support/plugin/xml-gallery/reviews/#new-post)

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/xml-gallery/reviews/)

## Bijdragers

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

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/xml-gallery/)