Lines Matching full:for
11 // for admin plugins, the menu prompt to be displayed in the admin menu
56 $lang['start'] = 'Page name to use as the starting point for each namespace';
62 $lang['savedir'] = 'Directory for saving data';
63 $lang['basedir'] = 'Server path (eg. <code>/dokuwiki/</code>). Leave blank for autodetection.';
64 $lang['baseurl'] = 'Server URL (eg. <code>http://www.yourserver.com</code>). Leave blank for au…
65 $lang['cookiedir'] = 'Cookie path. Leave blank for using baseurl.';
80 $lang['toptoclevel'] = 'Top level for table of contents';
82 $lang['maxtoclevel'] = 'Maximum level for table of contents';
84 $lang['camelcase'] = 'Use CamelCase for links';
86 $lang['useheading'] = 'Use first heading for pagenames';
112 $lang['remotecors'] = 'Enable Cross-Origin Resource Sharing (CORS) for the remote interfaces. Aste…
119 $lang['iexssprotect']= 'Check uploaded files for possibly malicious JavaScript or HTML code';
123 $lang['locktime'] = 'Maximum age for lock files (sec)';
124 $lang['cachetime'] = 'Maximum age for cache (sec)';
127 $lang['target____wiki'] = 'Target window for internal links';
128 $lang['target____interwiki'] = 'Target window for interwiki links';
129 $lang['target____extern'] = 'Target window for external links';
130 $lang['target____media'] = 'Target window for media links';
131 $lang['target____windows'] = 'Target window for windows links';
146 $lang['mailfrom'] = 'Sender email address to use for automatic mails';
147 $lang['mailreturnpath'] = 'Recipient email address for non delivery notifications';
148 $lang['mailprefix'] = 'Email subject prefix to use for automatic mails. Leave blank to use the wik…
149 $lang['htmlmail'] = 'Send better looking, but larger in size HTML multipart emails. Disable for …
150 $lang['dontlog'] = 'Disable logging for these types of logs.';
168 $lang['updatecheck'] = 'Check for updates and security warnings? DokuWiki needs to contact update.d…
173 $lang['fnencode'] = 'Method for encoding non-ASCII filenames.';
174 $lang['autoplural'] = 'Check for plural forms in links';
175 $lang['compression'] = 'Compression method for attic files';
176 $lang['gzip_output'] = 'Use gzip Content-Encoding for xhtml';
179 $lang['send404'] = 'Send "HTTP 404/Page Not Found" for non existing pages';
182 $lang['renderer_xhtml'] = 'Renderer to use for main (xhtml) wiki output';
197 $lang['dnslookups'] = 'DokuWiki will lookup hostnames for remote IP addresses of users editing page…
199 …separated list of trusted proxy servers from which to read the X-Forwarded-For header. Each item i…
213 $lang['proxy____except'] = 'Regular expression to match URLs for which the proxy should be skipped…
281 $lang['readdircache'] = 'Maximum age for readdir cache (sec)';