Skip to content

Releases: vdaburon/CreateHtmlForFilesInDirectory

Version 1.10, Add page break before image and HTML table

Choose a tag to compare

@vdaburon vdaburon released this 20 Apr 12:37

Add page break before image and HTML table , it's nice when you print the HTML page or generate a PDF file of this HTML page. Add new system propertie : add_page_break (default true)

Version 1.9 correct end h4 for Table Of Contents

Choose a tag to compare

@vdaburon vdaburon released this 25 Sep 13:58

Version 1.9, Correct end for Table Of Content, update central-publishing-maven-plugin version 0.9 (before 0.8)

Version 1.8 add new extensions txt and htm

Choose a tag to compare

@vdaburon vdaburon released this 16 Jul 15:31

Add extensions ".txt" and ".htm", ".htm" file is not include like ".html" file but like log file with a link a href. It's a solution to open another html page with a link.
Change the maven plugin and configuration to publish to maven central in pom.xml.

Version 1.6 Compute relative path for result page to a parent directory

Choose a tag to compare

@vdaburon vdaburon released this 29 Apr 12:42

Version 1.6, compute relative path for result page to a parent directory, e.g: directory with file : "c:/dir/image" and result to parent directory "../index.html" links in index.html to relative sub directory "image/"

Version 1.5, Change links name for Table Of Contents

Choose a tag to compare

@vdaburon vdaburon released this 27 Apr 10:23

Version 1.5, Change links name for Table Of Contents to avoid conflict with links in included html page.

Version 1.4 Add Table Of Contents

Choose a tag to compare

@vdaburon vdaburon released this 26 Apr 10:57

Version 1.4 Add Table Of Contents and new property add_toc (default value : true)

Version 1.2

Choose a tag to compare

@vdaburon vdaburon released this 10 May 12:31

Add file size after <a href= link

Version 1.1 add link to jtl and xml files

Choose a tag to compare

@vdaburon vdaburon released this 09 Nov 16:57

Version 1.1 add link (a href=) to jtl and xml files

First release

Choose a tag to compare

@vdaburon vdaburon released this 15 Oct 09:51

First release