Home
last modified time | relevance | path

Searched refs:order (Results 251 – 275 of 994) sorted by relevance

1...<<11121314151617181920>>...40

/plugin/webcomponent/_test/data/pages/
H A Dmath.txt8 …uwiki.org/devel:event_handlers|event]] called ''TPL_DOCUMENT_CLOSING'' in order to add the mathjax…
/plugin/fedauth/lang/en/
H A Dadmproviders.txt4 You may as well set the order of provider buttons and size whether they should be large or small.
/plugin/prosemirror/
H A DREADME.md51 - Some Nodes (e.g. images, links) need to be resolved by DokuWiki in order to be rendered properly.
67 - To know in which order we have to open/close marks we need to know which start
73 - If the marks on a node have the same start/end than they need a stable order in which they appear.
/plugin/rstudio/
H A DREADME.md3 …ckgedit's editing window, and it can then be saved as a Dokuwiki file. In order to copy the RStudi…
/plugin/editions/
H A DREADME19 d. all paragraphs need to be in the same order across same pages
/plugin/metadisplay/
H A DREADME.md11 Options (in following order):
/plugin/jmol2/jmol/
H A DJmolApplet0_Symmetry.jar ... translation javax.vecmath.Matrix4f seitzMatrix12ths boolean isImproper int order char axisType char diagonalReferenceAxis boolean allPositive private final org. ...
H A DJmolAppletSigned0_Symmetry.jar ... translation javax.vecmath.Matrix4f seitzMatrix12ths boolean isImproper int order char axisType char diagonalReferenceAxis boolean allPositive private final org. ...
/plugin/authjoomla3/
H A DREADME.md17 …oup are locally renamed (means it happens only on dokuwiki) to `admin` in order to make them admin…
/plugin/autolink4/lang/en/
H A Dadmin_help.txt17 Non-Latin language support: In order to support most non-Latin languages, such as Chinese and Arabic, you will have to modify core DokuWiki code. See https://www.dokuwiki.org/plugin:autolink4#non-latin_language_support
/plugin/indobible/
H A DREADME3 provides a tag to recognize a text that follow bible verse chapters and numbers syntax in order to …
H A DREADME.md4 provides a tag to recognize a text that follow bible verse chapters and numbers syntax in order to …
/plugin/translation/
H A Dstyle.less72 order: -1;
/plugin/gil/
H A DChangeLog23 and server load in about one order of magnitude.
/plugin/cronojob/pseudo-cron/
H A Dpseudo-cron.inc.php227 function multisort(&$array, $sortby, $order='asc') { argument
232 $const = $order == 'asc' ? SORT_ASC : SORT_DESC;
H A Dpseudo-cron-image.php270 function multisort(&$array, $sortby, $order='asc') { argument
275 $const = $order == 'asc' ? SORT_ASC : SORT_DESC;
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daac.js4494 this.order = new Array(8);
4501 this.order[w] = new Int32Array(4);
4544 order_w = this.order[w],
4583 order_w = this.order[w],
4590 order = order_w[filt];
4592 if (order === 0) continue;
4596 for (var i = 0; i < order; i++) {
4626 for (var i = 1; i <= Math.min(m, order); i++) {
4635 for (var i = 1; i <= Math.min(m, order); i++)
4638 for (var i = order; i > 0; i--)
/plugin/git/syntax/
H A Dlocalstatus.php111 …$renderer->doc .= '<p>They have not yet been commited. In order to see all changes to the workspac…
/plugin/webcode/_test/data/pages/
H A Dacross_section.txt4 A webcode may be used across several header in order to create a How to for instance.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DClouderrorreporting.php170 'order' => [
/plugin/drawio/
H A DREADME.md52 In order to make the development as simple as possible, I prepared a Docker compose file. Using the…
63 In order to enable svg drawing support make sure:
/plugin/issuelinks/
H A Dstyle.less233 order: 2;
241 order: 1;
/plugin/cronojob/
H A Dpseudocron.php209 function multisort(&$array, $sortby, $order='asc') { argument
214 $const = $order == 'asc' ? SORT_ASC : SORT_DESC;
/plugin/lists/
H A Dsyntax_plugin_lists.css18 defaults) the CSS files are loaded in mixed order :-(
/plugin/api/
H A DREADME.md7 This is a Dokuwiki plugin that implements a rest API for Dokuwiki in order to use DokuWiki as a bac…

1...<<11121314151617181920>>...40