Lines Matching full:always
13 $meta['showNotifications'] = ['multichoice', '_choices' => ['never', 'admin', 'always']];
36 $meta['navbarItemShowCreate'] = ['multichoice', '_choices' => ['always', 'logged in', 'logged out…
37 $meta['navbarItemShowShow'] = ['multichoice', '_choices' => ['always', 'logged in', 'logged out…
38 $meta['navbarItemShowRevs'] = ['multichoice', '_choices' => ['always', 'logged in', 'logged out…
39 $meta['navbarItemShowBacklink'] = ['multichoice', '_choices' => ['always', 'logged in', 'logged out…
40 $meta['navbarItemShowRecent'] = ['multichoice', '_choices' => ['always', 'logged in', 'logged out…
41 $meta['navbarItemShowMedia'] = ['multichoice', '_choices' => ['always', 'logged in', 'logged out…
42 $meta['navbarItemShowIndex'] = ['multichoice', '_choices' => ['always', 'logged in', 'logged out…
43 $meta['navbarItemShowProfile'] = ['multichoice', '_choices' => ['always', 'logged in', 'logged out…
44 $meta['navbarItemShowAdmin'] = ['multichoice', '_choices' => ['always', 'logged in', 'logged out…
45 $meta['navbarItemShowLogin'] = ['multichoice', '_choices' => ['always', 'never']];
46 $meta['navbarItemShowLogout'] = ['multichoice', '_choices' => ['always', 'never']];
89 $meta['pageToolsFloating'] = ['multichoice', '_choices' => ['none', 'page editors', 'always']];
90 $meta['pageToolsFooter'] = ['multichoice', '_choices' => ['none', 'page editors', 'always']];
92 $meta['pageToolsShowCreate'] = ['multichoice', '_choices' => ['always', 'logged in', 'logged out…
93 $meta['pageToolsShowEdit'] = ['multichoice', '_choices' => ['always', 'logged in', 'logged out…
94 $meta['pageToolsShowRevs'] = ['multichoice', '_choices' => ['always', 'logged in', 'logged out…
95 $meta['pageToolsShowBacklink'] = ['multichoice', '_choices' => ['always', 'logged in', 'logged out…
96 $meta['pageToolsShowTop'] = ['multichoice', '_choices' => ['always', 'logged in', 'logged out…