History: Module Admin
Source of version: 92 (current)
Copy to clipboard
{syntax type="markdown" editor="wysiwyg"} # Module Administration page {DIV(float=right,width="200px")}{BOX()} {DIV(style='text-align: center')}Related Topics{DIV} - ((Module)) - ((dev:Administration|Bugs and Wishes)){BOX}{DIV} **Overview** : Use this page to configure the site-wide settings for Tiki modules. **To access** : Click the **Module** icon {img src=img/icons/large/display-capplet.png alt="Module Admin"} on the ((Admin Panels|Admin Panel)) <br /> or <br /> Access **http://example.org/tiki-admin.php?page=module** **Note** : *To configure specific modules, select **Admin > Modules** from the main menu.* {PREFDOC(tab="module" img="8:654")/} --- #- Module Admin There are two pages used to administer modules: {FANCYTABLE(head="**Purpose**|**Version**|**Location**")} \\\\Site-wide module settings|Since 2x|**Admin Home->Module** (or **tiki-admin.php?page=module**) Before 2x|**Admin Home->Features** For configuring individual modules|all|**Admin->Modules** (or **tiki-admin_modules.php**) {FANCYTABLE} These are addressed separately below. ## Site-Wide Admin Panel {img src=img/icons/large/display-capplet.png} ***Admin Home->Module** (or **tiki-admin.php?page=module**)* Selected settings from this admin panel are explained in more detail here: {FANCYTABLE(head="**Setting**|**Comment**")} **Users can configure modules**|If this is set, modules won't be reflected in the screen until you configure them from **MyTiki->Modules** (see ((User Modules))). This goes for Admin users too. **Display modules to all groups**|If this is set, any setting for the **Groups** parameter will be ignored and the module will be displayed to all users. (See ((Module Setttings Parameters|#Parameter_List|Module Settings Parameters)) for information about the Groups setting). **Hide Anonymous Only Modules from Registered Users**|If this is set and an individual module is assigned to the Anonymous group, the module will be displayed *only* to anonymous visitors. Registered users will not see the module. {FANCYTABLE} ## Individual Module Admin Page ***Admin->Modules** (or **tiki-admin_modules.php**)* This admin page is used to configure individual modules and is explained in the following pages: {toc type=fancy} ---