Module last_category_objects

This Module will display the last (most recently updated) objects in in specific category.

Parameters last_category_objects

Lists the specified number of objects of the given type in the given category, starting from the most recently created.
Required parameters are in bold.
Go to the source code
Preferences required: feature_categories

Parameters Accepted Values Description Default Since
id int Identifier of the category from which objects are listed. Objects merely in child categories will not be displayed. Example value: 13.
maxlen int Maximum number of characters in object names allowed before truncating.
type any string except for HTML and PHP tags Type of the objects to list. Example values: *, wiki page, article, FAQ, blog, image, file gallery, tracker,

Usage

You will see it listed at ""Admin > Modules > Assign new module > Module Name (drop down)" (tiki-admin_modules.php).

You can assign a this Module to a lateral column (See Module Admin page if needed), or you can include it within a wiki page, using the PluginModule.

The assigned module looks like this:

image here (without surrounding box, since it's not needed for module boxes)

See these pages for information that applies for all modules: