Home
last modified time | relevance | path

Searched refs:conf (Results 26 – 50 of 2245) sorted by relevance

12345678910>>...90

/plugin/discussion/conf/
H A Ddefault.php9 $conf['showguests'] = 1; // show/hide comments from guests
10 $conf['linkemail'] = 0; // link usernames with e-mail addresses
12 $conf['urlfield'] = 0; // allow entering an URL
13 $conf['addressfield'] = 0; // allow entering an address
15 $conf['wikisyntaxok'] = 1; // allow wiki syntax in comments
17 $conf['newestfirst'] = 0; // list newest comments first
18 $conf['moderate'] = 0; // moderate newly added comments
19 $conf['usethreading'] = 1;
20 $conf['userealname'] = 1;
23 $conf['moderatorgroups'] = '';
[all …]
/plugin/overlay/conf/
H A Ddefault.php2 $conf['admin'] = '1';
3 $conf['profile'] = '1';
4 $conf['recent'] = '1';
5 $conf['revisions'] = '1';
6 $conf['backlink'] = '1';
7 $conf['login'] = '1';
8 $conf['index'] = '1';
9 $conf['media'] = '1';
11 $conf['edit'] = '1';
12 $conf['always'] = '1';
[all …]
/plugin/schedule/conf/
H A Ddefault.php8 $conf['scheduleGroup'] = 'schedule';
9 $conf['adminGroup'] = 'admin';
11 $conf['groupsDir'] = 'membres';
12 $conf['noSchedule'] = '2010';
13 $conf['scheduleDir'] = 'agenda';
14 $conf['sharedDir'] = 'commun';
18 $conf['iconWidth'] = 30;
22 $conf['useMap'] = 1;
24 $conf['defaultZoom'] = 14;
25 $conf['migrate'] = 0;
[all …]
/plugin/authldaplocal/conf/
H A Ddefault.php3 $conf['server'] = '';
4 $conf['port'] = 389;
5 $conf['usertree'] = '';
6 $conf['grouptree'] = '';
7 $conf['userfilter'] = '';
8 $conf['groupfilter'] = '';
9 $conf['version'] = 2;
10 $conf['starttls'] = 0;
11 $conf['referrals'] = -1;
12 $conf['deref'] = 0;
[all …]
/plugin/vcard/conf/
H A Ddefault.php3 $conf['email_shortcut'] = 0;
4 $conf['do_hcard'] = 0;
5 $conf['tag_vcard']= 'div';
6 $conf['tag_org'] = 'div';
7 $conf['tag_tel'] = 'div';
8 $conf['tag_tel_type_work'] = 'abbr';
12 $conf['tag_tel_value'] = 'span';
15 $conf['tag_locality'] = 'span';
17 $conf['tag_bday'] = 'div';
18 $conf['tag_url'] = 'div';
[all …]
/plugin/hcalendar/conf/
H A Ddefault.php7 $conf['tag_vevent'] = 'div';
8 $conf['tag_summary'] = 'div';
9 $conf['tag_dtstart'] = 'abbr';
10 $conf['tag_dtend'] = 'abbr';
11 $conf['tag_location'] = 'div';
12 $conf['tag_uid'] = 'span';
13 $conf['tag_dtstamp'] = 'div';
15 $conf['itag_vevent'] = 'span';
16 $conf['itag_summary'] = 'span';
26 $conf['filterdate'] = 0;
[all …]
/plugin/siteexport/conf/
H A Ddefault.php3 $conf['allowallusers'] = 0;
4 $conf['depth'] = 0;
5 $conf['skipacl'] = false;
7 $conf['exclude'] = '';
10 $conf['ignoreNon200'] = 1;
11 $conf['ignoreAJAXError'] = 0;
13 $conf['debugLevel'] = 5;
14 $conf['debugFile'] = "";
16 $conf['cachetime'] = 60*60*24;
17 $conf['useOddEven'] = 0;
[all …]
/plugin/sviewer/conf/
H A Ddefault.php9 $conf['width'] = 420;
10 $conf['height'] = 380;
15 $conf['frameWidth'] = 5;
16 $conf['thumbPosition'] = 'LEFT';
17 $conf['thumbColumns'] = 3;
18 $conf['thumbRows'] = 3;
19 $conf['showOpenButton'] = 1;
20 $conf['showFullscreenButton']= 1;
21 $conf['maxImageWidth'] = 800;
22 $conf['maxImageHeight'] = 600;
[all …]
/plugin/stopforumspam2/conf/
H A Ddefault.php3 $conf['freqBorder'] = '3';
4 $conf['confidenceBorder'] = '10';
5 $conf['protectRegFreq'] = '-1';
6 $conf['protectRegConf'] = '-1';
12 $conf['skipMgAndSp'] = 'sp';
13 $conf['ipWhitelist'] = '';
14 $conf['emailWhitelist'] = '';
15 $conf['nameWhitelist'] = '';
16 $conf['userWhitelist'] = '';
17 $conf['logPlace'] = '';
[all …]
/plugin/quickstats/conf/
H A Ddefault.php2 $conf['excludes'] = '!!not set!!';
4 $conf['geoip_local']=0;
6 $conf['geoplugin'] = 1;
7 $conf['long_names'] = '25';
8 $conf['show_date'] = 1;
9 $conf['show_country'] = 0;
11 $conf['xcl_name_val'] ='';
13 $conf['rebuild_uip'] =0;
14 $conf['sidebar'] ="";
15 $conf['ajax'] = 1;
[all …]
/plugin/sectiontoggle/conf/
H A Ddefault.php2 $conf['platform'] = 'mobile';
3 $conf['type'] ='none';
4 $conf['name'] ='';
5 $conf['headers'] ='h4';
6 $conf['suspend'] = 0;
7 $conf['xcl_headers'] ='';
8 $conf['mobile_alt'] = '';
9 $conf['tablet_alt'] = 0;
10 $conf['tablet_toggle'] = 1;
11 $conf['xcl_n
[all...]
/plugin/latex/conf/
H A Ddefault.php3 $conf['latex_path'] = 'latex';
4 $conf['dvips_path'] = 'dvips';
5 $conf['convert_path'] = 'convert';
7 $conf['identify_path'] = 'identify';
8 $conf['image_format'] = 'png';
9 $conf['latex_namespace'] = 'wiki:latex';
11 $conf['xsize_limit'] = 1000;
12 $conf['ysize_limit'] = 500;
13 $conf['string_length_limit'] = 2000;
32 $conf['preamble'] = str_replace("\n","\r\n",str_replace("\r\n","\n",$conf['preamble']));
[all …]
/plugin/geogebrembed/conf/
H A Ddefault.php15 $conf['default_width'] = 800;
16 $conf['default_height'] = 600;
17 $conf['default_appName'] = 'classic';
19 $conf['default_enableRightClick'] = 1;
20 $conf['default_enableLabelDrags'] = 1;
22 $conf['default_showZoomButtons'] = 0;
23 $conf['default_showMenuBar'] = 0;
24 $conf['default_showToolBar'] = 0;
25 $conf['default_showAlgebraInput'] = 0;
26 $conf['default_showResetIcon'] = 0;
[all …]
/plugin/latex-was/conf/
H A Ddefault.php3 $conf['latex_path'] = 'latex';
4 $conf['dvips_path'] = 'dvips';
5 $conf['convert_path'] = 'convert';
7 $conf['identify_path'] = 'identify';
8 $conf['image_format'] = 'png';
9 $conf['latex_namespace'] = 'wiki:latex';
11 $conf['xsize_limit'] = 1000;
12 $conf['ysize_limit'] = 500;
13 $conf['string_length_limit'] = 2000;
32 $conf['preamble'] = str_replace("\n","\r\n",str_replace("\r\n","\n",$conf['preamble']));
[all …]
/plugin/eventline/conf/
H A Ddefault.php2 $conf['bubbleMaxHeight'] = '300';
3 $conf['bubbleWidth'] = '300';
4 $conf['height'] = '300px';
5 $conf['mouse'] = 'default';
7 $conf['controls'] = 1;
8 $conf['bandPos'] = 'default';
9 $conf['detailPercent'] = '80%';
11 $conf['detailPixels'] = '100';
12 $conf['overPixels'] = '200';
15 $conf['wikihtml'] = 0;
[all …]
/plugin/pureldap/conf/
H A Ddefault.php9 $conf['base_dn'] = '';
10 $conf['suffix'] = '';
12 $conf['servers'] = array();
13 $conf['port'] = '';
15 $conf['encryption'] = 'none';
16 $conf['validate'] = 'strict';
18 $conf['admin_username'] = '';
19 $conf['admin_password'] = '';
21 $conf['attributes'] = array();
22 $conf['primarygrou
[all...]
/plugin/photogallery/conf/
H A Ddefault.php9 $conf['use_phpThumb'] = 0;
10 $conf['autoplay'] = 1;
11 $conf['poster_width'] = 220;
12 $conf['poster_height'] = 220;
14 $conf['thumbnail_width'] = 80;
15 $conf['thumbnail_height'] = 60;
16 $conf['viewport_width'] = 800;
17 $conf['viewport_height'] = 600;
18 $conf['viewport_rotate'] = 1;
20 $conf['panorama_width'] = 3840;
[all …]
/plugin/revealjs/conf/
H A Ddefault.php2 $conf['theme'] = 'white';
3 $conf['controls'] = 0;
4 $conf['build_all_lists'] = 0;
5 $conf['transition'] = 'fade';
6 $conf['show_progress_bar'] = 0;
7 $conf['open_in_new_window'] = 1;
10 $conf['show_image_borders'] = 0;
11 $conf['show_slide_details'] = 1;
13 $conf['size'] = '960x700';
14 $conf['auto_slide'] = 0;
[all …]
/plugin/translation3/conf/
H A Ddefault.php8 $conf['translations'] = '';
9 $conf['translationns'] = '';
10 $conf['skiptrans'] = '';
11 $conf['dropdown'] = 0;
13 $conf['flags'] = 1; // 0 = Do not show flags.
16 $conf['translateui'] = 1;
17 $conf['redirectstart'] = 1;
18 $conf['checkage'] = 0;
19 $conf['about'] = '';
20 $conf['showabout'] = 0; // 0 = Do not show link about page.
[all …]
/plugin/credits/conf/
H A Ddefault.php2 $conf['background_color'] = "#ffff00";
3 $conf['pop_up_color'] = "BLACK";
4 $conf['pop_up_weight'] = "bold";
7 $conf['text_color']='#333333';
8 $conf['text_weight'] = 'bold';
9 $conf['text_size'] = '90%';
10 $conf['line_height'] = '1.25';
11 $conf['email_text_size'] = '95%';
12 $conf['email_weight'] = 'normal';
13 $conf['title_string']='<h3>Plugins</h3>';
[all …]
/plugin/autotranslation/conf/
H A Ddefault.php8 $conf['translations'] = '';
9 $conf['translationns'] = '';
10 $conf['skiptrans'] = '';
11 $conf['dropdown'] = 0;
12 $conf['translateui'] = 0;
13 $conf['redirectstart'] = 0;
14 $conf['checkage'] = 0;
15 $conf['about'] = '';
16 $conf['localabout'] = 0;
18 $conf['copytrans'] = 0;
[all …]
/plugin/odtplus2dw/conf/
H A Ddefault.php9 $conf['debugLvl'] = 1; // debug mode level -- more verbose ( 0: no display; 1: display error msg; 2: display&log error msg; 3: display&log all )
10 $conf['logFile'] = ''; // log File where $this->_msg write with debugLvl >= 2
11 $conf['formDisplayRule'] = // which action will display the odtplus2dw upload form in newpage
13 $conf['showimportbutton'] = 1; // Show import button in pagetools. 0=no; 1=yes
14 $conf['formIntroMessage'] = 'default'; // personnalized message - if "default", display the language default message
15 $conf['formMaxFileSize'] = 2097152; // maxsize for userFile upload
16 $conf['parserPostDisplay'] = 'show'; // which action perform after parsing the odt file
17 $conf['parserXslFile'] = 'odt2dw.xsl'; // name of the xslpage use to transform the odt file
18 $conf['parserLinkToOriginalFile'] = 0; // display a link to the original userFile 0=no link; 1=link
19 $conf['parserCoreTimeOu
[all...]
/plugin/anewssystem/conf/
H A Ddefault.php6 $conf['d_format'] = 'd. M Y';
7 $conf['news_datafile'] = 'news:newsdata';
8 $conf['news_output'] = 'news:allnewsdata';
9 $conf['prev_length'] = '500';
10 $conf['newsflash_link'] = 1;
11 $conf['hide_anchorID'] = 1;
12 $conf['wysiwyg'] = 0;
13 $conf['soapp'] = 0; // soapp = show one article per page (instead of al…
14 $conf['yh_level'] = 2; // headline level for year cluster of All News arti…
16 $conf['h_level'] = 4; // headline level for All News articles itself
[all …]
/plugin/approve/conf/
H A Ddefault.php2 $conf['apr_namespaces'] = '';
3 $conf['no_apr_namespaces'] = '';
4 $conf['prettyprint'] = 0;
5 $conf['ready_for_approval'] = 0;
7 $conf['sum approved'] = 'Approved';
8 $conf['sum ready for approval'] = 'Ready for approval';
9 $conf['sum draft'] = 'Draft';
10 $conf['strict_approver'] = 1;
11 $conf['hide_drafts_for_viewers'] = 1;
13 $conf['display_banner_for_readonl
[all...]
/plugin/oauthgeneric/conf/
H A Ddefault.php6 $conf['key'] = '';
7 $conf['secret'] = '';
9 $conf['authurl'] = '';
10 $conf['tokenurl'] = '';
11 $conf['userurl'] = '';
12 $conf['authmethod'] = 0;
13 $conf['scopes'] = '';
14 $conf['needs-state'] = 0;
16 $conf['json-user'] = '';
17 $conf['jso
[all...]

12345678910>>...90