| <factinclude latestchanges />  Includes links to the 10 latest changed facts.     latestchanges can take the following parameters:   
count 
 
count="3"  
  
Defines how many links should be displayed. In this case there will be shown 3 links. 
  
Note: if you type a value 0 between the quotation marks the default value will be loaded. 
 
 
view 
 
view="simple" 
  
This parameter makes the latest changes list in a simple compact form as in the left frame. 
  
Attention: If you use the view-parameter and the display on the same time, no all options of the display-parameter will take effect. 
 
 
userid 
 
userid="80016" 
  
Displays the latest changed facts by the user with the id=80016. 
 
 
filterbyfolder 
 
filterbyfolder="452701" 
  
With this parameter you can filter by a specific folder with infoID "452701.1". 
  
Please, note: Use only the id of a folder - only the first part of the ID, without dot and version. 
  
 
 
service 
 
service="system_service_name" 
  
Displays the latest changes filtered by the appropriate service name. 
  
For example: 
If you type service="news" you will see only the latest changes on this service. 
  
  
Service names are: facts(text), image, downloads, link, news, events, dialog, weblogs 
 
 
display 
 
display="icon,changetype,title,datedifference,creator,infoid,date" 
  
Indicates what columns will be shown in the latestchanges section. 
  
Attention: if you want this parameter to work correctly, you schould NOT use blank spaces between the quotational marks and the commas. 
 
  
maincolumnwidth 
 
<factinclude latestchanges maincolumnwidth="200"/>  
  
maincolumnwidth - width of the title column (default 135) 
 
displaymore 
 
displaymore="1" 
  
You should either not set this parameter or use value 1. In the last case there will be shown the "more..." link at the bottom. 
 
forumid 
 
forumid="102" 
  
Displays the latest changes from the platform with ID 102 (default - current platform) 
 
  
  |