Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
doc | 2014-11-22 | ||
README.txt | 2014-11-22 | 1.8 kB | |
html-merge.zip | 2014-11-22 | 213.6 kB | |
Totals: 3 Items | 215.4 kB | 0 |
html-merge v.1.2.0.0 ==================== This program allows you to merge several HTML files into one file. No installation required. After unpacking the archive into any folder, read and accept the program license contained in the file 'license.txt', then run html-merge.exe. Release notes ------------- Changes in version 1.2.0.0: Fixed bugs: - encoding could be detected improperly for some files with missing <meta> tags and xhtml files with non-UTF-8 encoding - multiple <html> tags could be present in the output file - UTF-8 encoding errors could be underreported resulting in file truncation Changes in version 1.1.0.1: New features: - Command line support - Extended error messages - Localization added for languages: German, Spanish, French, Italian, and Portuguese Fixed bugs: - 'doctype' element was not transferred to the output file - 'href' attribute was not resolved in 'area' tags Improvements: - Extended input encoding support (ISO-8859-1/2/3, Windows-1250/1/2/3, UTF-16, UTF-16BE, UTF-8) Version history --------------- Changes in version 1.0.2.0: - Buffered file I/O issues resolved - Fixed bug: XHTML files were parsed in HTML mode - Font rendering parameters were set to OS default - File encoding detection was improved Bugs fixed in version 1.0.1.2: - Failed to follow links if HTML href attributes were in uppercase Features added in version 1.0.1.1: - XHTML files support Bugs fixed in version 1.0.1.1: - href linking did not work if target was defined using 'id' attribute - when output file had to be overwritten, merge halted in the middle - 'HTML files' string in the file save dialog was not output properly