From 637004c5391eb48b473a80df1de425aaae8edc25 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 23 Jan 2003 09:24:20 +0000 Subject: - Tidied up XHTML. Patch by Ulf. - Added missing t() function. Patch by Stefan. --- modules/statistics.module | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'modules/statistics.module') diff --git a/modules/statistics.module b/modules/statistics.module index ff0c127cc..3121a7dbf 100644 --- a/modules/statistics.module +++ b/modules/statistics.module @@ -164,7 +164,7 @@ function statistics_help() {

Configuring the statistics module

-

There are a couple of configuration options added to the main admin page. +

There are a couple of configuration options added to the main admin page.

The first option, enable access log, allows you to turn the access log on and off. This log is used to store things like referrers and who's online. Enabling the log adds one database call per page displayed by Drupal.

@@ -205,7 +205,7 @@ function statistics_help() {
  • administer statistics module - enable for user roles that get to configure the statistics module.
  • administer statistics - enable for user roles that get to view the referrer statistics.
  • -If 'administer statistics' and 'access statistics' are both enabled, the user will see a link from each node to that node's referrer statistics (if enabled). +

    If 'administer statistics' and 'access statistics' are both enabled, the user will see a link from each node to that node's referrer statistics (if enabled).

    Statistics module (for developers)

    @@ -219,7 +219,7 @@ If 'administer statistics' and 'access statistics' are both enable

    The module automatically adds '# reads' to each node's link section (if enabled).

    Top stories

    -

    The statistics.module provides a function 'statistics_title_list($type)' to return an array of links to any of the following: the top viewed nodes of all time, the top viewed nodes of today, the last viewed nodes. You can pass in: +

    The statistics.module provides a function 'statistics_title_list($type)' to return an array of links to any of the following: the top viewed nodes of all time, the top viewed nodes of today, the last viewed nodes. You can pass in: