diff options
author | wiz <wiz> | 2000-08-11 00:31:23 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-08-11 00:31:23 +0000 |
commit | 59b50ec8ab84fc189b887a7f0bae4b249a3a3b54 (patch) | |
tree | 221530de463e23485924d8263adbde7586e0ec17 /www/wwwcount | |
parent | f833dfcc652e8536968bb9ea20a7edb51f0faeac (diff) | |
download | pkgsrc-59b50ec8ab84fc189b887a7f0bae4b249a3a3b54.tar.gz |
cleanup, be more verbose
Diffstat (limited to 'www/wwwcount')
-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. |