History: Module Admin
Source of version: 91 (current)
Copy to clipboard
!Module Administration page {DIV(float=right,width="200px")}^::Related Topics:: * ((Module)) * ((dev:Administration|Bugs and Wishes))^{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)) %%% or %%% Access __http://example.org/tiki-admin.php?page=module__ ;__Note__: ''To configure specific modules, select __Admin > Modules__ from the main menu.'' ~tc~ Prefrence documentation generated from https://sourceforge.net/p/tikiwiki/code/HEAD/tree/trunk/lib/prefs/ ~/tc~ ~tc~ To update documentation see https://dev.tiki.org/How-to-get-commit-access ~/tc~ {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} ---