Home
last modified time | relevance | path

Searched refs:conf (Results 576 – 600 of 2245) sorted by relevance

1...<<21222324252627282930>>...90

/plugin/imagebox/lang/da/
H A Dsettings.php8 $conf['display_magnify'] = 'Aktiver visning af ikonet med et forstørrelsesglas';
9 $conf['default_caption_style'] = 'Standard signatur stil';
10 $conf['center_align'] = 'Tillad signaturcentrering';
/plugin/qc/conf/
H A Ddefault.php3 $conf['maxshowen'] = '25';
4 $conf['adminonly'] = 0;
5 $conf['single_author_only'] = 0;
/plugin/hidepages/conf/
H A Ddefault.php8 $conf['ignorepattern'] = 0;
9 $conf['hidefromsearch'] = 1;
10 $conf['hidefromsitemap'] = 1;
/plugin/airtable/conf/
H A Ddefault.php8 $conf['Base_ID'] = '';
9 $conf['API_Key'] = '';
10 $conf['Max_Records'] = '';
/plugin/forceuserchange/conf/
H A Ddefault.php8 $conf['groupname'] = 'pwchange';
9 $conf['grouprel'] = 'including';
10 $conf['allowsamepw'] = 1;
/plugin/skilltagicon/conf/
H A Ddefault.php8 $conf['easy_tag'] = 'skill>basic';
9 $conf['intermediate_tag'] = 'skill>intermediate';
10 $conf['expert_tag'] = 'skill>expert';
/plugin/skype/conf/
H A Ddefault.php7 $conf['function'] = 'dropdown'; // default function
8 $conf['size'] = '24'; // default size
9 $conf['style'] = 'white'; // default style
/plugin/mcitem/conf/
H A Ddefault.php2 $conf['showIcon'] = 1;
3 $conf['iconWidth'] = 24;
4 $conf['boldLink'] = 1;
/plugin/tableplot/conf/
H A Ddefault.php2 $conf['orient'] = 'vertical';
3 $conf['series'] = 'columns';
4 $conf['id'] = 'table1';
/plugin/gitlog/conf/
H A Ddefault.php3 $conf['git_exec'] = '/usr/bin/git';
4 $conf['root_dir'] = '';
5 $conf['date_format'] = 'd.m.Y H:i';
/plugin/tuxquote/conf/
H A Ddefault.php3 $conf['tuxquote_title'] = '';
4 $conf['tuxquote_width'] = '256px';
5 $conf['tuxquote_align'] = 'right';
/plugin/hubspot/conf/
H A Ddefault.php10 $conf['track_admin_user'] = 0;
11 $conf['track_user'] = 1;
12 $conf['js_tracking_code'] = '';
/plugin/whoisonline/conf/
H A Ddefault.php8 $conf['minutesTillAway'] = 5;
9 $conf['ignoreAnonymous'] = 1;
10 $conf['displayline'] = "{username}";
/plugin/requiz/conf/
H A Ddefault.php9 $conf['requizusr'] = 0;
11 $conf['requizreg'] = 1;
13 $conf['requizset'] = array (
/plugin/autogroup/conf/
H A Ddefault.php2 $conf["enable_add"] = 0;
3 $conf["enable_remove"] = 0;
4 $conf["regex"] = '';
/plugin/autostartpage/conf/
H A Ddefault.php8 $conf['templatefile'] = '_autostartpage';
9 $conf['silent'] = 1;
10 $conf['forcecreate'] = 0;
/plugin/feedaggregator/conf/
H A Ddefault.php8 $conf['force_feed'] = 0;
9 $conf['force_fsockopen'] = 0;
10 $conf['token'] = '';
/plugin/imagebox/lang/de/
H A Dsettings.php8 $conf['display_magnify'] = 'Aktivieren Sie die Anzeige des symbols mit einer Lupe';
9 $conf['default_caption_style'] = 'Standard-signaturstil';
10 $conf['center_align'] = 'Signaturzentrierung erlauben';
/plugin/imagebox/lang/de-informal/
H A Dsettings.php8 $conf['display_magnify'] = 'Aktivieren Sie die Anzeige des symbols mit einer Lupe';
9 $conf['default_caption_style'] = 'Standard-signaturstil';
10 $conf['center_align'] = 'Signaturzentrierung erlauben';
/plugin/src/conf/
H A Ddefault.php11 $conf['location'] = '';
14 $conf['allow'] = '';
20 $conf['rules'] = '';
/plugin/enforcesummary/conf/
H A Ddefault.php7 $conf['enforce_summary'] = 1;
8 $conf['default_minoredit'] = 0;
9 $conf['enforce_preview'] = 0;
/plugin/jplayer/conf/
H A Ddefault.php3 $conf['skin'] = 'blue.monday';
4 $conf['max_audio_files_per_player'] = '50';
5 $conf['use_id3_tags'] = '1';
/plugin/hipchat/conf/
H A Ddefault.php8 $conf['hipchat_token'] = "<token>";
9 $conf['hipchat_room'] = "<room-name>";
10 $conf['hipchat_name'] = "Wiki";
/plugin/autolink2/conf/
H A Ddefault.php5 $conf['customfilter_start'] = ''; // Custom rule to filter for autolink2
6 $conf['customfilter_end'] = ''; // Custom rule to filter for autolink2
7 $conf['autoautolink'] = 1 ; // Set link automagically to every page
/plugin/autosearch/conf/
H A Ddefault.php2 $conf['index_pages'] = 'index,home,@subpage_with_same_name';
3 $conf['pagelist'] = 1;
4 $conf['search'] = 1;

1...<<21222324252627282930>>...90