diff options
author | wiz <wiz@pkgsrc.org> | 2000-08-11 00:31:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-08-11 00:31:23 +0000 |
commit | 4172b6b6d8869076f33facee7ed0e07951cc74e2 (patch) | |
tree | 221530de463e23485924d8263adbde7586e0ec17 /www | |
parent | c1f5f5ce8fc734579c8e111f138e93f7f3dae2b1 (diff) | |
download | pkgsrc-4172b6b6d8869076f33facee7ed0e07951cc74e2.tar.gz |
cleanup, be more verbose
Diffstat (limited to 'www')
-rw-r--r-- | www/wwwcount/pkg/DESCR | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/www/wwwcount/pkg/DESCR b/www/wwwcount/pkg/DESCR index 443dc1d8ad0..6e51d3a2a52 100644 --- a/www/wwwcount/pkg/DESCR +++ b/www/wwwcount/pkg/DESCR @@ -1,4 +1,7 @@ -The counter, clock and date, all in one program. This single program can -be used for any number of web pages, for any number of users. - -WWW: http://www.semcor.com/~muquit/Count.html +The Count program is a standard CGI program to count raw access hits in web +pages. This is a graphic counter, that means it only counts if the browser +support graphics. It keeps the hits in text files. The program tries to +maintain data integrity by locking the datafile. Among its many features, +it also can be used to show time, date (of any timezone in the world), +and countdown to a date. This single program can be used for any number +of web pages, for any number of users. |