Home
last modified time | relevance | path

Searched refs:native (Results 1 – 25 of 133) sorted by relevance

123456

/plugin/newpagefill/
H A DREADME_EN.md8 - prefill the new page with a plugin template if no native template exists;
9 - extend native DokuWiki templates with `@TITLE@`.
19 If a native DokuWiki template exists (`_template.txt` or `__template.txt`), it is used.
25 - `template`: fallback template used only when no native DokuWiki page template is found;
30 - all native DokuWiki placeholders: `@ID@`, `@NS@`, `@PAGE@`, `@USER@`, `@DATE@`, etc. (handled by …
42 The plugin respects the native template system:
47 It only adds support for `@TITLE@` — native DokuWiki placeholders (`@ID@`, `@NS@`, etc.) are handle…
H A DREADME_DE.md8 - die neue Seite mit einer Plugin-Vorlage vorfüllen, wenn keine native Vorlage vorhanden ist;
9 - native DokuWiki-Vorlagen um `@TITLE@` erweitern.
19 Wenn eine native DokuWiki-Vorlage vorhanden ist (`_template.txt` oder `__template.txt`), wird diese…
25 - `template`: Ersatzvorlage, die nur verwendet wird, wenn keine native DokuWiki-Seitenvorlage gefun…
42 Das Plugin respektiert das native Vorlagensystem:
47 Es fügt lediglich Unterstützung für `@TITLE@` hinzu — native DokuWiki-Platzhalter (`@ID@`, `@NS@` u…
H A DDOKU_EN37 It also complements the native DokuWiki template system:
40 * fall back to a plugin-specific template when no native template exists.
45 | template | Fallback template used when no native DokuWiki page template is found. | ''===== @TITL…
58 …* all native DokuWiki placeholders: ''@ID@'', ''@NS@'', ''@PAGE@'', ''@USER@'', ''@DATE@'', etc. (…
H A DDOKU_DE37 Es ergänzt auch das native DokuWiki-Vorlagensystem:
40 * auf eine plugin-eigene Vorlage zurückfallen, wenn keine native Vorlage vorhanden ist.
45 | template | Ersatzvorlage, die verwendet wird, wenn keine native DokuWiki-Seitenvorlage gefunden w…
/plugin/asciidocjs/node_modules/repeat-string/
DREADME.md37 Repeat string is significantly faster than the native method (which is itself faster than [repeatin…
43 native ██████████████████ (19,453,895 ops/sec)
48 native ████████████████████ (16,020,598 ops/sec)
53 native ███████████████ (14,582,955 ops/sec)
58 native ██████████ (10,085,557 ops/sec)
63 native ████████ (7,724,892 ops/sec)
68 native ███████ (6,203,331 ops/sec)
73 native █████ (5,578,808 ops/sec)
/plugin/ssocas/
D.hgeol2 native = LF
5 ** = native
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
DCreative.php323 public function setNative(NativeContent $native) argument
325 $this->native = $native;
332 return $this->native;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
DCreative.php385 public function setNative(NativeContent $native) argument
387 $this->native = $native;
394 return $this->native;
/plugin/asciidocjs/node_modules/core-js/library/modules/
D_native-weak-map.js4 module.exports = typeof WeakMap === 'function' && /native code/.test(nativeFunctionToString.call(We…
/plugin/asciidocjs/node_modules/core-js/modules/
D_native-weak-map.js4 module.exports = typeof WeakMap === 'function' && /native code/.test(nativeFunctionToString.call(We…
/plugin/dwedit/
Dplugin.info.txt6 desc adds dokuwiki native editor icon to utils
DREADME2 The icon is like the Edit button. Clicking on the button will open the native Dokuwiki editor. It…
/plugin/tagfilter/script/select2/
DREADME.md11 * Enhancing native selects with search.
12 * Enhancing native selects with a better multi-select interface.
14 * Nesting optgroups: native selects only support one level of nested. Select2 does not have this re…
/plugin/resizeblacklist/
Dplugin.info.txt6 desc Stop certain media extensions from being resized using the native DokuWiki methods
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A DCHANGELOG.md6 - Improve performance by using native function and local caching
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A DREADME.md4 This component provides a partial, native PHP implementation for the
/plugin/ckgdoku/
DREADME.md2 Version of ckgedit which allows for switching between native dokuwiki editor tools and ckgedit's to…
/plugin/asciidocjs/node_modules/with/
DREADME.md54 assert(foo === 'bar')// => This fails for compile time with but passes for native with
60 assert(obj.foo === 'bar')// => This fails for compile time with but passes for native with
/plugin/codeprettify/code-prettify/src/
Dlang-dart.js57 …[PR['PR_KEYWORD'], /^\b(?:abstract|const|extends|factory|final|get|implements|native|operator|set|…
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DCore.EscapeNonASCIICharacters.txt8 converting it to its native encoding. This means that even characters that
/plugin/asciidocjs/node_modules/resolve/lib/
Dsync.js9 …'win32' && fs.realpathSync && typeof fs.realpathSync.native === 'function' ? fs.realpathSync.nativ…
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
Drandom.rst26 …{{ random() }} {# example output: 15386094 (works as the native PHP m…
Drange.rst49 The ``range`` function works as the native PHP `range`_ function.
/plugin/asciidocjs/node_modules/fs.realpath/
DREADME.md6 with a faster (but less resilient) native implementation. That raises
/plugin/photogallery/phpThumb/
DREADME.md10 retrieved from a database. GIFs are supported on all versions of GD even if GD does not have native

123456