Home
last modified time | relevance | path

Searched refs:conf (Results 176 – 200 of 2245) sorted by relevance

12345678910>>...90

/plugin/chat/
H A Dlocal.php.dist1 $conf['chat']['namespace'] = 'chat'; // namespace to put discussion pages in
2 $conf['chat']['automatic'] = false; // true if comments are enabled for every page
3 $conf['chat']['recentfirst'] = true; // display most recent comments first
4 $conf['chat']['allowguests'] = true; // should unregistred users be allowed to comment
5 $conf['chat']['usegravatar'] = false; // should gravatar pictures be displayd
6 $conf['chat']['linkemail'] = false; // link usernames with e-mail addresses
7 $conf['chat']['namerequired'] = false; // must provide a username
8 $conf['chat']['emailrequired'] = false; // must provide a e-mail address
9 $conf['chat']['show-progress'] = true; // display info bar
10 $conf['chat']['max-message-size'] = 2048; // maximum size of message
[all …]
/plugin/orgapp/conf/
H A Ddefault.php2 $conf['width'] = '50%';
3 $conf['height'] = '50%';
4 $conf['name'] = 'Organigram';
5 $conf['archive'] = './lib/plugins/orgapp/OrgApplet.jar';
6 $conf['code'] = 'OrganigramApplet.class';
7 $conf['target'] = '_blank';
8 $conf['type'] = 0;
/plugin/clock/conf/
H A Ddefault.php14 $conf['clock_id'] = 'dw_clock_object';
16 $conf['clock_type'] = 'text';
18 $conf['clock_style'] = 'plain';
20 $conf['helpbar'] = 1;
21 $conf['toolbar'] = 0;
23 $conf['clock_infopage'] = ':wiki:clock';
25 $conf['nojs_fallback'] = 0;
28 $conf['font_fallback'] = 'monospace';
/plugin/calendoku/conf/
H A Ddefault.php5 $conf['icaltemplates'] = 'template';
6 $conf['icalnamespaces'] = 'ical';
7 $conf['datetimeformat'] = 'Y-m-d H:i';
8 $conf['dateformat'] = 'Y-m-d';
9 $conf['timeformat'] = 'H:i';
10 $conf['showlocaltime'] = 1;
11 $conf['defaulttimezone'] = '';
/plugin/tabinclude/conf/
H A Ddefault.php2 $conf['use_first_heading']= 1;
3 $conf['namespace_in_tab'] = 0;
4 $conf['ajax_init_page'] = 0;
5 $conf['hideloading'] = 0;
6 $conf['goto_link_header'] = 1;
7 $conf['goto_link_footer'] = 1;
8 $conf['toc_in_tab'] = 0;
/plugin/visrep/conf/
H A Ddefault.php3 $conf['path_blockdiag'] = 'blockdiag';
4 $conf['path_seqdiag'] = 'seqdiag';
5 $conf['path_actdiag'] = 'actdiag';
6 $conf['path_nwdiag'] = 'nwdiag';
7 $conf['path_rackdiag'] = 'rackdiag';
8 $conf['path_packetdiag'] = 'packetdiag';
9 $conf['path_graphviz'] = 'dot';
H A Dmetadata.php3 $conf['path_blockdiag'] = array('string');
4 $conf['path_seqdiag'] = array('string');
5 $conf['path_actdiag'] = array('string');
6 $conf['path_nwdiag'] = array('string');
7 $conf['path_rackdiag'] = array('string');
8 $conf['path_packetdiag'] = array('string');
9 $conf['path_graphviz'] = array('string');
/plugin/authvk/conf/
H A Ddefault.php9 $conf['client_id'] = '';
10 $conf['client_secret'] = '';
11 $conf['redirect_uri'] = '';
12 $conf['admin_id'] = '0';
13 $conf['group_id_of_admins'] = '0';
14 $conf['group_id_of_moderators'] = '0';
15 $conf['group_id_of_users'] = '0';
/plugin/twistienav/conf/
H A Ddefault.php8 $conf['startPagesOnly'] = 1;
9 $conf['exclusions'] = 'start,sidebar,@wiki';
10 $conf['twistieMap'] = 1;
11 $conf['pageIdTrace'] = 1;
12 $conf['pageIdExtraTwistie'] = 1;
13 $conf['style'] = 'svg';
14 $conf['useheading'] = 1;
/plugin/recaptcha2/conf/
H A Ddefault.php9 $conf['publickey'] = '6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI';
10 $conf['privatekey'] = '6LeIxAcTAAAAAGG-vFI1TnRWxMZNFuojJ4WifJWe';
11 $conf['theme'] = 'light';
12 $conf['lang'] = '';
13 $conf['regprotect'] = '1';
14 $conf['editprotect'] = '1';
15 $conf['forusers'] = '0';
/plugin/sidebarng/conf/
H A Ddefault.php5 $conf['pos'] = 'left';
6 $conf['pagename'] = 'sidebar';
7 $conf['group_ns'] = 'group';
8 $conf['user_ns'] = 'user';
9 $conf['content'] = 'main'; // defines the content of the sidebar
10 $conf['order'] = 'main,namespace,user,group'; // defines the order of the left sidebar conte…
11 $conf['main_always'] = 1;
/plugin/facebookevents/conf/
H A Ddefault.php7 $conf['dformat'] = 'd F Y';
8 $conf['tformat'] = 'h:ia';
11 $conf['default'] = '
17 $conf['table'] = $conf['default'];
18 $conf['short'] = $conf['default'];
/plugin/facebookwall/conf/
H A Ddefault.php3 $conf['dformat'] = 'd F Y';
4 $conf['tformat'] = 'h:ia';
7 $conf['default'] = '===== {datetime} =====
11 $conf['table'] = '
16 $conf['article'] = '[[{url}|{{ wiki:facebook.png?nolink}}]]** {datetime} ** \\\\
22 $conf['maxWidth'] = 300;
23 $conf['maxHeight'] = 0;
/plugin/math/conf/
H A Ddefault.php10 $conf['mathmulti_iscgi'] = 0; // 1=eqn images are produced by cgi every time the page is viewed
11 $conf['mathmulti_mimetex'] = ""; //Path to mimetex bin (produce img)
12 $conf['mathmulti_itex2mml'] = ""; //Path to itex2mml bin (produce mathml)
13 $conf['mathmulti_plain2mml'] = ""; //Path to plain2mml bin (produce mathml)
14 $conf['mathmulti_format'] = "img"; //default mathmulti rendering format
15 $conf['mathmulti_idiom'] = "tex"; //default mathmulti math idiom (dialect)
16 $conf['mathmulti_size'] = "12"; //default mathmulti math char size [points]
/plugin/loadskin/conf/
H A Ddefault.php7 $conf['automaticOutput'] = 0;
8 $conf['excludeTemplates'] = '';
9 $conf['mobileSwitch'] = 0;
10 $conf['mobileTemplate'] = '';
11 $conf['preferUserChoice'] = 1;
12 $conf['inheritInTranslations'] = 1;
13 $conf['allowInAdmin'] = 0;
/plugin/facebookalbum/conf/
H A Ddefault.php3 $conf['appid'] = '';
4 $conf['secret'] = '';
5 $conf['fanpageid'] = '';
6 $conf['ignore'] = 'cover photos';
7 $conf['order'] = 'DESC';
9 $conf['album_template'] = '
23 $conf['picture_template'] = '
/plugin/recaptcha/conf/
H A Ddefault.php8 $conf['publickey'] = '';
9 $conf['privatekey'] = '';
10 $conf['theme'] = 'red';
11 $conf['lang'] = '';
12 $conf['regprotect'] = '1';
13 $conf['editprotect'] = '1';
14 $conf['forusers'] = '0';
/plugin/dokubookmark/conf/
H A Ddefault.php5 $conf['namespace'] = 'wiki:weblog:@D@'; // default location for weblog entries
6 $conf['presets'] = 'Private=weblog:@D@;Public=wiki:weblog:@D@|wiki:tags:new'; // semicolon se…
7 $conf['tagbox'] = 1; // show tag checkboxes
8 $conf['tagboxtable'] = 1; // arrange tags in a table
9 $conf['dateformat'] = 'Y:m_d_His'; // format of @D@ datetime.
10 $conf['enable_save'] = 0; // allow to bypass the preview stage.
11 $conf['wikitemplate'] = '====== @T@ ======\n[[@U@]]\n----\n@S@\n\n{{tag>Bookmark}}';
/plugin/dokumicrobugtracker/conf/
H A Ddefault.php6 $conf['send_email'] = 0; // Send email off by default
7 $conf['email_address'] = 'email@yourdomain.com'; // should unregistred users be able to comment?
8 $conf['use_captcha'] = 1; // Use captcha on by default
9 $conf['severities'] = 'Minor Bug,Feature Request,Major Bug'; // List of severities
10 $conf['email_subject_template'] = "The bug report @ID@ in the project @PROJECT@ changed";
11 $conf['email_body_template'] = "Hi, \n\nYou receive this bug change notification as you report the …
12 $conf['statuses'] = 'New,Fixed,Closed'; // List of statuses
/plugin/directions/conf/
H A Ddefault.php6 $conf['max_directions'] = "7"; // Maximum number of visible results for a single page directions ta…
7 $conf['hitslog'] = "data/hits.log"; // relative path to hits logfile
8 $conf['registered_only'] = "0"; // Show only data for registered users only.
9 $conf['trim_limit'] = "19"; // Visible chars when page title is too big.
10 $conf['banned_ip'] = ""; // Banned ip to ignore (list of ips separated by commas)
11 $conf['banned_users'] = ""; // Banned users to ignore (list of login separated by commas)
12 $conf['banned_agents'] = ""; // Banned agents to ignore (list of strings to detect separated by com…
/plugin/amcharts/conf/
H A Ddefault.php8 $conf['url_yaml'] = 'js-yaml.min.js';
9 $conf['url_amcharts'] = 'amcharts/';
10 $conf['amcharts_js'] = 'amcharts.js|serial.js|funnel.js|gantt.js|gauge.js|pie.js|radar.js|xy.js|plu…
11 $conf['amcharts_css'] = 'plugins/export/export.css';
12 $conf['width'] = '';
13 $conf['height'] = '250px';
14 $conf['align'] = 'center';
/plugin/authfacebook/conf/
H A Ddefault.php3 $conf['applicationID'] = '';
4 $conf['applicationSecret'] = '';
5 $conf['appAdmin'] = '';
6 $conf['superuser'] = '[]';
7 $conf['fbgid2group'] = '{}';
8 $conf['defaultgroup'] = 'facebook';
9 $conf['scope'] = 'email,user_managed_groups';
/plugin/externalembed/conf/
H A Ddefault.php8 $conf['YT_API_KEY'] = '';
9 $conf['PLAYLIST_CACHE_TIME'] = '24';
10 $conf['THUMBNAIL_CACHE_TIME'] = '24';
11 $conf['MINIMUM_EMBED_WIDTH'] = '200';
12 $conf['MINIMUM_EMBED_HEIGHT'] = '200';
13 $conf['DEFAULT_PRIVACY_DISCLAIMER'] = '';
14 $conf['DOMAIN_WHITELIST'] = '';
/plugin/pdftools/conf/
H A Ddefault.php3 $conf['company'] = 'Your Company - See configuration';
5 $conf['print hide'] = 1; # hide print button
6 $conf['print hide on start'] = 1; # hide print button on start pages
7 $conf['print template1'] = "";
8 $conf['print template2'] = "";
9 $conf['print template3'] = "";
10 $conf['print template4'] = "";
/plugin/strata/conf/
H A Ddefault.php3 $conf['default_type'] = '[text]';
4 $conf['predicate_type'] = '[text]';
5 $conf['default_dsn'] = 'sqlite:@METADIR@/strata.sqlite';
6 $conf['isa_key'] = 'is a';
7 $conf['title_key'] = 'entry title';
8 $conf['scoped'] = 0;
9 $conf['debug'] = 0;
11 $conf['enable_entry'] = 1;

12345678910>>...90