Home
last modified time | relevance | path

Searched refs:code (Results 1526 – 1550 of 2534) sorted by relevance

1...<<61626364656667686970>>...102

/plugin/orgapp/
H A Dplugin.info.txt6 desc Generate HTML code to integrate OrgApp applet (see http://www.eiroca.net/orgapp)
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dtitle.rst7 .. code-block:: jinja
H A Dspaceless.rst11 .. code-block:: jinja
24 .. code-block:: jinja
/plugin/adhoctags/images/
H A Dcode-tags.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>code-tags</title><path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7. (…)
/plugin/dokuprism/
H A Dplugin.info.txt6 desc Syntax highlighting of source code snippets in DokuWiki page using PRISM engine
/plugin/xssnipper/
H A Dplugin.info.txt8 desc provides syntax plugin to retrieve code snippeds from files
/plugin/webcode/
H A Dplugin.info.txt6 desc Plugin that shows and adds the result of (web|browser) code (ie HTML, CSS or Javascript)
/plugin/syntaxhighlighter4/
H A Dplugin.info.txt6 desc Alternative to GeSHi server-side code highlighting with client-side SyntaxHighlighter 4 by A…
/plugin/visrep/
H A Dsyntax.php126 $code = sprintf('<img %s alt="" class="dokuwiki-visrep-image"/>', implode(' ', $attrs));
129 $R->doc .= $w_start . $code . $w_end;
/plugin/epnsmartlink/
H A DREADME.md11 …ecognizing each link to eBay that is placed on your site, the Smart Links code automatically conve…
16 No need to manually add the code and the lazyloading will make your site respond faster.
/plugin/fckg/
H A DChanges72 Fixed bug where table markup inside code blocks dropped empty cells (edit.php::_preprocess)
102 Updated fck_editorarea.css.new_template for code blocks
141 In preprocessor, edit.php ca. 235ff: Create tagged <code>. . .</code> blocks from code blocks mark…
142 up by indentation. This insures that the code blocks are correctly processed in the fckgLite parse…
145 convert html tag markup < and > to entities in indented code blocks
205 Fixed regex for recognizing indented code blocks.
277 Updated language strings and code for Scayt
286 Updates to languagestrings and code
/plugin/diagramsnet/lib/js/diagramly/
H A DGitHubClient.js70 error({code: App.ERROR_TIMEOUT, message: mxResources.get('timeout')});
223 error({code: App.ERROR_BUSY});
261 error({code: App.ERROR_TIMEOUT, retry: fn});
293 …error({code: req.getStatus(), message: mxResources.get('accessDenied'), retry: mxUtils.bind(this, …
312 tooLarge = temp.errors[0].code == 'too_large';
324 …error({code: req.getStatus(), message: this.getErrorMessage(req, mxResources.get('fileNotFound'))}…
329 error({code: req.getStatus(), status: 409});
333 …error({code: req.getStatus(), message: this.getErrorMessage(req, mxResources.get('error') + ' ' + …
638 if (err.code == 404)
641 err.code = null;
H A DDriveClient.js290 if (resp.error.code == 403 &&
437 else if (resp != null && resp.error != null && (resp.error.code == 401 ||
438 (resp.error.code == 403 && reason != 'rateLimitExceeded')))
441 if ((resp.error.code == 403 && this.retryAuth) ||
442 (resp.error.code == 401 && this.retryAuth && reason == 'authError'))
458 … else if (resp != null && resp.error != null && resp.error.code != 412 && resp.error.code != 404 &&
1299 if (e != null && e.error != null && e.error.code != null)
1301 err += '-code_' + e.error.code;
1605 error({code: App.ERROR_TIMEOUT});
1747 error({code: App.ERROR_TIMEOUT});
[all …]
/plugin/bpmnio/
H A Dplugin.info.txt3 email jaap.dehaan@color-of-code.de
/plugin/prettytables/
H A Dplugin.info.txt6 desc Toolbar button that fixes the source code of a table by aligning the columns.
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
H A Ddivisibleby.rst10 .. code-block:: jinja
/plugin/flashplayer/
H A Dreadme-en.txt33 To embed a flash video inside a Wiki page, use the following code:
56 http://code.jeroenwijering.com/trac/wiki/FlashVars.
67 appropriate file "lang.php" - be careful, as this is PHP code and has to
/plugin/dtable/
H A Dhelper.php18 function error($code, $json=false) argument
22 return $json->encode(array('type' => 'error', 'msg' => $this->getLang($code)));
24 return $this->getLang($code);
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php396 foreach ($result as $prop => $code) {
397 if ((int)$code > 299) {
417 foreach ($result as $propertyName => $code) {
418 if (isset($multiStatus[$code])) {
419 $multiStatus[$code][$propertyName] = null;
421 $multiStatus[$code] = [$propertyName => null];
/plugin/codebender/
H A Dplugin.info.txt6 desc Plugin to embbed codebender iframe to your wiki for sharing Arduino code and direct programm…
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dflush.rst9 .. code-block:: jinja
/plugin/pixelyear/
H A DTODO.md7 Much of the code is in render(), it needs to be moved to handle().
/plugin/googleanalytics/
H A Dplugin.info.txt6 desc Plugin to embed your Google Analytics code for your site, which allows you to track your vi…
/plugin/custombuttons/
H A Dplugin.info.txt6 desc A plugin for adding custom buttons to the toolbar, to shortcut commonly used code blocks.
/plugin/syntaxhighlighter3/
H A Dplugin.info.txt6 desc Alternative to GeSHi server-side code highlighting with client-side SyntaxHighlighter. More …

1...<<61626364656667686970>>...102