xref: /template/mikio/conf/metadata.php (revision 8378d39297548d67734ceba471cbfea43534a9fb)
1<?php
2
3/**
4 * DokuWiki Mikio Template Configuration Metadata
5 *
6 * @link    http://dokuwiki.org/template:mikio
7 * @author  James Collins <james.collins@outlook.com.au>
8 * @license GPLv2 (http://www.gnu.org/licenses/gpl-2.0.html)
9 */
10$meta['iconTag']                = array('string');
11$meta['customTheme']            = array('string');
12$meta['showNotifications']      = array('multichoise', '__choices' => array('none', 'admin', 'always'));
13$meta['useLESS']                = array('onoff');
14
15$meta['navbarUseTitleIcon']     = array('onoff');
16$meta['navbarUseTitleText']     = array('onoff');
17$meta['navbarUseTaglineText']   = array('onoff');
18$meta['navbarCustomMenuText']   = array('string');
19
20
21$meta['navbarDWMenuType']       = array('multichoice', '_choices' => array('icons', 'text', 'both'));
22$meta['navbarDWMenuCombine']    = array('multichoice', '_choices' => array('seperate', 'dropdown', 'combine'));
23
24$meta['navbarPosLeft']          = array('multichoice', '_choices' => array('none', 'custom', 'search', 'dokuwiki'));
25$meta['navbarPosMiddle']        = array('multichoice', '_choices' => array('none', 'custom', 'search', 'dokuwiki'));
26$meta['navbarPosRight']         = array('multichoice', '_choices' => array('none', 'custom', 'search', 'dokuwiki'));
27$meta['navbarShowSub']          = array('onoff');
28
29$meta['navbarItemShowCreate']   = array('multichoice', '_choices' => array('always', 'logged in', 'logged out', 'never'));
30$meta['navbarItemShowShow']     = array('multichoice', '_choices' => array('always', 'logged in', 'logged out', 'never'));
31$meta['navbarItemShowRevs']     = array('multichoice', '_choices' => array('always', 'logged in', 'logged out', 'never'));
32$meta['navbarItemShowBacklink'] = array('multichoice', '_choices' => array('always', 'logged in', 'logged out', 'never'));
33$meta['navbarItemShowRecent']   = array('multichoice', '_choices' => array('always', 'logged in', 'logged out', 'never'));
34$meta['navbarItemShowMedia']    = array('multichoice', '_choices' => array('always', 'logged in', 'logged out', 'never'));
35$meta['navbarItemShowIndex']    = array('multichoice', '_choices' => array('always', 'logged in', 'logged out', 'never'));
36$meta['navbarItemShowProfile']  = array('multichoice', '_choices' => array('always', 'logged in', 'logged out', 'never'));
37$meta['navbarItemShowAdmin']    = array('multichoice', '_choices' => array('always', 'logged in', 'logged out', 'never'));
38$meta['navbarItemShowLogin']    = array('multichoice', '_choices' => array('always', 'never'));
39$meta['navbarItemShowLogout']   = array('multichoice', '_choices' => array('always', 'never'));
40
41$meta['searchButton']           = array('multichoice', '_choices' => array('icon', 'text'));
42
43$meta['heroTitle']              = array('onoff');
44$meta['heroImagePropagation']   = array('onoff');
45
46$meta['tagsConsolidate']        = array('onoff');
47
48$meta['breadcrumbHideHome']     = array('onoff');
49$meta['breadcrumbPosition']     = array('multichoice', '_choices' => array('none', 'top', 'hero', 'page'));
50$meta['breadcrumbPrefix']       = array('onoff');
51$meta['breadcrumbPrefixText']   = array('string');
52$meta['breadcrumbSep']          = array('onoff');
53$meta['breadcrumbSepText']      = array('string');
54
55$meta['youarehereHideHome']     = array('onoff');
56$meta['youareherePosition']     = array('multichoice', '_choices' => array('none', 'top', 'hero', 'page'));
57$meta['youareherePrefix']       = array('onoff');
58$meta['youareherePrefixText']   = array('string');
59$meta['youarehereSep']          = array('onoff');
60$meta['youarehereSepText']      = array('string');
61$meta['youarehereHome']         = array('multichoice', '_choices' => array('none', 'page title', 'home', 'icon'));
62$meta['youarehereShowLast']     = array('numeric');
63
64$meta['sidebarShowLeft']        = array('onoff');
65$meta['sidebarAlwaysShowLeft']  = array('onoff');
66$meta['sidebarLeftRow1']        = array('multichoice', '_choices' => array('none', 'logged in user', 'search', 'content', 'tags'));
67$meta['sidebarLeftRow2']        = array('multichoice', '_choices' => array('none', 'logged in user', 'search', 'content', 'tags'));
68$meta['sidebarLeftRow3']        = array('multichoice', '_choices' => array('none', 'logged in user', 'search', 'content', 'tags'));
69$meta['sidebarLeftRow4']        = array('multichoice', '_choices' => array('none', 'logged in user', 'search', 'content', 'tags'));
70$meta['sidebarMobileDefaultCollapse']    = array('onoff');
71$meta['sidebarShowRight']       = array('onoff');
72$meta['sidebarAlwaysShowRight'] = array('onoff');
73
74$meta['tocFull']                = array('onoff');
75
76$meta['pageToolsFloating']      = array('multichoice', '_choices' => array('none', 'page editors', 'always'));
77$meta['pageToolsFooter']        = array('multichoice', '_choices' => array('none', 'page editors', 'always'));
78
79$meta['pageToolsShowCreate']    = array('multichoice', '_choices' => array('always', 'logged in', 'logged out', 'never'));
80$meta['pageToolsShowEdit']      = array('multichoice', '_choices' => array('always', 'logged in', 'logged out', 'never'));
81$meta['pageToolsShowRevs']      = array('multichoice', '_choices' => array('always', 'logged in', 'logged out', 'never'));
82$meta['pageToolsShowBacklink']  = array('multichoice', '_choices' => array('always', 'logged in', 'logged out', 'never'));
83$meta['pageToolsShowTop']       = array('multichoice', '_choices' => array('always', 'logged in', 'logged out', 'never'));
84
85$meta['footerCustomMenuText']   = array('string');
86$meta['footerSearch']           = array('onoff');
87$meta['footerInPage']           = array('onoff');
88
89$meta['licenseType']            = array('multichoice', '_choices' => array('none', 'badge', 'button'));
90$meta['licenseImageOnly']       = array('onoff');
91
92$meta['includePageUseACL']      = array('onoff');
93$meta['includePagePropagate']   = array('onoff');
94
95$meta['stickyTopHeader']        = array('onoff');
96$meta['stickyNavbar']           = array('onoff');
97$meta['stickyHeader']           = array('onoff');
98