Home
last modified time | relevance | path

Searched +full:lang -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 51 – 75 of 144) sorted by last modified time

123456

/dokuwiki/inc/parser/
H A Dmetadata.php317 * @param string $lang programming language to use for syntax highlighting
320 public function file($text, $lang = null, $file = null)
393 global $lang;
394 $this->cdata($lang['singlequoteopening']);
402 global $lang;
403 $this->cdata($lang['singlequoteclosing']);
411 global $lang;
412 $this->cdata($lang['apostrophe']);
420 global $lang;
421 $this->cdata($lang['doublequoteopenin
315 file($text, $lang = null, $file = null) global() argument
[all...]
H A Drenderer.php467 * @param string $lang programming language to use for syntax highlighting
470 public function file($text, $lang = null, $file = null)
478 * @param string $lang programming language to use for syntax highlighting
481 public function code($text, $lang = null, $file = null)
421 file($text, $lang = null, $file = null) global() argument
431 code($text, $lang = null, $file = null) global() argument
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dcss.php833 'lang',
H A Dgambas.php185 1 => 'http://gambasdoc.org/help/lang/{FNAMEL}',
186 2 => 'http://gambasdoc.org/help/lang/{FNAMEL}',
187 3 => 'http://www.google.com/search?hl=en&q={FNAMEL}+site:http://gambasdoc.org/help/lang/&btnI=I%27m%20Feeling%20Lucky',
188 4 => 'http://gambasdoc.org/help/lang/type/{FNAMEL}',
189 5 => 'http://gambasdoc.org/help/lang/{FNAMEL}',
191 7 => 'http://gambasdoc.org/help/lang/{FNAMEL}'
H A Dhtml4strict.php90 'label', 'lang', 'language', 'link', 'longdesc',
H A Dhtml5.php112 'label', 'lang', 'language', 'link', 'longdesc',
H A Djava5.php869 21 => 'http://docs.oracle.com/javase/7/docs/api/java/lang/{FNAME}.html',
870 22 => 'http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/{FNAME}.html',
871 23 => 'http://docs.oracle.com/javase/7/docs/api/java/lang/instrument/{FNAME}.html',
872 24 => 'http://docs.oracle.com/javase/7/docs/api/java/lang/management/{FNAME}.html',
873 25 => 'http://docs.oracle.com/javase/7/docs/api/java/lang/ref/{FNAME}.html',
874 26 => 'http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/{FNAME}.html',
H A Dklonec.php141 'label', 'lang', 'language', 'link', 'longdesc',
H A Dobjeck.php6 * Copyright: (c) 2010 Randy Hollines (http://code.google.com/p/objeck-lang/)
H A Doctave.php14 * This file was heavily based on octave.lang from gtksourceview. If bugs are
/dokuwiki/inc/
H A Dinit.php232 $local = $conf['lang'];
330 global $lang, $config_cascade;
331 $lang = [];
334 require(DOKU_INC . 'inc/lang/en/lang.php');
335 foreach ($config_cascade['lang']['core'] as $config_file) {
336 if (file_exists($config_file . 'en/lang.php')) {
337 include($config_file . 'en/lang.php');
342 if (file_exists(DOKU_INC . "inc/lang/$langCode/lang
[all...]
/dokuwiki/lib/plugins/extension/helper/
H A Dgui.php153 global $lang;
172 $form->addCheckbox('overwrite', $lang['js']['media_overwrt'])
/dokuwiki/lib/scripts/jquery/
H A Dupdate.sh31 for LNG in ../../../inc/lang/*
41 wget -nv "$JQUI_GIT/i18n/datepicker-de.js" -O ../../../inc/lang/de-informal/jquery.ui.datepicker.js
42 wget -nv "$JQUI_GIT/i18n/datepicker-pt-BR.js" -O ../../../inc/lang/pt-br/jquery.ui.datepicker.js
43 wget -nv "$JQUI_GIT/i18n/datepicker-zh-CN.js" -O ../../../inc/lang/zh/jquery.ui.datepicker.js
44 wget -nv "$JQUI_GIT/i18n/datepicker-zh-TW.js" -O ../../../inc/lang/zh-tw/jquery.ui.datepicker.js
45 wget -nv "$JQUI_GIT/i18n/datepicker-cy-GB.js" -O ../../../inc/lang/cy/jquery.ui.datepicker.js
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php50 $this->disabled = $this->lang['noauth'];
52 $this->disabled = $this->lang['nosupport'];
200 echo $this->lang['badauth'];
210 $export_label = empty($this->filter) ? $this->lang['export_all'] : $this->lang['export_filtered'];
220 '<p>' . $this->lang['summary'] . '</p>',
232 printf('<p>%s</p>', sprintf($this->lang['nonefound'], $allUserTotal));
241 echo '<th>' . $this->lang["user_id"] . '</th>';
242 echo '<th>' . $this->lang["user_name"] . '</th>';
243 echo '<th>' . $this->lang["user_mai
[all...]
H A Dscript.js6 return confirm(LANG.del_confirm);
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php4817 'lang' => $this->languages_client_to_server
4823 'lang' => $this->languages_server_to_client
/dokuwiki/inc/Remote/
H A DApiCore.php663 global $lang;
685 $summary = $lang['created'];
690 $summary = $lang['deleted'];
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/conf/
H A Dlicense.php8 if(empty($LC)) $LC = empty($conf['lang']) ? 'en' : $conf['lang'];
/dokuwiki/inc/Subscriptions/
H A DSubscriberManager.php110 * @author Adrian Lang <lang@cosmocode.de>
164 * @author Adrian Lang <lang@cosmocode.de>
229 * @author Adrian Lang <lang@cosmocode.de>
281 * @author Adrian Lang <lang@cosmocode.de>
/dokuwiki/inc/Ui/
H A DBacklinks.php23 global $lang;
39 echo '<div class="level1"><p>' . $lang['nothingfound'] . '</p></div>';
H A DMediaDiff.php236 global $lang;
306 echo '<dt>' . $lang[$tag['tag'][1]] . '</dt>';
H A DMediaRevisions.php52 global $lang;
108 $form->addButton('do[diff]', $lang['diff2'])->attr('type', 'submit');
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt86 * For Mozilla and Firefox it can be enabled through different workaround mentioned in the [[http://kb.mozillazine.org/Links_to_local_pages_do_not_work|Mozilla Knowledge Base]]. However, there will still be a JavaScript warning about trying to open a Windows Share. To remove this warning (for all users), put the following line in ''conf/lang/en/lang.php'' (more details at [[doku>localization#changing_some_localized_texts_and_strings_in_your_installation|localization]]): <code - conf/lang/en/lang.php>
92 $lang['js']['nosmblinks'] = '';
/dokuwiki/
H A Ddoku.php69 msg(sprintf($lang['unable_to_parse_date'], hsc($DATE_AT)));
88 $lang['page_nonexist_rev'],

123456