{tr}Summary: Display the most recently changed content - limited to a given category.{/tr}
| {tr}Parameter{/tr} | {tr}Value{/tr} | {tr}Description{/tr} |
|---|---|---|
| content_type_guid | bitpage bituser ... |
{tr}Here you can specify what type of content you wish to show.{/tr} |
| show_date | ( {tr}boolean{/tr} ) | {tr}Specify if you want to display the date of the last modification.{/tr} |
| hide_content_type | ( {tr}boolean{/tr} ) | {tr}Specify if you want to display the content type (only applicable if you don't specify a content_type_guid).{/tr} |
| category_id | ( {tr}numeric{/tr} ) | {tr}Content ID of the pigeonhole you want to limit the listing to (can be used instead of category).{/tr} |
| category | ( {tr}string{/tr} ) | {tr}Title of a category you want to limit the listing to (can be used instead of category_id).{/tr} |