Multi-Browser XP Documentation    
[ previous Chapter ]  [ Content ]  [ next Chapter ]  

Library Tool

Interface Functionality

A XML configuration file is used to collect all kinds of 'Table of Contents' - definitions. The Library Tool reads this configuration file and generates a treeview graphical user interface similar to the Bookmark Archive.
The Treeview Nodes can be clicked to open the contents in a Browser Window. The contents of different interest can be linked and shared to users by placing the configuration file on a Web Server and reference this file with the Library Tool.

Area of Application

  • Table of contents for Product Catalogs or Multimedia Archives
  • Link structure of Websites and Web applications
  • Folder structure for Network Shares
  • Table of contents for technical knowledge bases
  • Table of contents for Online-Books

Configuration File Structure

The Configuration file is a XML file with following elements

Element Description
<mbx> Root/Document element, has the attribute version="1.0"
<folder> Consist of sub elements <title> and <link> and optional elements <folder> or <item>
<item> Consist of sub elements <title> and <link>
<title> Holds the Caption text of a Treeview Node
<link> Holds Url and has an attribute type, if value of type ="application/rss+xml" the Url is interpreted as a News Feed

You can get a sample configuration file here. Also you can use exported Multi-Browser XP Bookmark Files, they are compatible.

Configuration Dialog

With the Library tool button Edit you can open the Configuration Dialog to reference the url or path to the configuration file.

Hint: Use a XML Editor to write a configuration file. Also you can use the Multi-Browser XP Bookmark Archive Tool and export into a Multi-Browser XP Bookmark File which can be used as a configuration file.