Module: nagvis Branch: master Commit: af182d601c798f68f5bbc45690c49042a7b9163e URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis/nagvis;a=commit;h=af182d601c798f68f5bbc45690c49042a7b9163e
Author: Lars Michelsen <[email protected]> Date: Tue Sep 8 20:34:21 2009 +0200 #8 Added new macro [html_images] to header templates; Made header template ready to work with the new paths --- docs/en_US/header_templates.html | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/docs/en_US/header_templates.html b/docs/en_US/header_templates.html index c75c611..c4fa9f4 100644 --- a/docs/en_US/header_templates.html +++ b/docs/en_US/header_templates.html @@ -35,6 +35,9 @@ <td> [html_base] </td><td> URL to HTML-Base (/nagios/nagvis) </td> </tr> <tr> + <td> [html_images] </td><td> URL to HTML-Images (/nagios/nagvis/images) <font color="#ff0000">(New in 1.5)</font></td> + </tr> + <tr> <td> [html_templates] </td><td> Path to header templates (nagvis/nagvis/etc/templates/header) </td> </tr> <tr> ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
