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