thymeleaf-mailto

Thymeleaf dialect for support of mailto

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

de.ppi.oss
ArtifactId

ArtifactId

thymeleaf-mailto
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

thymeleaf-mailto
Thymeleaf dialect for support of mailto
Project URL

Project URL

https://github.com/ppi-ag/thymeleaf-mailto
Project Organization

Project Organization

PPI AG
Source Code Management

Source Code Management

https://github.com/ppi-ag/thymeleaf-mailto

Download thymeleaf-mailto

How to add to project

<!-- https://jarcasting.com/artifacts/de.ppi.oss/thymeleaf-mailto/ -->
<dependency>
    <groupId>de.ppi.oss</groupId>
    <artifactId>thymeleaf-mailto</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.ppi.oss/thymeleaf-mailto/
implementation 'de.ppi.oss:thymeleaf-mailto:0.1'
// https://jarcasting.com/artifacts/de.ppi.oss/thymeleaf-mailto/
implementation ("de.ppi.oss:thymeleaf-mailto:0.1")
'de.ppi.oss:thymeleaf-mailto:jar:0.1'
<dependency org="de.ppi.oss" name="thymeleaf-mailto" rev="0.1">
  <artifact name="thymeleaf-mailto" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.ppi.oss', module='thymeleaf-mailto', version='0.1')
)
libraryDependencies += "de.ppi.oss" % "thymeleaf-mailto" % "0.1"
[de.ppi.oss/thymeleaf-mailto "0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 2.1.4.RELEASE
org.thymeleaf : thymeleaf-spring4 jar 2.1.4.RELEASE

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 4.1.5.RELEASE

test (4)

Group / Artifact Type Version
org.thymeleaf : thymeleaf-testing jar 2.1.3.RELEASE
junit : junit jar 4.12
org.assertj : assertj-core jar 1.6.0
org.springframework : spring-webmvc jar 4.1.5.RELEASE

Project Modules

There are no modules declared in this project.

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

de.ppi.oss

PPI Informationstechnologie

http://www.ppi.de

Versions

Version
0.1