The Choose Style Sheet Path dialog now has tabs for choosing a File System path, an Internet URL path, and extentions for HTML support files. The File System tab has an edit box for a template for specifying where on your file system external stylesheet and schema files are to be stored in terms of the description identification (Org, Title, Version, Ext). It has buttons for each of the identifiers. Start by entering the base of the directory path in the edit box and then use the buttons to insert identifier tokens. The Internet tab has the same edit box and buttons as for the Filesystem, but for an Internet URL. The Extentions tab has an edit box and a "Do not create" check box for each type of external stylesheet or schema file the program can create. The edit boxes default to the standard extentions for each file type.
The Save markup file dialog for Export / Generate XML now gives you better control over how external files are referenced. Now you have three choices, selected by way of radio buttons: Local, Internet URL or File System. Absolute Internet paths are formed from the Style Sheet path that was specified above. Absolute Filesystem paths are formed from the Style Sheet path that was specified above. Local support files are generated in the same folder and with the same base file name as the XML file, but with the proper extension for their function (e.g. .XSL or .XSD).
The Save File dialog for Export / Generate HTML and Generate HTML Form and Generate XForm now gives you better control over how external CSS files are referenced. They all now have four radio buttons: Inline, Local, Abs. Filesystem and Internet URL. The Local, Internet URL and Absolute Filesystem buttons work the same as for XML.
See the revisions.txt file for a list of changes.