Platform-specific Link Checker API

Last modified by Admin on 2024/05/19 01:44

link_breakRemoves external links from the Link State cache for any page that is saved
TypeJAR
CategoryAPI
Developed by

XWiki Development Team

Active Installs2209
Rating
0 Votes
LicenseGNU Lesser General Public License 2.1
Bundled With

XWiki Standard

Compatibility

XWiki 3.3M2+

Installable with the Extension Manager

Description

This module is based on the Link Checker Transformation which offers a Java and Scripting API to get the states of all external links found in the wiki.

This module adds the ability to refresh the Link State cache by clearing the cache of external links found in any page that is being saved. This allows users to fix broken links and have the Link State cache display up-to-date data.

In addition there's a Link Checker Application which displays the statuses of all external links in the wiki.

Prerequisites & Installation Instructions

We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager).

You can also use the manual method which involves dropping the JAR file and all its dependencies into the WEB-INF/lib folder and restarting XWiki.

Dependencies

Dependencies for this extension (org.xwiki.platform:xwiki-platform-linkchecker-api 16.3.1):

Get Connected