Platform-specific Link Checker API
Removes external links from the Link State cache for any page that is saved |
Type | JAR |
Category | API |
Developed by | |
Active Installs | 1738 |
Rating | |
License | GNU Lesser General Public License 2.1 |
Bundled With | XWiki Standard |
Compatibility | XWiki 3.3M2+ |
Table of contents
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.10.2):
- org.xwiki.rendering:xwiki-rendering-transformation-linkchecker 16.10.2
- org.xwiki.commons:xwiki-commons-observation-api 16.10.2
- org.xwiki.platform:xwiki-platform-bridge 16.10.2
- org.xwiki.platform:xwiki-platform-oldcore 16.10.2