Home
last modified time | relevance | path

Searched refs:found (Results 701 – 725 of 1434) sorted by relevance

1...<<21222324252627282930>>...58

/plugin/mdpage/vendor/cebe/markdown/
H A DCONTRIBUTING.md6 If you have an idea or found a bug, please [open an issue](https://github.com/cebe/markdown/issues/…
/plugin/eventline/
H A DREADME15 All documentation for this plugin can be found at
/plugin/oembed/docs/
H A Ddokuwiki-oembed.org62 A list of oembed providers can be found on the [[https://oembed.com/][oEmbed website]] and [[https:…
/plugin/copypage/
H A DREADME.md8 All documentation for this plugin can be found at
/plugin/displaywikipage/
H A DREADME.md31 All further documentation for this plugin can be found at:
/plugin/backup/
H A DREADME.md27 All further documentation for this plugin can be found at:
/plugin/openas/
H A DREADME27 assumes that all your templates will be found in the pagetemplates directory
/plugin/dev/
H A DREADME5 All documentation for this plugin can be found at
/plugin/flowplay2/flowplayer/
H A Djavascript.txt4 plug-in. mplayer plug-in's API is documented in javascript.txt that can be found
163 Called when a clip is not found using it's URL.
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
H A Drequire.js1487 var found, args, mod,
1500 if (found) {
1503 found = true;
1506 found = true;
1516 if (!found && !hasProp(defined, moduleName) && mod && !mod.inited) {
/plugin/jplayer/components/
H A Drequire.js1487 var found, args, mod,
1500 if (found) {
1503 found = true;
1506 found = true;
1516 if (!found && !hasProp(defined, moduleName) && mod && !mod.inited) {
/plugin/diagramsnet/lib/resources/
H A Ddia_ca.txt896 invalidCallFnNotFound=Invalid Call: {1} not found
933 confAPageFoundFetch=Page "{1}" found. Fetching
939 confANoDiagFoundInPage=No {1} diagrams found in page "{2}".
941 confANoDiagFound=No {1} diagrams found. Process finished.
943 confAGliffyDiagFound={2} diagram "{1}" found. Importing
954 confADiagFoundIndex=Diagram "{1}" found. Indexing
1063 noAnchorsFound=No anchors found
1085 noRecentDiags=No recent diagrams found
1093 diagNotFoundChckUrl=Diagram not found or cannot be accessed. Please check the specified URL
1124 officeNoDiagramsSelected=No diagrams found in the selection
[all …]
H A Ddia_pt-br.txt896 invalidCallFnNotFound=Invalid Call: {1} not found
933 confAPageFoundFetch=Page "{1}" found. Fetching
939 confANoDiagFoundInPage=No {1} diagrams found in page "{2}".
941 confANoDiagFound=No {1} diagrams found. Process finished.
943 confAGliffyDiagFound={2} diagram "{1}" found. Importing
954 confADiagFoundIndex=Diagram "{1}" found. Indexing
1044 backupFound=Backup file found
1063 noAnchorsFound=No anchors found
1093 diagNotFoundChckUrl=Diagram not found or cannot be accessed. Please check the specified URL
1094 csvNotFoundChckUrl=CSV file not found or cannot be accessed. Please check the specified URL
[all …]
/plugin/sqlraw/
H A Dsimple_html_dom.php541 $found = array();
543 $found[] = $this->dom->nodes[$k];
546 if (is_null($idx)) return $found;
547 else if ($idx<0) $idx = count($found) + $idx;
548 return (isset($found[$idx])) ? $found[$idx] : null;
/plugin/bible/bible_douayRheims/
H A DCanticles.txt34 3:1. In my bed by night I sought him whom my soul loveth: I sought him, and found him not.
35 … streets and the broad ways I will seek him whom my soul loveth: I sought him, and I found him not.
36 3:3. The watchmen who keep the city, found me: Have you seen him, whom my soul loveth?
37 …3:4. When I had a little passed by them, I found him whom my soul loveth: I held him: and I will n…
66 …rned aside, and was gone. My soul melted when he spoke: I sought him, and found him not: I called,…
67 …5:7. The keepers that go about the city found me: they struck me: and wounded me: the keepers of t…
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js481 found
493 for (var i = 0, l = nodes.length; nodes && i < l && found == null; i++)
494 found = findElement(nodes[i], search, reverse);
496 return found;
/plugin/findologicxmlexport/vendor/sebastian/version/
H A DREADME.md20 …ry (or a subdirectory thereof) where the sourcecode of the project can be found. Simply passing `_…
/plugin/mapillary/
H A DREADME10 All documentation for this plugin can be found at
/plugin/googleads/
H A DREADME.md32 All further documentation for this plugin can be found at:
/plugin/findologicxmlexport/
H A DREADME.md40 …- You have found a bug? Please [submit an issue](https://github.com/findologic/dokuwiki-plugin-fin…
/plugin/npd/
H A DREADME.mdown9 All documentation for this plugin can be found at
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1198 $found = false;
1205 $found = true;
1208 if (!$found)
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst166 …class as first and only parameter and has to return true if the corresponding file was found and i…
170 …Loaders have to fail silently, if a class is not found even if it matches for example the namespac…
197 By default an exception is thrown from the AnnotationReader if an annotation was found that:
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki90 …es might theoretically be any image file format. It depends on the format found within the office …
114 ^ **show_no_thumb_error** | In case no thumbnail was found, do you want an error message be shown? …
116 ^ **no_thumb_error_message** | Error message to be shown when no thumbnail was found, and 'show_no_…
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php550 $found = array();
552 $found[] = $this->dom->nodes[$k];
557 return $found;
559 $idx = count($found) + $idx;
561 return (isset($found[$idx])) ? $found[$idx] : null;

1...<<21222324252627282930>>...58