Home
last modified time | relevance | path

Searched refs:snippets (Results 26 – 50 of 66) sorted by relevance

123

/plugin/codehighlight/cp/languages/
H A Dgeneric.js15 Language.snippets = []
H A Dcsharp.js15 Language.snippets = [];
H A Dperl.js17 Language.snippets = []
H A Druby.js16 Language.snippets = []
H A Djavascript.js15 Language.snippets = [
H A Dautoit.js22 Language.snippets = []
H A Dhtml.js19 Language.snippets = [
H A Dphp.js23 Language.snippets = [
H A Dxsl.js43 Language.snippets = [
H A Dvbscript.js63 Language.snippets = [
H A Dasp.js63 Language.snippets = [
/plugin/flattr/
H A Dplugin.info.txt7 url http://foosel.org/snippets/dokuwiki/flattr
H A DREADME4 http://foosel.org/snippets/dokuwiki/flattr
/plugin/dokuprism/
H A Dplugin.info.txt6 desc Syntax highlighting of source code snippets in DokuWiki page using PRISM engine
H A DREADME.md2 Syntax highlighting of source code snippets in [DokuWiki](https://www.dokuwiki.org/) page using [PRISM](https://prismjs.com/) engine
/plugin/charter/
H A DREADME4 http://foosel.org/snippets/dokuwiki/charter
/plugin/bloglinks/
H A DREADME4 http://foosel.net/snippets/dokuwiki/bloglinks
H A Dplugin.info.txt
/plugin/codeprettify/
H A Dplugin.info.txt6 desc syntax highlighting of source code snippets in wiki page using Javascript code prettifier
/plugin/searchtext/
H A Dplugin.info.txt6 desc Searches pages rendered as text instead of raw wiki. Displays search result snippets from te…
/plugin/snippets/
H A Daction.php190 $snippets = $snip_data['doc'][$page_id];
193 $intersect = array_intersect($snippets,$matches[1]);
203 foreach($snippets as $snip) {
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.RemoveProcessingInstructions.txt
/plugin/combo/ComboStrap/
H A DSnippet.php272 $snippets = &$executionContext->getRuntimeObject(self::CANONICAL);
274 $snippets = [];
275 $executionContext->setRuntimeObject(self::CANONICAL, $snippets);
278 $snippet = &$snippets[$snippetGuid];
290 $snippets[$snippetGuid] = $snippet;
304 * but still used to store the snippets
329 * This snippets are not due to the markup
H A DFetcherRailBar.php166 $snippets = $snippetManager->toHtmlForAllSnippets();
175 $snippets
/plugin/editions/
H A Dstyle.css2 /* don't cut off the snippets */

123