Home
last modified time | relevance | path

Searched refs:is (Results 2326 – 2350 of 3663) sorted by relevance

1...<<919293949596979899100>>...147

/plugin/rst/
H A DLicense.text31 This software is provided by the copyright holders and contributors "as
32 is" and any express or implied warranties, including, but not limited
/plugin/webdavclient/vendor/sabre/vobject/
H A DREADME.md7 The goal of the VObject library is to create a very complete library, with an easy to use API.
50 This library is being developed by [fruux](https://fruux.com/). Drop us a line for commercial servi…
/plugin/davcal/vendor/sabre/vobject/
H A DREADME.md7 The goal of the VObject library is to create a very complete library, with an easy to use API.
50 This library is being developed by [fruux](https://fruux.com/). Drop us a line for commercial servi…
/plugin/spatialhelper/
H A DREADME.md7 If you install this plugin manually, make sure it is installed in lib/plugins/spatialhelper/ - if the folder is called
/plugin/geotag/
H A DREADME.md7 If you install this plugin manually, make sure it is installed in lib/plugins/geotag/ - if the folder is called different it will not work!
/plugin/revealjs/css/theme/
H A Dsimple.css3 * to the default theme. The accent color is darkblue.
5 …* This theme is Copyright (C) 2012 Owen Versteeg, https://github.com/StereotypicalApps. It is MIT …
6 * reveal.js is Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se
/plugin/symbols4odt/
H A Ddokuwiki_plugin_page.wiki50 On the code level, the plugin is readily extendible by inserting patterns into the ''getPatterns()'…
52 This extension mechanicsm is explained in the following by example:
60 This entry is an element of the array stored in ''$this->patterns''.
62 The first string, ''checkbox_filled'' is the name of the pattern, which will be used internally and…
/plugin/multiorphan/
H A Dscript.js305 if ( $orphanForm.find('input[name=purge]').is(':checked') ) {
309 if ( $orphanForm.find('input[name=checkExternal]').is(':checked') ) {
313 if ( $orphanForm.find('input[name=includeWindowsShares]').is(':checked') ) {
317 if ( $orphanForm.find('input[name=includeHidden]').is(':checked') ) {
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.print.less104 /* this hr is used when height is underused and needs to be filled */
139 /* indicate the event is a continuation via "..." text */
148 /* hide the the time that is normally displayed... */
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc19 // the value is displayed just as if a regular "setup" was executed. Otherwise,
40 // is used for that field.
44 // The only way to have an empty select value in Firefox is
209 // Save field's value every time after "setup" is called.
/plugin/orphanmedia2/
H A Ddokuwiki-plugin-page.md52 **Basic** usage is to place one of the following five syntax lines into the page markup of a page w…
67 the following syntax is valid (put the options together without delimiter):
77 Each valuable help is welcome. The code is not that complicated, just looping through and \\
/plugin/dw2pdf/
H A Dcomposer.lock5 "This file is @generated automatically"
275 "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
299 "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
/plugin/randominc/
H A DREADME3 All documentation for the Random Include Plugin is available online at:
/plugin/webcomponent/_test/data/pages/
H A Dstart.txt5 This is the demo website of the [[https://www.dokuwiki.org/plugin:webcomponent|Web Component dokuwi…
/plugin/projects/syntax/
H A Dprojectfile.php91 ' of the projects plugin is available. See the <a href="'
/plugin/xhtmlruby/
H A Dconf.ini2 ; This is the configuration file for the xhtmnruby action plugin
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.Custom.txt
H A DCache.SerializerPath.txt
/plugin/vbsso/
H A Dplugin.info.txt6 desc vBSSO is a vBulletin plugin that helps you connect to different software platforms like cont…
/plugin/backup/lang/en/
H A Ddonate.txt3 �� �� �� As of the year 2020, [[doku>plugins:backup|BackupTool for DokuWiki]] is 14 years old and s…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DFeaturesNamespace.asciidoc13 NOTE: this file is autogenerated using util/GenerateEndpoints.php
/plugin/acmenu/
H A DREADME.md4 AcMenu is a plugin for DokuWiki.
/plugin/bez/scripts/
H A Dstart.js20 if ($desc_rows.is(":visible")) {
/plugin/callflow/
H A Draphael.js482 is: g.win.Raphael property in AnonymousFunctionaefe14e80600.oldRaphael
780 R.is = function (o, type) {
869 if (R.is(values, array)) {
1476 if (R.is(pathString, array) && R.is(pathString[0], array)) { // rough assumption
1522 if (R.is(TString, array) && R.is(TString[0], array)) { // rough assumption
1655 if (!R.is(p1x, "array")) {
1821 if (is) {
1822 if (xy[is.x.toFixed(4)] == is.y.toFixed(4)) {
1825 xy[is.x.toFixed(4)] = is.y.toFixed(4);
5242 if (name && R.is(name, array) && R.is(name[0], "object")) {
[all …]
/plugin/advrack/
H A Draphael.js482 is: g.win.Raphael property in AnonymousFunctionfecc8d700600.oldRaphael
780 R.is = function (o, type) {
869 if (R.is(values, array)) {
1476 if (R.is(pathString, array) && R.is(pathString[0], array)) { // rough assumption
1522 if (R.is(TString, array) && R.is(TString[0], array)) { // rough assumption
1655 if (!R.is(p1x, "array")) {
1821 if (is) {
1822 if (xy[is.x.toFixed(4)] == is.y.toFixed(4)) {
1825 xy[is.x.toFixed(4)] = is.y.toFixed(4);
5242 if (name && R.is(name, array) && R.is(name[0], "object")) {
[all …]

1...<<919293949596979899100>>...147