This project is not covered by Drupal’s security advisory policy.
The changelog preview module aims to give Drupal users a view of which areas have changed. This allows editors, for example, to see which new functionalities have been added. The changelog must be a Markdown file which is read via a specified path.
Features
Several changelogs can be entered via a form, which can be viewed later via the changelog button.
- Code blocks are highlighted in grey.
- View one or more changelog files in markdown format directly in Drupal.
Post-Installation
1. You can set the changelog settings as an administrator under /admin/changelog_manage
2. The path must be relative to the current Drupal root folder
3. Roles can be given the view changelog permission so that they can view the changelog.
4. The browser path is the path to be called up later for users to view the changelog.
Additional Requirements
The project requires the michelf/php-markdown library, which converts the markdown file into an HTML view for the Drupal page. But the dependency is also installed by the module!
-> michelf/php-markdown
Supporting this Module
The module is supported and maintained by the organisation Landwitschaftsverlag GmbH.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: Developer tools
3 sites report using this module
- Created by plk on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.


