| 1 |
$Id$
|
| 2 |
|
| 3 |
AUTHOR
|
| 4 |
------
|
| 5 |
Jimmy Berry ("boombatower", http://drupal.org/user/214218)
|
| 6 |
|
| 7 |
PROJECT PAGE
|
| 8 |
------------
|
| 9 |
If you need more information, have an issue, or feature request please
|
| 10 |
visit the project page at: http://drupal.org/project/statcounter.
|
| 11 |
|
| 12 |
DESCRIPTION
|
| 13 |
-----------
|
| 14 |
This module takes advantage of the block system. Because of that you
|
| 15 |
can take advantage of the block system's scope fields and define more
|
| 16 |
complicated scope then defaulty provided by the module.
|
| 17 |
|
| 18 |
To do so goto admin/build/block find the statcount block and click
|
| 19 |
configure. Near the bottom you will see fields for specifying page
|
| 20 |
visibility.
|
| 21 |
|
| 22 |
Make sure you set the statcounter module scope to all so that it
|
| 23 |
doesn't override any block settings.
|