Home
last modified time | relevance | path

Searched refs:language (Results 1 – 24 of 24) sorted by last modified time

/dokuwiki/lib/plugins/acl/
H A Dadmin.php39 public function getMenuText($language)
37 getMenuText($language) global() argument
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE69 language. (Hereinafter, translation is included without limitation in
H A DTHANKS11 - Andreas Gohr - Thanks for language files and for using GeSHi for DokuWiki
20 - Ben Keen - Thanks for the language files and pointing out some
24 extension => language lookup
43 - Sterling Christensen - Thanks for those links to language specs
44 - Tux - Thanks for making all those language files :D
286 Do you want your name in here? Help me out! Make a language file, or suggest a new
H A DBUGS14 for sourcecode under 5K (for simple language files like SQL, a 100K file can be
H A DCHANGELOG16 - Added language files
25 - Improvements to language files
42 - Added language files
57 - Improvements to language files
67 * Qt5 API for C++ language file (neochapay)
73 - Added language files
96 - Improvements to language files (BenBE)
105 * Updated LSL2 language file (BenBE, Sei Lisa)
108 * Updated PARI/GP language file (Charles R Greathouse IV, BenBE)
109 * Updated Cobol language fil
[all...]
H A DREADME.md10 input the source code you wish to highlight with the language you
24 language files, but if you do find something major please contact me.
/dokuwiki/inc/parser/
H A Dcode.php21 * @param string $language
24 public function code($text, $language = null, $filename = '')
27 if (!$language) $language = 'txt';
28 $language = preg_replace(PREG_PATTERN_VALID_LANGUAGE, '', $language);
29 if (!$filename) $filename = 'snippet.' . $language;
53 * @param string $language
56 public function file($text, $language = null, $filename = '')
58 $this->code($text, $language,
19 code($text, $language = null, $filename = '') global() argument
50 file($text, $language = null, $filename = '') global() argument
[all...]
H A Dxhtml.php622 * @param string $language programming language to use for syntax highlighting
626 public function file($text, $language = null, $filename = null, $options = null)
628 $this->_highlight('file', $text, $language, $filename, $options);
635 * @param string $language programming language to use for syntax highlighting
639 public function code($text, $language = null, $filename = null, $options = null)
641 $this->_highlight('code', $text, $language, $filename, $options);
645 * Use GeSHi to highlight language syntax in code and file blocks
649 * @param string $language programmin
577 file($text, $language = null, $filename = null, $options = null) global() argument
589 code($text, $language = null, $filename = null, $options = null) global() argument
603 _highlight($type, $text, $language = null, $filename = null, $options = null) global() argument
[all...]
H A Dmetadata.php317 * @param string $lang programming language to use for syntax highlighting
329 * @param string $language programming language to use for syntax highlighting
332 public function code($text, $language = null, $file = null)
389 * Render an opening single quote char (language specific)
398 * Render a closing single quote char (language specific)
407 * Render an apostrophe char (language specific)
416 * Render an opening double quote char (language specific)
425 * Render an closinging double quote char (language specific)
327 code($text, $language = null, $file = null) global() argument
/dokuwiki/inc/
H A Dparserutils.php779 * @param string $language language to provide highlighting
786 function p_xhtml_cached_geshi($code, $language, $wrapper = 'pre', array $options = null)
789 $language = strtolower($language);
795 $cache = getCacheName($language . $code . $optionsmd5, ".code"); argument
804 $geshi = new GeSHi($code, $language);
825 return "<$wrapper class=\"code $language\">$highlighted_code</$wrapper>";
/dokuwiki/lib/styles/
H A Dfeed.css10 link, description, language, managingEditor, copyright, lastBuildDate, date, selector
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DRSSCreator091.php85 if ($this->language != "") {
86 $feed .= " <language>".$this->language."</language>\n";
H A DFeedCreator.php22 public $syndicationURL, $image, $language, $copyright, $pubDate, $lastBuildDate, $editor, $editorEmail, $webmaster, $category, $docs, $ttl, $rating, $skipHours, $skipDays;
H A DAtomCreator03.php40 if ($this->language != "") {
41 $feed .= " xml:lang=\"".$this->language."\"";
H A DAtomCreator10.php40 if ($this->language != "") {
41 $feed .= " xml:lang=\"".$this->language."\"";
145 if ($this->items[$i]->enclosure->language != "") {
146 $feed .= " xml:lang=\"".$this->items[$i]->enclosure->language."\" ";
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php67 * @param string $language
70 public function getMenuText($language)
74 return parent::getMenuText($language);
65 getMenuText($language) global() argument
/dokuwiki/
H A DCOPYING69 language. (Hereinafter, translation is included without limitation in
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DLICENSE
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE135 straightforwardly into another language. (Hereinafter, translation is
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt3 [[doku>DokuWiki]] supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing "Edit this page". If you want to try something, just use the [[playground:playground|playground]] page. The simpler markup is easily accessible via [[doku>toolbar|quickbuttons]], too.
89 * Customization of the english language file
406 [[wiki:DokuWiki]] can highlight sourcecode, which makes it easier to read. It uses the [[http://qbnz.com/highlighter/|GeSHi]] Generic Syntax Highlighter -- so any language supported by GeSHi is supported. The syntax uses the same code and file blocks described in the previous section, but this time the name of the language syntax to be highlighted is included inside the tag, e.g. ''<nowiki><code java></nowiki>'' or ''<nowiki><file java></nowiki>''.
420 The following language strings are currently recognized: //4cs 6502acme 6502kickass 6502tasm 68000devpac abap actionscript3 actionscript ada aimms algol68 apache applescript apt_sources arm asm asp asymptote autoconf autohotkey autoit avisynth awk bascomavr bash basic4gl batch bf biblatex bibtex blitzbasic bnf boo caddcl cadlisp ceylon cfdg cfm chaiscript chapel cil c_loadrunner clojure c_mac cmake cobol coffeescript c cpp cpp-qt cpp-winapi csharp css cuesheet c_winapi dart dcl dcpu16 dcs delphi diff div dos dot d ecmascript eiffel email epc e erlang euphoria ezt f1 falcon fo fortran freebasic freeswitch fsharp gambas gdb genero genie gettext glsl gml gnuplot go groovy gwbasic haskell haxe hicest hq9plus html html4strict html5 icon idl ini inno intercal io ispfpanel java5 java javascript jcl j jquery julia kixtart klonec klonecpp kotlin latex lb ldif lisp llvm locobasic logtalk lolcode lotusformulas lotusscript lscript lsl2 lua m68k magiksf make mapbasic mathematica matlab mercury metapost mirc mk-61 mmix modula2 modula3 mpasm mxml mysql nagios netrexx newlisp nginx nimrod nsis oberon2 objc objeck ocaml-brief ocaml octave oobas oorexx oracle11 oracle8 oxygene oz parasail parigp pascal pcre perl6 perl per pf phix php-brief php pic16 pike pixelbender pli plsql postgresql postscript povray powerbuilder powershell proftpd progress prolog properties providex purebasic pycon pys60 python qbasic qml q racket rails rbs rebol reg rexx robots roff rpmspec rsplus ruby rust sas sass scala scheme scilab scl sdlbasic smalltalk smarty spark sparql sql sshconfig standardml stonescript swift systemverilog tclegg tcl teraterm texgraph text thinbasic tsql twig typoscript unicon upc urbi uscript vala vbnet vb vbscript vedit verilog vhdl vim visualfoxpro visualprolog whitespace whois winbatch wolfram xbasic xml xojo xorg_conf xpp yaml z80 zxbasic//
426 When you use the ''%%<code>%%'' or ''%%<file>%%'' syntax as above, you might want to make the shown code available for download as well. You can do this by specifying a file name after language code like this:
438 If you don't want any highlighting but want a downloadable file, specify a dash (''-'') as the language code: ''%%<code - myfile.foo>%%''.
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE133 straightforwardly into another language. (Hereinafter, translation is
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php50 /** The language file directory for GeSHi
121 // When strict mode applies for a language
130 // Advanced regexp handling constants, used in language files
148 /** Used in language files to mark comments */
203 /** The language specified does not exist */
205 /** GeSHi could not open a file for reading (generally a language file) */
235 * The language to use when highlighting
238 protected $language = ''; variable in GeSHi
241 * The data for the language used
247 * The path to the language file
560 __construct($source = '', $language = '', $path = '') global() argument
636 strip_language_name($language) global() argument
653 set_language($language, $force_reset = false) global() argument
780 get_language_fullname($language) global() argument
4743 geshi_highlight($string, $language, $path = null, $return = false) global() argument
[all...]
/dokuwiki/inc/Extension/
H A DAdminPlugin.php17 * (Default localized language string 'menu' is returned, override this function for setting another name)
19 * @param string $language language code
22 public function getMenuText($language)
23 getMenuText($language) global() argument
/dokuwiki/lib/plugins/popularity/
H A Dadmin.php27 * @param $language
30 public function getMenuText($language)
28 getMenuText($language) global() argument