This is a basic access counter. Instead of using a CGI-script, you just have to insert <accessed> (this page has been accessed times since ).

Attributes

type=string, roman, mcdonalds, linus or number
string:
roman:
mcdonalds:
number: The default,
linus:

cheat=num
Add num to the actual number.

factor=num
Modify the number of accesses by factor/100, that is, factor=200 means 5 accesses will be seen as 10.

lang=sw
When using type=string, type 'etthundraett' instead of 'one hundred one'. This also affects the 'since' and 'part' tags, see below.

file=f
Show the number of times the file 'f' has been accessed instead of how many times the current page has been accessed. If f does not begin with '/', it is asumed to be a relative URL to the directory in which the file in which the <insert> tag.

Note that you will have to type in the full name of the file. If there is a file named tmp/index.html, you cannot shorten the name to tmp/.

prec=number
Round the accessed number. If prec=2, show '12000' instead of '12149'.

add:
Add one to the number of accesses of the file that is accessed, or, in the case of no file, the current document.

since:
Insert the date that the accessed number is counted from. The language will depend on the 'lang' tag, default is english.

The are more attributes that are the same for all date-related tags.

capitalize:
Capitalize the string.

lower:
Lower case the string.

upper:
Upper case the string.