Module: check_mk
Branch: master
Commit: 43c4c1c166b6b8c9c38ff076b1bbc00d3200a957
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=43c4c1c166b6b8…
Author: Mathias Kettner <mk(a)mathias-kettner.de>
Date: Thu Dec 16 16:48:37 2010 +0100
Multisite: new HTML variable display_options
This allows to customize which parts of output are generated and
is usefull for embedding Multisite views into other web applications.
---
ChangeLog | 4 +
web/.f12 | 2 +-
web/htdocs/htmllib.py | 55 ++++++++++-------
web/htdocs/js/check_mk.js | 19 ++++--
web/htdocs/views.py | 124 +++++++++++++++++++++------------------
web/plugins/views/painters.py | 57 ++++++++++++------
web/plugins/views/perfometer.py | 7 ++-
7 files changed, 160 insertions(+), 108 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=43c4c1c166…