freebsd-ports/www/bacula-web/files/patch-bacula-web-templates-report.tpl
Ion-Mihai Tetcu 32c5c9cdf9 Bacula-web is a php based web program that provides you a summarized output
of jobs that have already run. It obtains its information from your catalog
database. Aside from a nice graphical display, it provides summaries of your
jobs, as well as graphs of job usage. This is a fairly high level bacula
management tool. Here are a few points that one user made concerning this
important tool:

- It is web-based so can be accessed from anywhere.
- It is "read only" users can examine the state of the backups but not write
to anything and therefore do no damage
- It packs a phenomenal amount of information into a single web-page - that I
credit as being very good design!

The documentation for bacula-web can be found in a separate bacula-web
document in the bacula-docs release.

WWW: http://www.bacula.org/

PR:		ports/101457
Submitted by:	Dan Langille <dan at langille.org>
2006-08-08 14:44:24 +00:00

9 lines
294 B
Smarty

--- bacula-web/templates/report.tpl.orig Mon Sep 19 11:33:10 2005
+++ bacula-web/templates/report.tpl Sat Apr 29 16:36:04 2006
@@ -1,5 +1,5 @@
{* Página principal BACULA *}
-{config_load file=bacula.conf}
+{config_load file=bacula-web.conf}
{popup_init src="js/overlib.js"}
<html>
<head>