]> git.sur5r.net Git - bacula/bacula/blob - gui/bacula-web/README
- Little graph fix
[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 REQUERIMENTS:
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         - Bacula (Oh!, yes, you need this ;-) ) http://www.bacula.org
19
20                 
21 INSTALL
22 *******
23 - Copy this distribution to root directory or a subdirectory of your webroot.
24 - Edit configs/bacula.conf with your preferences
25 - Run "test.php" from your browser.
26
27
28 NOTES
29 *****
30 - Best resolution: 1024x768
31 - Best viewed with Firefox.
32 - Tested with Microsoft Explorer.
33 - Restart web server if language changes isn't showing itself.
34
35 KNOWN BUGS
36 **********
37 - In Pie graphs, the margins don't work. It is a phplot bug.
38 - The total elapsed time "calculation" is rudimentary. If you have 2 or more concurrency jobs this is not real.
39
40 Send your bugs at this link: http://indpnday.com/bacula_stuff/bacula-web/mantisbt/login_page.php
41
42 TEMPLATES
43 *********
44 - In this version you will have to edit code pages (*.php) to show diferent templates.
45 - Bacula-web needs a good designer!!! ;-)
46
47 TRANSLATIONS
48 ************
49 - Edit "messages.po" and send me, please, with your LANGUAGE code.
50
51 - You can extract strings with this command: 
52 $ ./tsmarty2c.php templates > lang.c
53 $ xgettext lang.c
54 - Now you must have this file: messages.po
55 - Edit and send me, please.
56
57
58 PS: Feel free to make improvements to the code. All suggestions are welcome.
59
60
61 Bacula®is a registered trademark of Kern Sibbald and John Walker