Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 35
blobb09f784b4760b28cd4b917b91952a9d907adc573
1 Title: Convert HTTP(S) links in plugin output into clickable icon
2 Level: 1
3 Component: multisite
4 Version: 1.2.3i7
5 Date: 1384432725
6 Class: fix
8 The Multisite GUI now translates HTTP links that are contained in the output
9 of plugins into an icon that contains a clickable <tt>href</tt> to that link.
10 This feature has been introduced to allow at least basic HTML support in plugin outputs.
11 If you want to have full html support in plugin output (including the security risks it brings)
12 you can disable the option "Escape HTML codes in plugin output" in the global settings.