| v102 | added OSM directory to configuration path | |
| v103 | 2007-11-24 | Compatiblity issue with DW MX. Removed id attribs and getElementById method. |
| v104 | 2007-12-02 | Compatibility issue with DW MX. Unable to reproduce error reported by Adobe. RegExp was changed to older style. Removed use of back reference "(?:.|\n|\r)". Changed to "[\s\S]". |
| v105 | 2007-12-06 | Debug version. DW MX compatibility issue. Test alert site.getLocalPathToFiles(); DWfile.read(); |
| v106 | 2007-12-29 | Rewritten to use the DOM. The OrdinarySiteMap.html file is opened in the DW workspace and manipulated live. |