Important

Major updates are in progress. Some pages and languages may not be available.

Understanding Module Parameters

You can customize the properties of a module by using its parameters.
{NOTE()}Refer to the Tiki Documentation Tiki for complete information.{NOTE}

Adding Parameters to User Modules

When using user modules use the Parameters field (when assigning the modules ) to apply parameters to the module.

Admin: Modules
Adding parameters to a user module.

Admin: Modules
Adding parameters to a user module.

Separate multiple parameters with & (ampersand).

For example, to specify the the following parameters:

  • Flip = y
  • Nopage = HomePage


use:

flip=y&nopage=HomePage

Using Module-Specific Parameters

Each Tiki module may contain parameters specific to that module. For example, the Categories module contains a parameter to specify which category IDs to display in the module.


Starting in Tiki 7, module-specific parameters are located on the Modules tab.

Admin: Modules
Module parameters for the Categories module.

Admin: Modules
Parameters for the Categories module.

Advertising