Content Integrity icon
Module Id
content-integrity
Group Id
org.jahia.modules
Updated
Requires Jahia
8.0.2.0
Author
Damien Saulnier
Category
Tools and Utilities
Status
COMMUNITY

Content Integrity group_work

integrity

Jahia module that provides an extensible service to test the integrity of the content

Dependencies & Dependants

Dependants
  • NONE

Changelog 3.23

  • Framework
    • [bugfix] Do not start the scan if the root node does not exist in the workspace
    • Improved the method to calculate the publication status so that it can be calculated for a technical Jahia node
  • UI
    • When more than one workspace is scanned, print the number of errors per workspace in the logs when logging the total number of errors
    • [bugfix] Avoid error in the server logs when downloading the scan logs over GraphQL
  • PublicationSanityLiveCheck
    • [bugfix] Improved the handling of the technical sub nodes (ex: an internal link is deleted from a richtext. The technical node holding the reference is immediately deleted from the default workspace, but will be deleted as well in the live workspace only when the content node is published. The technical node was reported as missing in default, and this was a false positive)
  • LockSanityCheck
    • [bugfix] Avoid errors on translation nodes with lock related properties but no j:lockTypes property
  • ReferencesSanityCheck
    • Reduced the memory footprint

How To Install

Documentation available on GitHub: github.com/Jahia/content-integrity

License

MIT License

Copyright (c) 2017 - present Damien SAULNIER

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.