Link API
Last modified by Admin on 2024/10/28 16:42
API to manipulate links found in documents |
Type | JAR |
Category | API |
Developed by | |
Rating | |
License | GNU Lesser General Public License 2.1 |
Bundled With | XWiki Standard |
Compatibility | Since 14.8. |
Description
Tools to manipulate links found in documents.
Link Store
The component org.xwiki.link.LinkStore allows accessing indexed links.
The current implementation is based on the Solr document Search core.
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-link 16.9.0):
- org.xwiki.platform:xwiki-platform-model-api 16.9.0
- org.xwiki.platform:xwiki-platform-store-api 16.9.0