As a Jahia Administrator
I want to Get information about what tools is meant for and the possible options
In order to Know what I can do with the tools
Notes
A markdown file that matches the name of the tool (jsp or menu entry) can be provided.
If found, the documentation of the tool can be displayed either as a modal or at the bottom of the tool itself.
This allows to provide documentation to any external tools.
We can display the documentation in the footer or with a link that opens a modal in the tools index.
This requires a markdown interpreter to display the documentation properly
Important
As a Jahia Administrator
I want to Get information about what tools is meant for and the possible options
In order to Know what I can do with the tools
Notes
A markdown file that matches the name of the tool (jsp or menu entry) can be provided.
If found, the documentation of the tool can be displayed either as a modal or at the bottom of the tool itself.
This allows to provide documentation to any external tools.
We can display the documentation in the footer or with a link that opens a modal in the tools index.
This requires a markdown interpreter to display the documentation properly
Important