Topics Block
From GeeklogWiki
[edit]
Content / Functionality
This block lists all the topics that are visible for the current user. It also features a "Home"-link on the top.
[edit]
Customizing
The order of the topics can be changed in the settings for the individual topic.
The "Home" link can be removed with the following setting in config.php:
$_CONF['hide_home_link'] = 1;
The Name of the Block can be changed in the block-settings.

