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