$Id: syntax.txt,v 1.1 2000/06/07 21:56:07 kiwi Exp $

Here is the syntax of the sqlcounter tags (which is like the traditional
counter one...).

When used without any arguments the syntax is more or less like the
<accessed> tag... See the Roxen manual for this..

When you use the option sytle=whatever, then you can use it like the <counter>
tag e.g.:

<sqlcount
		border=...			| like <IMG BORDER=...
		align=[left|center|right]	| like <IMG ALIGN=...
		width=...			| like <IMG WIDTH=...
		height=...			| like <IMG HEIGHT=...

		cheat=xxx			| Add xxx to the actual number of accesses.
		add=...				| Add one to the number of accesses 
						| of the current document.
		reset				| Reset the counter the next time it is called.
		style="stylename" >		| Cool PPM font name (default style=a)
