Home
last modified time | relevance | path

Searched refs:that (Results 601 – 625 of 2263) sorted by relevance

1...<<21222324252627282930>>...91

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Doverview.asciidoc5 client that does not stray from the REST API.
8 structure of other language clients (Ruby, Python, and so on). We hope that this
15 that more sophisticated libraries can build on top of.
/plugin/components/
H A DREADME.md5 …ome_plugin file structure. In this PHP script you need to declare a class that extends the Doku_AJ…
11 …* it returns the name of the AJAX call (here, 'some_call'). Note that the actual call is some_plug…
14 …* here $params is the params that got passed from the client, and it returns TRUE if the user is a…
48 // note that javascript arrays must use the form
76 …- This defines the action name that these handlers respond to. Note the full action name is plugin…
80 …- This is the logic that handles the action. If you want to chain performing another action, retur…
/plugin/siteexport/
H A DREADME.md23 …to export public pages. This option will allow to export non-public pages that the currently logge…
25 DokuWiki namespace and file name that will be used to create temporary files.
27 A regular expression to define paths that should not be exported
49 By default this is the same namespace/page that you are going to export. That will result in a flat…
79 …o the links in exported pages - which may make sense when using JavaScript that relies on the links
100 Allows the creation of <code>context.xml</code> and <code>map.xml</code> files that can be used by …
103 Allows the creation of <code>tox.xml</code> and <code>map.xml</code> files that can be used by Java…
115 This is great for a static export that does not need any other or only some plugins. Be adviced tha…
118 Here you can add additional variables that will be given to exported page. This can help to create …
123 …ll be regenerated by every change of any option. They reflect static URLs that can be copied and u…
[all …]
/plugin/indexnumber/
H A DREADME.md19 you can also configure that on the wiki configuration page. Note that the plugin
29 `countername` is an arbitrary string like "Tab." or "Fig." that must not contain
39 Please note that `idxnum` tags cannot be nested!
48 This is the second image, with a description. Note that the id is arbitrary
/plugin/saveandedit/
H A Dplugin.info.txt6 desc A plugin that adds a checkbox to the edit form that saves and then lets you continue editing.
/plugin/webcomponent/_test/data/pages/
H A Dcollapse.txt4 ''collapse'' is a component that can be used only in a [[navbar|navbar]]
6 All the element that are inside a collapse will be collapsed when the width of the page becomes a m…
/plugin/randomquote/
H A Dquotes.txt2 I have not failed. I've just found 10,000 ways that won't work. - Thomas Edison
3 I have always imagined that Paradise will be a kind of library. - Jorge Luis Borges
/plugin/translator/lang/en/
H A Dnoauth.txt3 Please make shure that you are logged in and that your user has the propper rights to use the trans…
/plugin/jmol2/jmol/
H A DREADME.txt51 The applet, i.e. a version of the program that will only run
54 compatibility with old pages that call it explicitly. Current
87 The utilities library, written in JavaScript language, that assists in
88 the preparation of web pages that use Jmol applet, without the need to
97 so that if a page does not require a component, that component is
98 not downloaded from the server. It is still recommended that you put
104 This split version is the one that will be used by default if you use
105 Jmol.js. For that, use the simplest form of jmolInitialize(), just
128 Given the descriptions, you will realize that the distribution package contains
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md93 * #258: Support for expanding events that use `RDATE`. (@jabdoa2)
94 * #258: Correctly support TZID for events that use `RDATE`. (@jabdoa2)
121 * #253: `isInTimeRange()` now correctly handles events that throw the
136 before in arguments. This means that either `DateTime` or
212 * #253: Handle `isInTimeRange` for recurring events that have 0 valid
290 * #173: vCard converter failed for `X-ABDATE` properties that had no
324 * #148: Ignore events that have attendees but no organizer.
374 anything about that though.
402 ensures that DUE is always after DTSTART.
587 that's not a child of said component.
[all …]
/plugin/diagramsnet/lib/js/mermaid/
H A DREADME.md4 1. Change the file `webpack.config.base.js`. Look for `const jsRule = {` and replace that block with
26 The idea is to add any library used in package.json that is not compatible with IE11
27 Then polyfill any JS error in IE11 (e.g, version 8.10.1 needs Number.isInteger polyfill such that j…
/plugin/usecounter/
H A Ddokuwiki_plugin_page.wiki4 description: Provides a helper that can be used in other plugins to count the occurences of any obj…
29 This plugin provides a helper class that manages the amount of occurences of any given object.
31 There are two simple mechanics that can be used.
33 …- incUsageOf(string $id) - indicates to the helper that the object with the given identifier is us…
/plugin/authgooglesheets/vendor/psr/cache/
H A DREADME.md7 Note that this is not a Cache implementation of its own. It is merely an
8 interface that describes a Cache implementation. See the specification for more
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.Parent.txt
H A DURI.MungeSecretKey.txt
H A DURI.HostBlacklist.txt
/plugin/elasticsearch/vendor/symfony/deprecation-contracts/
H A DREADME.md6 This package provides a single global function named `trigger_deprecation()` that triggers silenced deprecation notices.
12 - the name of the Composer package that is triggering the deprecation
13 - the version of the package that introduced the deprecation
/plugin/combo/vendor/symfony/deprecation-contracts/
H A DREADME.md6 This package provides a single global function named `trigger_deprecation()` that triggers silenced deprecation notices.
12 - the name of the Composer package that is triggering the deprecation
13 - the version of the package that introduced the deprecation
/plugin/displaywikipage/
H A Dplugin.info.txt6 desc Plugin that defines an additional template function such that you can display more than…
/plugin/displayorphans/
H A DREADME.md22 The plugin offers three block elements that expand into tables listing appropriate pages and other …
26 | `<<display orphaned>>` | Displays a table of orphaned pages, ie pages that exist but aren't linke…
27 | `<<display wanted>>` | Displays a table of wanted pages, ie pages that do not exist but are linke…
28 | `<<display linked>>` | Displays a table of linked pages, ie pages that do exist and are linked to…
32 The plugin provides several settings that can be modified through the [Configuration Manager](https…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DCcrNamespace.asciidoc57 $params['wait_for_active_shards'] = (string) Sets the number of shard copies that must be active before returning. Defaults to 0. Set to `all` for all shard copies, otherwise set to any non-negative value less than or equal to the total number of copies for the shard (number of replicas + 1) (Default = 0)
98 $params['body'] = (array) the name and UUID of the follower index, the name of the cluster containing the follower index, and the alias from the perspective of that cluster for the remote cluster containing the leader index (Required)
124 $params['name'] = (string) The name of the auto follow pattern that should pause discovering new indices to follow.
137 $params['index'] = (string) The name of the follower index that should pause following its leader index.
201 $params['index'] = (string) The name of the follower index that should be turned into a regular index.
/plugin/hide/
H A Dsyntax.php85 /* let's do the jon thingie, that is,
86 create the HTML code that reveals the hoverview
/plugin/file2dw/
H A DREADME.md12 …, .doc, .docx formats. It should also work with any other document format that pandoc supports (th…
22 **External requirements:** This plugin requires the following additional components that must be in…
33 … latest version of pandoc. Or you can install pandoc any other way (check that version installed i…
41 I'm not a security expert, but I think that this should not be a problem for anybody. If you do not…
62 A simple `docker-compose.yml` that will create a container with Dokuwiki installed on it.
75 A `docker-compose.yml` that will create a container with Dokuwiki installed on it and a reverse pro…
/plugin/farmsync/lang/en/
H A Dupdate.txt1 …with '':**'' means that all pages in this namespace and in all subnamespaces will be copied. Where…
/plugin/autologoff/lang/en/
H A Dintro.txt3 Here you can specify users and groups that should be logged out after the configured time of inactivity. Be sure to prefix groups with ''@''. A user that is member of multiple configured groups will be given the largest configured time. You can specify (…)

1...<<21222324252627282930>>...91