- NONE
This module is an accelerator which offer a convenient way to keep track of the content which has been created/modified, and published on the go-live.
When preparing an update of a web project (e.g. a new product launch or a marketing campaign),
editors work on pages and content that can be spread across the website.
The content releases module offer a convenient way to keep track of the content which has been
created/modified, and published on the go-live.
Get the full documentation on the GitHub page https://github.com/Jahia/content-releases
This release 1.0.1 uses new namespaces for the nodetype definitions to prevent conflicts with previous versions.
If version 1.0.0 has been deployed and used during the past, you will need to remove all existing nodes of type jnt:releaseFolder then remove all mixin jmix:releaseItem that could be set on nodes.
Then you can disable and remove the module 1.0.0 then install this 1.0.1 version
If you find any issue of if you want to propose some improvement, please use the dedicated tools from the developer page https://github.com/Jahia/content-releases
Read the documentation on https://github.com/Jahia/content-releases
MIT License
Copyright (c) 2021 Jahia Forge - Code Repository
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.