Title: XML Gallery
Author: brunoneves
Published: <strong>2010 年 4 月 30 日</strong>
Last modified: 2010 年 5 月 2 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# XML Gallery

 作者：[brunoneves](https://profiles.wordpress.org/brunoneves/)

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

 * [详情](https://cn.wordpress.org/plugins/xml-gallery/#description)
 * [评价](https://cn.wordpress.org/plugins/xml-gallery/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/xml-gallery/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/xml-gallery/#developers)

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

## 描述

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.

## 安装

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.

## 常见问题

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

## 评价

此插件暂无评价。

## 贡献者及开发者

「XML Gallery」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「XML Gallery」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/xml-gallery)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/xml-gallery/)，查看[SVN仓库](https://plugins.svn.wordpress.org/xml-gallery/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/xml-gallery/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/xml-gallery/)。

## 更新日志

#### 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 ?>
    ```

## 额外信息

 *  版本 **1.0**
 *  最后更新：**16 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 2.0.2 或更高版本 **
 *  已测试的最高版本为 **2.1**
 *  语言
 * [English (US)](https://wordpress.org/plugins/xml-gallery/)
 * 标签
 * [gallery](https://cn.wordpress.org/plugins/tags/gallery/)[list](https://cn.wordpress.org/plugins/tags/list/)
   [list products](https://cn.wordpress.org/plugins/tags/list-products/)
 *  [高级视图](https://cn.wordpress.org/plugins/xml-gallery/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/xml-gallery/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/xml-gallery/)