Home
last modified time | relevance | path

Searched refs:meta (Results 676 – 700 of 1683) sorted by relevance

1...<<21222324252627282930>>...68

/plugin/gitlab/conf/
H A Dmetadata.php3 $meta['server'] = array('string');
4 $meta['api_token'] = array('string');
/plugin/nohighlight/conf/
H A Dmetadata.php9 $meta['disable_highlight'] = array(
14 $meta['remove_url_params'] = array('onoff');
/plugin/qstat/conf/
H A Dmetadata.php2 $meta['use_proxy'] = array('onoff');
3 $meta['proxy_url'] = array('string');
/plugin/docsearch/conf/
H A Dmetadata.php3 $meta['showSnippets'] = array('numeric');
4 $meta['showUsage'] = array('numeric');
/plugin/rocketchatnotifier/conf/
H A Dmetadata.php2 $meta['namespaces'] = array('string');
3 $meta['webhook'] = array('string');
/plugin/routeplaner/conf/
H A Dmetadata.php2 $meta['modus'] = array('multichoice',
4 $meta['showwebdefooter'] = array('onoff');
/plugin/definitionlist/conf/
H A Dmetadata.php6 $meta['dt_fancy'] = array('onoff');
7 $meta['classname'] = array('string');
/plugin/letsencrypt/conf/
H A Dmetadata.php9 $meta['documentroot'] = array('string');
10 $meta['certificatedir'] = array('string');
/plugin/uparrow/conf/
H A Dmetadata.php6 $meta['image'] = array('string', '_pattern' => '#^[\-_a-zA-Z0-9]+\.(png|jpg|jpeg|gif){1}$#');
7 $meta['auto'] = array('onoff');
/plugin/usercontact/conf/
H A Dmetadata.php9 $meta['fields'] = array('string');
10 $meta['users_namespace'] = array('string');
/plugin/cloudstorage/conf/
H A Dmetadata.php9 $meta['cdn_url'] = array('string');
10 $meta['force_decode_file_name'] = array('onoff');
/plugin/namespacemessage/conf/
H A Dmetadata.php9 $meta['not_in_namespaces'] = array('string');
10 $meta['message'] = array('string');
/plugin/docimporter/conf/
H A Dmetadata.php3 $meta["api_username"] = array('string');
4 $meta["api_password"] = array('password');
/plugin/reliwa/conf/
H A Dmetadata.php2 $meta['url'] = array('string');
3 $meta['user'] = array('string');
/plugin/duoshuo-dokuwiki/conf/
H A Dmetadata.php8 $meta['auto'] = array('onoff','_caution' => 'warning');
9 $meta['shortname'] = array('string','_pattern' => '/^[0-9a-zA-Z\-]+$/');
/plugin/shorturl/conf/
H A Dmetadata.php3 $meta['showmsg'] = array('onoff');
4 $meta['saveconftocachedir'] = array('onoff');
/plugin/showinitpage/conf/
H A Dmetadata.php8 $meta['initpageurl'] = array('string');
9 $meta['initpagestartonly'] = array('onoff');
/plugin/showpageafterlogin/conf/
H A Dmetadata.php9 $meta['page_after_login'] = array('string');
10 $meta['login_display_count'] = array('numeric');
/plugin/translation2/conf/
H A Dmetadata.php8 $meta['languages'] = array('string');
9 $meta['default_language'] = array('string');
/plugin/markdownextra/conf/
H A Dmetadata.php11 $meta['frontmatter'] = array('onoff');
12 $meta['markdowneditor'] = array('multichoice', '_choices' => array('none', 'meltdown'));
/plugin/listusergroup/conf/
H A Dmetadata.php8 $meta['namespace'] = array('string');
9 $meta['homeicon'] = array('multichoice', '_choices' => array('class="fa fa-home"', 'class="iconify…
/plugin/searchdefaults/conf/
H A Dmetadata.php9 $meta['default_sort'] = ['multichoice', '_choices' => ['hits', 'mtime']];
10 $meta['default_time_limit'] = ['multichoice', '_choices' => ['any', 'week', 'month', 'year']];
/plugin/searchtext/conf/
H A Dmetadata.php3 $meta['search_in_text'] = array('onoff');
4 $meta['snippet_in_text'] = array('onoff');
/plugin/bureaucracyau/conf/
H A Dmetadata.php3 $meta['runas'] = array('string');
4 $meta['maxEmailAttachmentSize'] = array('numeric');
/plugin/vimeo/conf/
H A Dmetadata.php9 $meta['accessToken'] = array('password');
10 $meta['thumbnailWidthPercent'] = array('numeric', '_min' => 10, '_max' => 100);

1...<<21222324252627282930>>...68