Home
last modified time | relevance | path

Searched refs:meta (Results 426 – 450 of 1683) sorted by relevance

1...<<11121314151617181920>>...68

/plugin/googledrawing/conf/
H A Dmetadata.php9 $meta['googleUrl'] = array('string');
10 $meta['defaultImageWidth'] = array('numeric');
11 $meta['defaultImageHeight'] = array('numeric');
/plugin/hidepages/conf/
H A Dmetadata.php8 $meta['ignorepattern'] = array('onoff');
9 $meta['hidefromsearch'] = array('onoff');;
10 $meta['hidefromsitemap'] = array('onoff');;
/plugin/authimap2/conf/
H A Dmetadata.php11 $meta['server'] = array('string');
12 $meta['domain'] = array('string');
13 $meta['usedomain'] = array('onoff');
/plugin/html2pdf/html2pdf/conf/
H A Dmetadata.php2 $meta['restrict'] = array('onoff'); // restrict access
3 $meta['templatepath'] = array('string','_pattern' => '/^(|[a-zA-Z\-]+)$/'); // the location of t…
4 $meta['users_namespace'] = array('string','_pattern' => '/^(|[a-zA-Z\-:]+)$/'); // the namespace co…
/plugin/authyubikey/conf/
H A Dmetadata.php8 $meta['yubico_client_id'] = array('numeric');
9 $meta['yubico_secret_key'] = array('string', '_pattern' => '..*');
10 $meta['yubico_maxkeys'] = array('multichoice', '_choices' => array(1,2,3,4,5));
/plugin/drawio/conf/
H A Dmetadata.php7 $meta['zIndex'] = array('string');
8 $meta['url'] = array('string');
9 $meta['toolbar_possible_extension'] = array('string');
/plugin/mantisreporter/conf/
H A Dmetadata.php9 $meta['soap_url'] = array('string');
10 $meta['soap_user'] = array('string');
11 $meta['soap_password'] = array('string');
/plugin/conform/conf/
H A Dmetadata.php2 $meta['conformAllow'] = array('string');
3 $meta['conformFrom'] = array('string');
4 $meta['conformEmailAllow'] = array('string');
/plugin/tagentry/conf/
H A Dmetadata.php8 $meta['tagsrc'] = array('multichoice', '_choices' => array('All tags','Pagenames in tag NS', …
9 $meta['namespace'] = array('string');
10 $meta['blacklist'] = array('string');
/plugin/jenkins/conf/
H A Dmetadata.php7 $meta['jenkins.url'] = array('string');
8 $meta['jenkins.user'] = array('string');
9 $meta['jenkins.token'] = array('string');
/plugin/poldek/conf/
H A Dmetadata.php8 $meta['repos'] = array('string');
9 $meta['http_proxy'] = array('string', '_pattern' => '{^(?:$|https?://\S+$)}i');
10 $meta['ftp_proxy'] = array('string', '_pattern' => '{^(?:$|https?://\S+$)}i');
/plugin/supa/conf/
H A Dmetadata.php11 $meta['previewscaler'] = array( 'multichoice',
13 $meta['previewwidth'] = array( 'string' );
14 $meta['previewheight'] = array( 'string' );
/plugin/svgimg2/conf/
H A Dmetadata.php8 $meta['return_type'] = array('multichoice','_choices' => array('jpg','png'));
9 $meta['bgc'] = array('string', '_pattern' => '/^#?[A-Fa-f0-9]{3}(([A-Fa-f0-9]{3})?)$/');
10 $meta['use_programm'] = array('multichoice','_choices' => array('rsvg','imagemagick', 'inkscape'));
/plugin/sentry/conf/
H A Dmetadata.php9 $meta['dsn'] = array('string');
10 $meta['env'] = array('string');
11 $meta['errors'] = array('\\dokuwiki\\plugin\\sentry\\conf\\Setting');
/plugin/ghissues/conf/
H A Dmetadata.php9 $meta['ghissueuser'] = array('string'); // Github Username, used for User-Agent …
10 $meta['ghissuerefresh'] = array('numeric', '_min' => -1 ); // Min time between API calls (per uniqu…
11 $meta['ghissueoauth'] = array('password'); // OAuth token to use in API calls
/plugin/gitlog/conf/
H A Dmetadata.php3 $meta['git_exec'] = array('string');
4 $meta['root_dir'] = array('string');
5 $meta['date_format'] = array('string');
/plugin/groupmgr/conf/
H A Dmetadata.php9 $meta['forbidden_groups'] = array('string');
10 $meta['require_conf_namespace'] = array('onoff');
11 $meta['conf_namespace'] = array('string');
/plugin/mindmap/conf/
H A Dmetadata.php3 $meta['graphviz_path'] = array('string');
4 $meta['use_plugin_path'] = array('onoff');
5 $meta['plugin_path'] = array('string');
/plugin/function/conf/
H A Dmetadata.php8 $meta['file1'] = array('string');
9 $meta['file2'] = array('string');
10 $meta['file3'] = array('string');
/plugin/numberedheadings/conf/
H A Dmetadata.php9 $meta['tier1'] = array('multichoice', '_choices' => array(0, 1, 2 ,3, 4, 5));
10 $meta['format'] = array('string', '_pattern' => '/^\[(?:(?: *\, *| *)(?:"([^"]*)"))*(?: *)\]$/');
11 $meta['fancy'] = array('onoff');
/plugin/redproject/conf/
H A Dmetadata.php7 $meta['redproject.url'] = array('string');
8 $meta['redproject.API'] = array('string');
9 $meta['redproject.view'] = array('multichoice','_choices' => array(4,2));
/plugin/flattr/conf/
H A Dmetadata.php9 $meta['default_uid'] = array( 'string', '_pattern' => '#^[0-9a-z]+$#' );
10 $meta['default_category'] = array( 'multichoice', '_choices' => array( 'text', 'images', 'video', '…
11 $meta['default_language'] = array( 'string' );
/plugin/rrdgraph/conf/
H A Dmetadata.php9 $meta['cache_timeout'] = array('numeric', '_min' => 0);
10 $meta['include_acl'] = array('onoff');
11 $meta['graph_media_namespace'] = array('string', '_caution' => 'warning', '_pattern' => '!^[a-z0-9]…
/plugin/footnotestyle/conf/
H A Dmetadata.php8 $meta['style'] = array('multichoice','_choices' => array('super','square','supersquare','righ…
9 $meta['stylebottom'] = array('multichoice','_choices' => array('dot', 'square', 'super','supersquar…
10 $meta['amalgamate'] = array('multichoice','_choices' => array('comma','space','spacecomma','off'));
/plugin/sqlraw/conf/
H A Dmetadata.php2 $meta['sqlraw_debugfilepath'] = array('string');
3 $meta['sqlraw_tempdb'] = array('string');
4 $meta['sqlraw_restrict_names'] = array("onoff");

1...<<11121314151617181920>>...68