The {last_created_items} TAG returns an array of items that were lastly created. It can return them from fetching them from a single submenu or from the complete community.
You have the option to get the array of items itself or you can let the TAG render html, so you don't have to struggle with the objects themself.
→ Since BIGACE 2.5.
The itemtype to find last created items for.
If set, items with this parent will be returned only. If not set, items from the whole community are fetched.
The name of the template variable the value will be assigned to. If value is not set the html is rendered, if set you will retrieve an array of items.
How to handle descriptions: -1 = hide description, 0 = full length, every other value = allowed length of description
If set the date of the creation is put out, if not set the date is skipped.