Details
-
New Feature
-
Resolution: Fixed
-
Major
-
3.2
-
None
Description
This is useful when you administer a wiki and wish to find out all pages containing broken links.
Note that the idea is to implement this as a transformation since:
- crawling all pages is time consuming
- when you crawl pages you don't have the user context and thus you can't find out broken links that are generated in scripts
Note that for improve performances the implementation should put links to be checked on a queue and have a separate processing thread + check the same link only every few minutes.
Attachments
Issue Links
- blocks
-
XWIKI-7116 Add ability to check statuses of External Links
- Closed
- depends on
-
XWIKI-7105 Source reference should be set in XDOM before transformations execute
- Closed