X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=gui%2Fbacula-web%2FREADME;h=0968de574aa00bfdaa17f626652091dda773b15d;hb=54580053651b94401e7fb057f658e2fea73c9ed7;hp=57137fbf9b9457fa8cc1c5afbd19549e69c55e53;hpb=70a6360a6bfc0efd35da6b122c543674102ce164;p=bacula%2Fbacula diff --git a/gui/bacula-web/README b/gui/bacula-web/README index 57137fbf9b..0968de574a 100644 --- a/gui/bacula-web/README +++ b/gui/bacula-web/README @@ -1,61 +1,22 @@ -This is my little contribution to the bacula community and the -best backup software (http://www.bacula.org). +== Bacula-Web == -Juan Luis Francés Jiménez (bacula_list [at] veloxia.com) +Bacula-Web is a web based tool written in PHP that provide you a summarized view of your bacula's backup infrastructure. +It obtain his information from your bacula catalog's database. -News and bugs: http://indpnday.com/bacula_stuff/bacula-web/mantisbt/login_page.php +For more informations on system requirements, installation and configuration, please the official project site +http://bacula-web.dflc.ch -REQUERIMENTS: -************** - - - Web server (Tested with apache) - - PHP (Tested with php.4.3.4) - - Gettext (Optional) - - GD 2.x - - TrueType (optional) - - Pear DB (http://pear.php.net/package/DB) - - MySQL or PostgreSQL - - Bacula (Oh!, yes, you need this ;-) ) http://www.bacula.org +This is my little contribution to the bacula community and the best open source backup software Bacula (http://www.bacula.org). - -INSTALL -******* -- Copy this distribution to root directory or a subdirectory of your webroot. -- Edit configs/bacula.conf with your preferences -- Run "test.php" from your browser. +== License == +Bacula-Web is released under the terms of the GPL license v2 +The file COPYING contain the full text of the GNU GPL version 2 for details. -NOTES -***** -- Best resolution: 1024x768 -- Best viewed with Firefox. -- Tested with Microsoft Explorer. -- Restart web server if language changes isn't showing itself. +== Contact == -KNOWN BUGS -********** -- In Pie graphs, the margins don't work. It is a phplot bug. -- The total elapsed time "calculation" is rudimentary. If you have 2 or more concurrency jobs this is not real. +Original developer: +Juan Luis Francés (bacula_list AT veloxia dot com) -Send your bugs at this link: http://indpnday.com/bacula_stuff/bacula-web/mantisbt/login_page.php - -TEMPLATES -********* -- In this version you will have to edit code pages (*.php) to show diferent templates. -- Bacula-web needs a good designer!!! ;-) - -TRANSLATIONS -************ -- Edit "messages.po" and send me, please, with your LANGUAGE code. - -- You can extract strings with this command: -$ ./tsmarty2c.php templates > lang.c -$ xgettext lang.c -- Now you must have this file: messages.po -- Edit and send me, please. - - -PS: Feel free to make improvements to the code. All suggestions are welcome. - - -Bacula®is a registered trademark of Kern Sibbald and John Walker +Official maintener: +Davide Franco (bacula-dev AT dflc dot ch)