]> git.sur5r.net Git - bacula/bacula/blob - gui/bacula-web/README
ebl update init of bweb/config
[bacula/bacula] / gui / bacula-web / README
1 This is my little contribution to the bacula community and the 
2 best backup software (http://www.bacula.org).
3
4 Juan Luis Francés Jiménez  (bacula_list [at] veloxia.com)
5
6 News and bugs: http://indpnday.com/bacula_stuff/bacula-web/mantisbt/login_page.php
7
8 REQUIREMENTS:
9 **************
10         
11         - Web server    (Tested with apache)
12         - PHP                   (Tested with php.4.3.4)
13                 - Gettext       (Optional)
14                 - GD 2.x
15                 - TrueType (optional)
16                 - Pear DB (http://pear.php.net/package/DB)
17                 - MySQL or PostgreSQL
18                 - Sessions
19         - If you use PostgreSQL
20                 - dbsize contrib package
21         - Bacula (Oh!, yes, you need this ;-) ) http://www.bacula.org
22
23                 
24 INSTALL
25 *******
26 - Copy this distribution to root directory or a subdirectory of your webroot.
27 - Edit configs/bacula.conf with your preferences
28 - Run "test.php" from your browser.
29
30
31 NOTES
32 *****
33 - Best resolution: 1024x768
34 - Best viewed with Firefox.
35 - Tested with Microsoft Explorer.
36 - Restart web server if language changes isn't showing itself.
37
38 KNOWN BUGS
39 **********
40 - In Pie graphs, the margins don't work. It is a phplot bug.
41 - The total elapsed time "calculation" is rudimentary. If you have 2 or more concurrency jobs this is not real.
42
43 Send your bugs at this link: http://indpnday.com/bacula_stuff/bacula-web/mantisbt/login_page.php
44
45 TEMPLATES
46 *********
47 - In this version you will have to edit code pages (*.php) to show diferent templates.
48 - Bacula-web needs a good designer!!! ;-)
49
50 TRANSLATIONS
51 ************
52 - Edit "messages.po" and send me, please, with your LANGUAGE code.
53
54 - You can extract strings with this command: 
55 $ ./tsmarty2c.php templates > lang.c
56 $ xgettext lang.c
57 - Now you must have this file: messages.po
58 - Edit and send me, please.
59
60
61 PS: Feel free to make improvements to the code. All suggestions are welcome.
62
63
64 Bacula®is a registered trademark of Kern Sibbald and John Walker