Home
last modified time | relevance | path

Searched refs:meta (Results 701 – 725 of 1683) sorted by relevance

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

/plugin/jsonrpc/conf/
H A Dmetadata.php3 $meta['allow_all'] = array('onoff');
4 $meta['allowed'] = array('string');
/plugin/judge/conf/
H A Dmetadata.php8 $meta['upload_path'] = array('string');
9 $meta['editors_group'] = array('string');
/plugin/twofactorsmsappliance/conf/
H A Dmetadata.php9 $meta['enable'] = array('onoff');
10 $meta["url"] = array('string');
/plugin/linksenhanced/conf/
H A Dmetadata.php9 $meta['check_all_external'] = array('onoff');
10 $meta['check_only_namespace'] = array('string');
/plugin/log/conf/
H A Dmetadata.php8 $meta['logpage'] = array('string');
9 $meta['userpage'] = array('string');
/plugin/medialist/conf/
H A Dmetadata.php6 $meta['emptyInfo'] = array('onoff');
7 $meta['checkboxes'] = array('onoff');
/plugin/emoji/conf/
H A Dmetadata.php9 $meta['assetsrc'] = array('multichoice',
11 $meta['asseturi'] = array('string');
/plugin/htmlokay/conf/
H A Dmetadata.php2 $meta['custom_error_but'] = array('onoff');
3 $meta['su_unrestricted'] = array('onoff');
/plugin/textinsert/conf/
H A Dmetadata.php2 $meta['stdreplace'] = array('onoff');
3 $meta['farm'] = array('onoff');
/plugin/hyphenation/conf/
H A Dmetadata.php8 $meta['language'] = array('multichoice', '_choices'=>array('de', 'en', 'es', 'fr', 'nl', 'sv'));
9 $meta['customhyph'] = array('');
/plugin/operawidget/conf/
H A Dmetadata.php8 $meta['customtitle'] = array('string');
9 $meta['skin'] = array('multichoice', '_choices'=>array('skin1', 'skin2', 'skin3', 'skin4', '…
/plugin/pageimage/conf/
H A Dmetadata.php9 $meta['default_image'] = array('string');
10 $meta['height'] = array('string');
/plugin/pagetemplater/conf/
H A Dmetadata.php11 $meta['enabled_namespaces'] = array('');
12 $meta['excluded_pages'] = array('string');
/plugin/datatables/conf/
H A Dmetadata.php8 $meta['excludedPages'] = array('regex');
9 $meta['enableForAllTables'] = array('onoff');
/plugin/editsections2/conf/
H A Dmetadata.php9 $meta['order_type'] = array(
14 $meta['highlight_target'] = array(
/plugin/searchresultswithpath/conf/
H A Dmetadata.php7 $meta['show_path_only_as_heading'] = array('onoff');
8 $meta['use_ns_heading'] = array('onoff');
/plugin/googlemaps/conf/
H A Dmetadata.php7 $meta['key'] = array('string');
8 $meta['script'] = array('string');
/plugin/googlesearch/conf/
H A Dmetadata.php8 $meta['apikey'] = array('string');
9 $meta['maxresults'] = array('numeric');
/plugin/webexteamsnotifier/conf/
H A Dmetadata.php2 $meta['namespaces'] = array('string');
3 $meta['webhook'] = array('string');
/plugin/requiz/conf/
H A Dmetadata.php8 $meta['requizreg'] = array('onoff');
9 $meta['requizusr'] = array('onoff');
/plugin/autoindentcontrol/conf/
H A Dmetadata.php9 $meta['default_behavior'] = array('multichoice', '_choices' => array('0', '1'));
10 $meta['show_toggle_switch'] = array('onoff');
/plugin/linebreak/conf/
H A Dmetadata.php7 $meta['automatic'] = array('onoff'); // apply to all wiki pages automatically
8 $meta['in_quotes'] = array('onoff'); // apply within DokuWiki's quote syntax mode
/plugin/datapopup/conf/
H A Dmetadata.php9 $meta['fields'] = array('string');
10 $meta['registered_types'] = array('string');
/plugin/wikipediasnippet/conf/
H A Dmetadata.php6 $meta['snippetLength'] = array('string');
7 $meta['useHtml'] = array('onoff');
/plugin/progrecss/conf/
H A Dmetadata.php10 $meta['percent_format'] = array('string', 'pattern' => '/\%[0-9]*[uoxX]/' );
12 $meta['fraction_divisor'] = array('string', 'pattern' => '/./' );

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