Home
last modified time | relevance | path

Searched refs:snippets (Results 26 – 50 of 66) sorted by last modified time

123

/plugin/codeprettify/
H A Dplugin.info.txt6 desc syntax highlighting of source code snippets in wiki page using Javascript code prettifier
H A DREADME.md4 syntax highlighting of source code snippets in wiki page, using [Javascript code prettifier](https:…
29 …ript module and CSS file that allows syntax highlighting of source code snippets in an html page. …
/plugin/codeprettify/code-prettify/src/
H A Dprettify.css52 /* Put a border around prettyprinted code snippets. */
/plugin/codeprettify/code-prettify/
H A DREADME.md5 An embeddable script that makes source-code snippets in HTML prettier.
34 Put code snippets in `<pre class="prettyprint">...</pre>` or
142 snippets.
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md798 * [#10480](http://dev.ckeditor.com/ticket/10480): Introduced code snippets with code highlighting. …
/plugin/snippeter/
H A DREADME.md5 Add document snippets into a page.
39 configure the namespace you want to use for your snippets.
43 Create snippets
56 {{ :snippets:phone16.png |}}
71 icon open up an overview of you snippets. While choose one of them with a klick on
H A Dplugin.info.txt6 desc Add document snippets into a page.
/plugin/fckg/
H A DChanges108 Created an IE CSS hack for geshi snippets in IE8+ and HTML5
/plugin/flattr/
H A DREADME4 http://foosel.org/snippets/dokuwiki/flattr
H A Dplugin.info.txt7 url http://foosel.org/snippets/dokuwiki/flattr
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 …capedString, escapeStringChar);\n\n\t // Replace delimiters with snippets.\n\t if (e…
/plugin/searchtext/
H A Dplugin.info.txt6 desc Searches pages rendered as text instead of raw wiki. Displays search result snippets from te…
H A DREADME3 Searches pages rendered as text instead of raw wiki. Displays search result snippets from text.
/plugin/editions/
H A Dstyle.css2 /* don't cut off the snippets */
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.RemoveProcessingInstructions.txt
/plugin/authdrupal7/
H A DREADME.md35 … drupal installtion accessible, as it tries to include some drupal code snippets (e.g. the hashing…
/plugin/html2pdf/snorriheim/
H A Dstyle.ini50 ; highlighting search snippets
H A Dstyle.ini.dist50 ; highlighting search snippets
/plugin/txt2tags/
H A Dtxt2tags.class.php93 var $snippets = array( variable in T2T
266 $snippets = $this->snippets;
343 else $fmt = $snippets['tablecell'];
415 $snippets = $this->snippets;
439 $lines2[] = $snippets['paraclose'];
457 $lines2[] = $snippets['paraclose'];
517 … $listcontent .= $this->sp($plevel+1)."{$snippets["paraopen"]}{$snippets["paraclose"]}\n";
534 … $listcontent .= $this->sp($plevel+1)."{$snippets["paraopen"]}{$snippets["paraclose"]}\n";
564 $lines2[] = $snippets['paraopen'];
585 $lines2[] = $snippets['paraclose'];
[all …]
/plugin/geonav/tpl/startermap/
H A Dstyle.ini67 ; highlighted text (e.g. search snippets)
/plugin/asiansearch/
H A Daction.php136 $snippets = array();
179 $snippets = array($text);
190 $snippets[count($snippets)-1] .= utf8_substr($text,$append,$end-$append);
192 $snippets[] = utf8_substr($text,$start,$end-$start);
206 $snippets = preg_replace('/'.$re1.'/iu',$m.'$1'.$m,$snippets);
207 ….$m.'([^'.$m.']*?)'.$m.'/iu','<strong class="search_hit">$1</strong>',hsc(join('... ',$snippets)));
/plugin/codehighlight/cp/languages/
H A Dxsl.js43 Language.snippets = [
H A Dvbscript.js63 Language.snippets = [
H A Dtext.js7 Language.snippets = []
H A Dsql.js15 Language.snippets = [

123