Title: XML Editor
Author: lagally
Published: <strong>december 22, 2011</strong>
Last modified: januari 27, 2012

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# XML Editor

 By [lagally](https://profiles.wordpress.org/lagally/)

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

 * [Details](https://pap-aw.wordpress.org/plugins/xml-editor/#description)
 * [Reviews](https://pap-aw.wordpress.org/plugins/xml-editor/#reviews)
 *  [Installation](https://pap-aw.wordpress.org/plugins/xml-editor/#installation)
 * [Development](https://pap-aw.wordpress.org/plugins/xml-editor/#developers)

 [Support](https://wordpress.org/support/plugin/xml-editor/)

## Description

This plugin loads an XML file specifying different “bricks” used to comprise a fundraising
image map in Flash or other means, and allows editing and re-saving of the file.

Features:

 * Loads XML file and displays it as a form within the Administrator panel for editing
 * Saves edited XML file

For support and further information about the XML Editor plugin see the plugins 
homepage at [http://www.ghtech.org/tools/plugins.html](http://www.gthech.org/tools/plugins.html).
**
Plugin Official Site** If you have questions about installation or use of this plugin,
please visit the [official plugin site](http://www.ghtech.org/tools/plugins.html).

## Screenshots

 * [[
 * Plugin settings page
 * [[
 * XML Editor screen

## Installation

 1. Install and activate the XML Editor plugin as normal.
 2. Upload an XML file with the correct format and content to the site.
 3. Select the “XML Editor Options” under the Plugins admin menu and fill out the form
    with the correct path to your XML file.

## FAQ

  What is the format of the XML file?

    ```
     <bricks> 

    <item id="item-id-1" product_name="message-that-appears-in-popup-1" link_brick="url-that-popup-links-to" bricks="url-that-points-to-brick-image" raised="total-raised-so-far-first-item-only" />

    </bricks>
    ```

An example XML file:

    ```
    <?xml version="1.0" encoding="utf-8"?> 

    <bricks> 
    <item id="mc1" product_name="Purchase your Brick now $5000" link_brick="http://localhost/test/purchase/bricks6" bricks="http://localhost/wp/wp-content/uploads/2011/08/2.png" raised="$3,700.00"/>
    <item id="mc2" product_name="Purchase your Brick now $5000" link_brick="http://localhost/test/purchase/bricks6" bricks="http://localhost/wp/wp-content/uploads/2011/08/2.png"/>
    <item id="mc3" product_name="Purchase your Brick now $5000" link_brick="http://localhost/test/purchase/bricks" bricks="http://localhost/wp/wp-content/uploads/2011/08/2.png"/>
    <item id="mc4" product_name="Purchase your Brick now $5000" link_brick="http://localhost/test/purchase/bricks" bricks="http://localhost/wp/wp-content/uploads/2011/08/2.png"/>

    </bricks>
    ```

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“XML Editor” is open source software. The following people have contributed to this
plugin.

Contributors

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

[Translate “XML Editor” into your language.](https://translate.wordpress.org/projects/wp-plugins/xml-editor)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/xml-editor/), check
out the [SVN repository](https://plugins.svn.wordpress.org/xml-editor/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/xml-editor/) by 
[RSS](https://plugins.trac.wordpress.org/log/xml-editor/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * First stable version

## Meta

 *  Version **1.0**
 *  Last updated **14 years ago**
 *  Active installations **10+**
 *  WordPress version ** 2.7.0 or higher **
 *  Tested up to **3.3.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/xml-editor/)
 * Tags
 * [charities](https://pap-aw.wordpress.org/plugins/tags/charities/)[charity](https://pap-aw.wordpress.org/plugins/tags/charity/)
   [donate](https://pap-aw.wordpress.org/plugins/tags/donate/)[donate goals](https://pap-aw.wordpress.org/plugins/tags/donate-goals/)
   [donate meter](https://pap-aw.wordpress.org/plugins/tags/donate-meter/)
 *  [Advanced View](https://pap-aw.wordpress.org/plugins/xml-editor/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/xml-editor/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/xml-editor/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.ghtech.org/tools/plugins.html)