Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Callouts

A GLPI plugin to inject a button into the tinymce editor to allow the usage of markdown callouts.

The button basically only adds div containers with a specific icon, title and certain css classes which then get colored in with the provided css file. Button is not visible on the User side in the helpdesk/simplified interface, however the CSS is still available, so technicians can add callouts to tickets and users will see them.

This plugin does not utilize the database in any additional way, as it only loads the additional JS and CSS file. The CSS also specifically uses ".callouts" to avoid clashing with the class ".callout" that is already present in GLPI.

What it looks like in the editor: grafik End result: grafik

About

A GLPI plugin to inject a button into the tinymce editor to allow the usage of markdown callouts.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages