Home
last modified time | relevance | path

Searched refs:in (Results 1926 – 1950 of 3785) sorted by relevance

1...<<71727374757677787980>>...152

/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.print.less55 /* undo height that JS set in distributeHeight */
66 /* only works in newer browsers */
68 /* ...gives space within the skeleton. also ensures min height in a way */ }
89 /* never display the "more.." popover in print mode */ }
112 /* in case there are no events, we still want some height */
152 /* ...replace it with a more verbose version (includes AM/PM) stored in an html attribute */
/plugin/dw2pdf/vendor/setasign/fpdi/
H A DREADME.md13 documents and use them as templates in [FPDF](http://www.fpdf.org), which was developed by Olivier Plathey. Apart
21 Because FPDI can be used with FPDF, TCPDF or tFPDF we haven't added a fixed dependency in the main
25 To use FPDI with FPDF include following in your composer.json file:
60 If you do not use composer, just require the autoload.php in the /src folder:
87 We tried to keep the main methods and logical workflow the same as in version 1 but please
96 result in an `InvalidArgumentException` now.
/plugin/diagramsnet/lib/resources/
H A Ddia_fil.txt468 logIn=Mag-Log in
837 officeStepsHeader=This add-in performs the following steps:
939 confANoDiagFoundInPage=No {1} diagrams found in page "{2}".
1005 confANoLnksInDrgm=No links to update in: {1}
1042 builtinPlugins=Built-in Plugins
1045 chromeOnly=This feature only works in Google Chrome
1075 prevInDraw=Preview in draw.io
1124 officeNoDiagramsSelected=No diagrams found in the selection
1125 officeNoDiagramsInDoc=No diagrams found in the document
1129 importingDrafts=Importing {1} Diagrams in drafts
[all …]
H A Ddia_et.txt939 confANoDiagFoundInPage=No {1} diagrams found in page "{2}".
999 confAPrcsDiagInPage=Processing draw.io diagrams in page "{1}"
1005 confANoLnksInDrgm=No links to update in: {1}
1010 confAPrcsMacrosInPage=Processing draw.io macros in page "{1}"
1042 builtinPlugins=Built-in Plugins
1045 chromeOnly=This feature only works in Google Chrome
1075 prevInDraw=Preview in draw.io
1124 officeNoDiagramsSelected=No diagrams found in the selection
1125 officeNoDiagramsInDoc=No diagrams found in the document
1129 importingDrafts=Importing {1} Diagrams in drafts
[all …]
/plugin/jdraw/lib/
H A Dhttpmime-4.0.1.jar ... .io.OutputStream out java.io.InputStream in public java.lang.String getTransferEncoding () public ...
/plugin/displayfile/
H A DREADME.md27 | `LANG` | yes | The language of the content file. This is used by Dokuwiki's built-in syntax highl…
28 …. The `TARGET` value can be enclosed in single or double quotes (' or "). The `TARGET` path part m…
38 …llowed by the `displayfile` element. An empty list means any extension not in the deny list will b…
42 Some level of threat is inherent in the very purpose of this plugin, displaying the contents of fil…
/plugin/jcapture/lib/
H A Dhttpmime-4.0.1.jar ... .io.OutputStream out java.io.InputStream in public java.lang.String getTransferEncoding () public ...
/plugin/authremoteuser/
H A DREADME.md26 1. Enable an authentication system which sets (domain and) username in an
56 2. Open `phpinfo.php` in your web browser and search for the (domain and)
57 username in `_SERVER[...]` whereby `...` is the variable name of your
77 set the name (see also topic 1.2) in `server_var_name_of_auth_system`.
93 Administration of users and its groups is done in the *User Manager* which is
/plugin/randomquote/
H A DREADME.md4 The plugin is file-based and relies on a list of quotes stored in a `quotes.txt` file.
10 To add new quotes or to change the style, please edit the `quotes.txt` and `style.css` files in you…
/plugin/interwikipaste/
H A DREADME.md15 This program is distributed in the hope that it will be useful,
20 See the COPYING file in your DokuWiki folder for details
/plugin/aceeditor/
H A DREADME18 This program is distributed in the hope that it will be useful,
23 See the COPYING file in your DokuWiki folder for details
/plugin/userhomepage/lang/de-informal/
H A Duserhomepage_publicspace.default3 …* Du kannst dich selbst vorstellen, Links zu Deinen Beiträgen in diesem Wiki erstellen, eine Gesch…
5 …* Um eine Seite in Deinem öffentlichen Namespace zu erstellen, benutzen Sie einfach die normale Li…
/plugin/confmanager/lang/en/
H A Dmime.txt5 :!: **Never enable HTML upload for unprotected wikis**, as this opens Cross Site Scripting vulnerabilities through JavaScript. Only enable this with trusted users. You need to disable the [[doku>config:iexssprotect]] option additionally to adding the HTML mime type in the config file.
7 Additional icons in a similar style are available at http://www.splitbrain.org/projects/file_icons
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md18 that gives most expected results even in non-trivial edge cases.
56 So in case you are using PHP `opcache`, make sure
63 Alternatively you can add the following to the `require` section in your `composer.json` manually:
117 …The default behavior is to always start from 1 and increment by one regardless of the number in ma…
237 Parsing of a block element is done in two steps:
294 Adding inline elements is different from block elements as they are parsed using markers in the tex…
299 in PHPDoc is needed to register the parse function for one or multiple markers.
328 // in case we did not find a closing ~~ we just return the marker and skip 2 characters
476 issues, users and commits in the comments.
481 its own flavor (mainly github flavored markdown) in one class and at the time of this writing was
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc143 $params['body'] = (array) a point-in-time id to close
162 $params['min_score'] = (number) Include only documents with a specific `_score` value in the result
165 $params['q'] = (string) Query in the Lucene query string syntax
169 $params['df'] = (string) The field to use as default where no field prefix is given in the query string
236 $params['df'] = (string) The field to use as default where no field prefix is given in the query string
244 $params['q'] = (string) Query in the Lucene query string syntax
262 $params['requests_per_second'] = (number) The throttle to set on this request in floating sub-requests per second. -1 means set no throttle. (Required)
293 $params['stored_fields'] = (list) A comma-separated list of stored fields to return in the response
295 $params['realtime'] = (boolean) Specify whether to perform the operation in realtime or search mode
319 $params['realtime'] = (boolean) Specify whether to perform the operation in realtim
[all...]
/plugin/semanticdata/
H A DREADME7 …ality has been implemented. Aliases, related pages and tag cloud are not supported in this release.
8 … way, metadata that is automatically inferred by the triple store is included in the query results.
19 …umentation. If you install this plugin manually, make sure it is installed in lib/plugins/data/ - …
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DTasksNamespace.asciidoc30 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
46 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
62 *NOTE:* This API is EXPERIMENTAL and may be changed or removed completely in a future release
H A DClusterNamespace.asciidoc45 $params['include_yes_decisions'] = (boolean) Return 'YES' decisions in explanation (default: false)
118 $params['flat_settings'] = (boolean) Return settings in flat format (default: false)
143 $params['wait_for_no_relocating_shards'] = (boolean) Whether to wait until there are no relocating shards in the cluster
144 $params['wait_for_no_initializing_shards'] = (boolean) Whether to wait until there are no initializing shards in the cluster
145 $params['wait_for_status'] = (enum) Wait until cluster is in a specific state (Options = green,yellow,red)
202 $params['flat_settings'] = (boolean) Return settings in flat format (default: false)
253 $params['flat_settings'] = (boolean) Return settings in flat format (default: false)
272 $params['flat_settings'] = (boolean) Return settings in flat format (default: false)
/plugin/openlayersmap/
H A DREADME.md5 Provides a syntax for rendering an OpenLayers based map in a wiki page.
9 If you install this plugin manually, make sure it is installed in
12 Please refer to http://www.dokuwiki.org/plugins for additional info on how to install plugins in DokuWiki.
/plugin/authsmartcard/
H A DREADME.md8 …e user's client certificate's CN attribute with the group field for a user in the dokuwiki user da…
12 …' by comparing the CN of his certificate with the groups he is a member of in the dokuwiki user da…
34 …tual directory that contains the plugin. Otherwise, integrate the entries in authsmartcard/.htacc…
60 Ensure that the authtype is set to authsmartcard in conf/local.php or conf/local.protected.php:
/plugin/jmol2/jmol/
H A DCOPYRIGHT.txt9 This library is distributed in the hope that it will be useful,
45 Used for exporting images in GIF and PPM formats. Distributed free and
50 Used for exporting images in JPEG format. Distributed free and without
66 Used for icons in menus and toolbars. Distributed free and without warranty.
/plugin/bpmnio/vendor/bpmn-js/
H A DREADME.md5 View and edit BPMN 2.0 diagrams in the browser.
7 [![bpmn-js screencast](./resources/screencast.gif "bpmn-js in action")](http://demo.bpmn.io/s/start)
18 and render [BPMN 2.0 diagrams](https://www.omg.org/spec/BPMN/2.0.2/) in the browser:
88 * [bpmn-moddle](https://github.com/bpmn-io/bpmn-moddle): Read / write support for BPMN 2.0 XML in t…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dfutures.asciidoc5 processing of requests (sent in parallel to the cluster), which can have a
11 executed in parallel by the underlying multithreaded libcurl library, and the
17 available to execute all requests in parallel).
28 responsibility into your code. To enable future mode, set the `future` flag in
56 requests will be sent in parallel to the cluster and return asynchronously to
81 response, causes the future to resolve that particular value (which in turn
108 The queued requests will execute in parallel and populate their futures after
273 When operated in future mode, the unwrapping of the future is left to your
/plugin/odtsupport/
H A Ddokuwiki_plugin_page.wiki59 //Example:// <code>{{hash>TEST}}</code> will result in the following output: a96df14f8b5ccb567eede4…
79 Relay a properly addressed metadata value of the wiki page into a field in an exported ODT file. (R…
81 …nderscore, this one will be allowed). E.g.: "last_change date" will result in a field named "last_…
96 //Example:// <code>{{pagehashtofield>pagecode}}</code> will result in an ODT field with the name "p…
110 Inserts a link to an URL defined in the configuration key 'serverurl' (see configuration). The prov…
116 <code>{{serverurl>\subfolder:My <PAGEHASH4> subfolder}}</code> will result in a link to the followi…
120 …with the PHP function date(). It's used for the command 'metadatatofield', in case a date is read …
122 …option allows to specify that only the first occurence of them will result in setting a field with…
/plugin/imapmarkers/
H A DREADME.md14 Sourcecode in DokuWiki:
54 Enclosed in this, you define no, one or multiple image areas, [see here](https://www.w3schools.com/…
66 This identifier is later used in a clickable element, say **reference**, to show the marker.
144 And if you click a reference, the marker is shown in the middle of the **area** with the same **ide…
146 References can be places everywhere in the page.
153 ```TEXT``` is the text shown in the page.
167 Place this folder in ```DOKUWIKI-SERVER-ROOT/lib/plugins/```
170 on how to install extensions in DokuWiki.

1...<<71727374757677787980>>...152