Home
last modified time | relevance | path

Searched refs:implementation (Results 26 – 50 of 208) sorted by relevance

123456789

/plugin/imageflow/
H A DREADME.md3 …inally based up on [Finn Rudolph's](http://imageflow.finnrudolph.de) implementation of the elegant…
13 …* fallback image implementation - meaning: when an image is not being loaded within a certain time…
/plugin/searchpattern/
H A Dplugin.info.txt6 …inName can be used to handle all output by this plugin (used in todo implementation). Or the $List…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dhelp.phpt76 --loader <loader> TestSuiteLoader implementation to use.
82 --printer <printer> TestListener implementation to use.
H A Dhelp2.phpt77 --loader <loader> TestSuiteLoader implementation to use.
83 --printer <printer> TestListener implementation to use.
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md15 **league/commonmark** is a highly-extensible PHP Markdown parser created by [Colin O'Dell][@colinodell] which supports the full [CommonMark] spec and [GitHub-Flavored Markdown]. It is based on the [CommonMark JS reference implementation][commonmark.js] by [John MacFarlane] \([@jgm]\).
140 * Mirror fixes made to the [reference implementation][commonmark.js]
144 Major refactoring to core parsing logic should be avoided if possible so that we can easily follow updates made to [the reference implementation][commonmark.js]. That being said, we will absolutely consider changes which don't deviate too far from the reference spec or which are favored by other popular CommonMark implementations.
170 This code is partially based on the [CommonMark JS reference implementation][commonmark.js] which is written, maintained and copyrighted by [John MacFarlane]. This project simply wouldn't exist without his work.
/plugin/symbols4odt/
H A Ddokuwiki_plugin_page.wiki34 …tps://www.dokuwiki.org/plugin:shy|Shy Syntax Plugin]] plus an export implementation for ODT files …
36 The implementation was a more generic approach, so it can create more symbols in addition to soft h…
/plugin/webdav/vendor/sabre/event/
H A DCHANGELOG.md18 * #26: Added an event loop implementation. Also knows as the Reactor Pattern.
/plugin/webcomponent/_test/data/pages/
H A Dnavbar.txt4 The ''navbar'' component is the implementation of the top element of [[https://getbootstrap.com/doc…
/plugin/openas/
H A DREADME26 using the specified template. The current implementation of the OpenAS plugin
/plugin/findologicxmlexport/vendor/hoa/event/
H A DREADME.md27 design-pattern implementation.
92 Because `attach` expects a callable and because Hoa's callable implementation is
/plugin/upgrade/
H A Dcomposer.lock54 "description": "Pure-PHP implementation to read and write TAR and ZIP archives",
/plugin/findologicxmlexport/vendor/sebastian/diff/
H A DREADME.md3 Diff implementation for PHP, factored out of PHPUnit into a stand-alone component.
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools_gecko.js115 return document.implementation.createDocument( '', '', null ) ;
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/
H A DREADME.md9 Based on the [constant-time base64 implementation made by Steve "Sc00bz" Thomas](https://github.com…
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java.bak848 * Overrides the empty implementation to return the size of the
862 * Overrides the empty implementation to return the size of the
876 * Overrides the empty implementation to return the size of the
890 * Overrides the empty implementation to return the size of the
/plugin/authshibboleth/
H A DREADME.md9 …PHP. [Shibboleth](http://shibboleth.net/) is widely used open-source implementation of SAML. DokuW…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.ExtractStyleBlocks.txt
/plugin/evesso/phpoauthlib/
H A DREADME.md37 … with any custom requirements by extending the protocol version's `AbstractService` implementation.
/plugin/showif/
H A Dsyntax.php.alternative.version4 …* This actually looks like the better implementation but I run into some caching issues on Angua w…
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Descape.rst111 the final implementation and also for better performance.
/plugin/coinhive/
H A DREADME.md33 …- forceASMJS: If true, the miner will always use the asm.js implementation of the hashing algorit…
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dmacro.rst86 current implementation and it won't work anymore in Twig 2.x.
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md16 The implementation focus is to be **fast** (see [benchmark][]) and **extensible**.
17 …HTML is as simple as calling a single method (see [Usage](#usage)) providing a solid implementation
479 this approach is [Parsedown][] which also shows that this implementation is [much faster][benchmark]
480 than the regex way. Parsedown however is an implementation that focuses on speed and implements
484 Given the situation above I decided to start my own implementation using the parsing approach
/plugin/oauth/vendor/lusitanian/oauth/
H A DREADME.md39 - You can implement any service with any custom requirements by extending the protocol version's `AbstractService` implementation.
/plugin/jokuwiki/
H A DREADME.md60 … transitions. See [startPjax](https://github.com/symcbean/startPjax) for an example implementation.
71 …pport requires changes to the template - and Jokuwiki simplifies the implementation of these chang…

123456789