summaryrefslogtreecommitdiff
path: root/modules/help_mod_top_authors.tpl
blob: e7e4c9c9adf3169a3585072a63f9dc9a0b1d031e (plain)
1
2
3
4
5
6
7
8
9
10
11
<p class="note">
	{tr}Display the most popular authors based on page hits. If <kbd>content_type_guid</kbd> is set to <em>bituser</em>, the ranking is based on whose homepage has been hit most frequently.{/tr}
	<br />
	<span class="example">{tr}Example:{/tr} <kbd>content_type_guid=bitblogpost</kbd></span>
</p>

<dl>
	<dt class="param"><kbd>content_type_guid</kbd></dt>
	<dd><em>{tr}bitweaver content type GUID{/tr}</em></dd>
	<dd>bitpage, bituser&hellip;</dd>
</dl>