blob: 9e17e38e5803e0fe3adce40e8212b8e9cd67bb27 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{tr}<strong>Summary</strong>: Display the most recently changed content by the viewer.{/tr}<br />
<table class="data">
<tr>
<th style="width:20%;">{tr}Parameter{/tr}</th>
<th style="width:20%;">{tr}Value{/tr}</th>
<th style="width:60%;">{tr}Description{/tr}</th>
</tr>
<tr class="odd">
<td>content_type_guid</td>
<td>bitpage<br />bituser<br />...</td>
<td>{tr}Here you can specify what type of content you wish to show.{/tr}</td>
</tr>
<tr class="even">
<td>show_date</td>
<td>( {tr}boolean{/tr} )</td>
<td>{tr}Specify if you want to display the date of the last modification.{/tr}</td>
</tr>
</table>
|