Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

ppi-ag/thymeleaf-mailto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thymeleaf mailtoBuild Status

Thymeleaf Dialect which helps to create mailto-links.

Supported attributes at anchor-tags "" are:

  • mail:to: the to-field of an email
  • mail:bcc: the bcc-field of an email
  • mail:cc: the cc-field of an email
  • mail:subject: the subject-field of an email
  • mail:body: the body-field of an email

The maximal lenght of the link is 507 characters otherwise IE will not show anything.

See the testdata at src/test/resources/thymeleaf/mailto.

To use codecompletion add xmlns:mail="http://www.ppi.de/thymeleaf/mailto" to the html-tag.

Installation

Simply add de.ppi.oss thymeleaf-mailto 0.1

About

Thymeleaf dialect to create mailto-links

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages