We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

XML Tree Editor

XMLTreeEdit displays XML files as tree views and allows basic operations: adding, editting and deleting text nodes and their attributes.

The main goal is providing a simple tool to create/edit XML configuration files for users without knowledge of XML.

Built in Free Pascal Lazarus, which allows easy compilation for different target platforms.
Currently binary executables were produced and tested on Windows (XP, 7) and Ubuntu Linux (GTK2).

For developers: there are two units listed separately to support XML configuration files in your application:
XMLfile.pas – Lazarus/Free Pascal
uXMLConfig.pas – Delphi (2007..XE2)

Today’s small-to-medium-sized (SMB) businesses and large enterprises are saving on their monthly communications costs by making one simple decision: to switch to a VoIP service solution from their old, outdated Plain Old Telephone Service (POTS). By choosing a new VoIP service, these companies enjoy the flexibility, reliability, call features, and audio quality that only a VoIP service can provide. Plus, they cut their phone bill by up to 70%!

Website https://xmltreeeditor.sourceforge.io/
Tags
License
Platform
Features
  • XMLFile - an independent unit to read/write XML-based configuration files, much like INIFile; available as a separate download
  • No XML text displayed - all editing is made over tree view representation. Program logic maintains XML file integrity.
  • Available commands for XML tags: Add, Edit, Delete, Rename, Move to another position on the tree, Copy to another position, Copy from separate "reference" XML document
  • Available commands for Comments: Add, Edit and Delete.
  • Text node is not separated from its container tag; it can contain virtually everything - supported features include multi-line editor, reading file name from file dialogue, loading content of text or binary file, reading RGB colour value from color dialogue.
  • Search facilities, including search through text values.
  • Second window with independent "reference" XML file; supported commands are Copy Name, Copy Text, Copy the node with all its children and attributes.
  • Very customisable - the program has two XML configuration files.
  • Supports language translation - the only tool required to make a new translation is XML Tree Editor itself.