File: rmagic.sample

package info (click to toggle)
rmagic 2.21-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,008 kB
  • ctags: 175
  • sloc: perl: 4,562; makefile: 30
file content (40 lines) | stat: -rw-r--r-- 782 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
#
# Sample Report Magic settings file.
# For details on commands see the documentations, starting at docs/index.html
# or see the comments in the rmagic.ini file in each language directory 
# (e.g lang/en/rmagic.ini)
#

[statistics]
File_In = sample.dat
Frame_File_Out = index.html
Format= XHTML 1.0

[reports]
Active_Column=R
File_Out = reports/

Title_Font = Helvetica,Arial,sans-serif
Title_BG_Color = #000000
Title_Font_Color = #FFCC00

Data_Font = Helvetica,Arial,sans-serif
Data_Color_1 = #D0FFD0
Data_Color_2 = #F0FFF0
Data_Total_Color = #FFCC66
Data_Header_Color = #9999CC

[QUICK]
Rows = ALL

[graphs]
BG_Color = #FFFFCC

[navigation]
File_Out = nav.html

[website]
Title = Web Statistics for my website
Webmaster = webmaster@website.com
Base_URL = http://www.website.com