Subversion Repositories wimsdev

Rev

Rev 15799 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15799 Rev 17180
Line 2... Line 2...
2
 
2
 
3
!distribute items day(s),week(s),month(s),year(s),Requests,Sessions,Visiting sites,\
3
!distribute items day(s),week(s),month(s),year(s),Requests,Sessions,Visiting sites,\
4
  Number,total,average<br />per jour,average<br />per week,average<br />per month,average<br />per année,\
4
  Number,total,average<br>per jour,average<br>per week,average<br>per month,average<br>per year,\
5
  average<br />per site,Weekly<br />average,Type of the plot,Daily,the beginning\
5
  average<br>per site,Weekly<br>average,Type of the plot,Daily,the beginning\
6
into name_day,name_week,name_month,name_year,name_Requests,name_Sessions,name_Visitors,\
6
into name_day,name_week,name_month,name_year,name_Requests,name_Sessions,name_Visitors,\
7
   name_cnt,name_total,name_avgday,name_avgweek,name_avgmonth,name_avgyear,\
7
   name_cnt,name_total,name_avgday,name_avgweek,name_avgmonth,name_avgyear,\
8
   name_avgsite,name_avghebdo,name_plot,name_byday
8
   name_avgsite,name_avghebdo,name_plot,name_byday
9
 
9
 
10
!set name_requests=!lowercase $name_Requests
10
!set name_requests=!lowercase $name_Requests
Line 16... Line 16...
16
  Show the statistics\
16
  Show the statistics\
17
  Per module details\
17
  Per module details\
18
  Number of visits\
18
  Number of visits\
19
  from\
19
  from\
20
  to\
20
  to\
21
  Date of<br />installation\
21
  Date of<br>installation\
22
  Sub-total\
22
  Sub-total\
23
into name_choose,name_details,name_showstat,wims_name_statdetail,name_number_visits,name_from,\
23
into name_choose,name_details,name_showstat,wims_name_statdetail,name_number_visits,name_from,\
24
  name_to,name_installed,name_subtotal
24
  name_to,name_installed,name_subtotal
25
!!!set title=Usage statistics
25
!!!set title=Usage statistics
26
!set name_sum=!nosubst sum over $laps days
26
!set name_sum=!nosubst sum over $laps days
27
 
27
 
28
!set name_prompt=total<br />requests,requests<br />per site,total<br />sites
28
!set name_prompt=total<br>requests,requests<br>per site,total<br>sites
29
!set name_explanations=<ul>\
29
!set name_explanations=<ul>\
30
<li>The request number counts only requests for pages.\
30
<li>The request number counts only requests for pages.\
31
 Requests for modules under development are not counted.\
31
 Requests for modules under development are not counted.\
32
</li><li>The number of visiting sites is counted on a daily basis.\
32
</li><li>The number of visiting sites is counted on a daily basis.\
33
</li><li>The number of (daily) visitors is between the site number and \
33
</li><li>The number of (daily) visitors is between the site number and \