summaryrefslogtreecommitdiff
path: root/modules/help_mod_last_changes.tpl
blob: ff49d8b14ffb11514e37d64683a14ddafed20644 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<p class="note">
	{tr}Display the most recently changed content.{/tr}
	<br />
	<span class="example">{tr}Example:{/tr} <kbd>show_date=1</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>

	<dt class="param"><kbd>show_date</kbd></dt>
	<dd><em>{tr}Boolean{/tr}</em></dd>
</dl>