Extended groovy console icon
Module Id
extended-groovy-console
Group Id
org.jahia.community.modules
Updated
Requires Jahia
8.1.0.0
Author
Damien Saulnier
Category
Tools and Utilities
Status
COMMUNITY info

Extended groovy console group_work

groovy

This module registers in the tools page an alternative groovy console with additional features.

Dependencies & Dependants

Dependencies
  • NONE

Changelog 2.9

  • Added the support of editable lists (text input combined with a datalist)
  • Color the script output based on the log level
  • Added the debug level messages to the console output (were printed out only in the logs)
  • Log the messages in the console output only if the specified log level is enabled
  • Added the possibility to specify a dedicated logger for a script

How To Install

Documentation available on GitHub: https://github.com/Jahia/extended-groovy-console

License

MIT License

Copyright (c) 2020 - 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.