Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you previously had to use external tools to find dead links on your page, the Links App keeps an eye on the accessibility and sends a warning if an invalid link is found.

Links Screenshots

Features

  • Add one link or bulk import multiple links

  • Configurable mail or magnolia notification when faulty links are found

  • See where in your workspaces the links were added

  • Rich Text Editor implementation

  • Scheduled check of all the links, configurable

  • Title of a added link is fetched automatically when left empty

  • Multi Language (i18n)

...

  • core 6.2/*

  • ui-admincentral 6.2/*

  • rendering 6.2/*

  • mail 5.5/*

  • scheduler 2.3/*

Compatibility

  • Java 8

  • Magnolia 6.2

Maven

Code Block
languagexml
<dependency>
    <groupId>ch.esense.links</groupId>
    <artifactId>links-module-main</artifactId>
    <version>1.11.1</version>
</dependency>

...