
            What's new in XML Browser Plugin for FAR
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Version 1.35, 18 Aug 2004

[+] Shift-Enter opens the element in the default browser or other XML program.
[+] The file can be edited on parse errors while opening.
[-] International characters in file names were not treated correctly.


Version 1.31, 17 Nov 2003

[-] MSVCP60.DLL is no more required for the plugin.

Version 1.30, 14 Nov 2003

[+] MSXML 4.0 (implemented by msxml4.dll) is used if found.
    (To force using old msxml3.dll, create DWORD value ForceMSXML3
    under HKEY_CURRENT_USER\Software\Far\Plugins\YMS\XMLDOM
    and set it to 1.)

[+] Shift-F3 views element/schema definitions (if present).

[+] Alt-Shift-Ins works as it should.

[-] XPath selection didn't work on prefixed tags.

[+] Root element's attributes are displayed in the Info panel.

[+] Documents can be validated on load if the Validate option is enabled.

[+] "Resolve Externals" option is added. See the help for details.

[*] By default, "Resolve Externals" is OFF (was ON).

[-] After saving changes on exit, the plugin didn't exit actually.


Version 1.21, 23 Oct 2003

[+] XPath selection implemented. See the help for details.

[+] Ctrl-F puts XPath of the current item into the command line.
    XPath format is also used to display the current path in the command 
    prompt and in commands like Ctrl-].

[+] Ctrl-N toggles data displayed in the Name column: tags or ID attributes.

[+] Ctrl-H toggles description display for big elements (>500 items).
    Disabling it will significantly reduce rescanning time.

[+] "Add to Plugins Menu" option added. When enabled, the plugin displays
    "XML browser" item in the plugin menu (F11). When it is selected,
    the current file under cursor is opened.

[+] The version of MSXML3.DLL is displayed in the Info panel.

[+] Alt-Shift-F3 and Alt-Shift-F4 view selected nodes. (Saving not 
    implemented.)

[-] Fixed the problem of cursor bar positioning when going up to the parent
    element if there are duplicated names in it.


Version 1.1, 19 Sep 2003

[*] Browsing begins from the document, not from the top level element.
[*] Text, comments and CDATA are exported as raw data (not XML),
    and always in Windows code page. 
[+] Elements, text, comments and CDATA can be edited by F4.
[+] F7 creates an element. (Pretty useless with no Shift-F4 import.)
[+] Name Column Attributes option added to Configuration menu.
[*] Attributes come first in unsorted mode, because they come first 
    in the XML file.
[*] XML header is added only if international characters were found in 
    the exported XML.
[+] Panel mode is saved.
[-] Too long file names are truncated now during export.
[-] XML parser international error messages were displayed incorrectly.
[-] F4 on ".." can edit the current element.


Version 1.0, 4 May 2003

[+] Elements can be exported either in UTF-8 or in Windows format.
    A header is added if necessary.
{+] File saving implemented (Shift-F2) to use for editing.
[+] Attributes, text elements and comments can be edited with Ctrl-Z.
[+] Elements and attributes can be deleted.
[+] Configuration dialog added.
[+] Added "Don't open files" option. It is useful for searching in archives.
[-] International tags and names were displayed in a wrong code page.
[-] Pressing Cancel during long operations caused an exception.
[-] Skip and Skip All buttons in the overwrite dialog didn't work 
    correctly.

------------------------
http://michael-y.org/FAR
