Home
last modified time | relevance | path

Searched refs:has (Results 226 – 250 of 1382) sorted by relevance

12345678910>>...56

/plugin/adultcontent/
H A DREADME.md26 I just have a few pages which has medical information about sexually transmitted disease, but Googl…
/plugin/farmer/admin/
H A Ddelete.php39 if (!$INPUT->has('delete')) return;
/plugin/bureaucracy/script/
H A Dfieldsets.js66 .has(":first-child:contains('" + fname + "')").first()
/plugin/move/admin/
H A Dmain.php107 if($ID && $INPUT->has('dst')) {
131 } elseif($INPUT->has('json')) {
/plugin/deletepagebutton/
H A DREADME.md48 This plugin has been tested with the following DokuWiki releases,
55 The plugin has been tested with the default
/plugin/oauth/
H A DAdapter.php105 * Once a user has been authenticated, the current token storage needs to be made permanent
229 if (!$INPUT->get->has('code')) return false;
233 if (!$INPUT->get->has('oauth_token')) return false;
325 * Defaults to the plugin name (without oauth prefix). This has to match the Service class name in
/plugin/solr/
H A DREADME.md8 Installation has three stages - basic installation, Solr configuration and integration with your Do…
52 …lugin if the page was modified since it was last indexed. After the plugin has indexed a page, it …
56 … is indexed but there is no way to search for it. This is because DokuWiki has no API for creating…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.AggressivelyFixLt.txt
/plugin/inclform/
H A DREADME.md3 … improvements to adapt the plugin to recent DokuWiki- and PHP-versions, it has the same functional…
/plugin/searchindex/lang/en/
H A Dintro.txt9 until the indexing has finished.
/plugin/webcomponent/_test/data/pages/
H A Dsearch.txt11 The search component has:
/plugin/indexmenu2/cms/templates/SimpleTree/WindowsExplorerAjaxum/
H A Ddesign.css2 * Tree menu has "expanded" and "collapsed" states
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dlength.rst6 Support for the ``__toString()`` magic method has been added in Twig 1.33.
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-3.0.md25 * The blacklist functionality has been removed
H A DChangeLog-3.3.md15 * The constructor of `PHP_CodeCoverage_Report_Text` now has default values for its parameters
/plugin/preregister/lang/en/
H A Dinfo.txt3 column'' is the length of time that the entry has been in the datafile. Only those entries which ar…
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DCHANGELOG.md29 The `Nyholm\Dsn` class has been replaced with `Nyholm\Dsn\DsnParser`. To get a `Dsn`
/plugin/starred/
H A Dsyntax.php52 if (!$INPUT->server->has('REMOTE_USER')) {
/plugin/struct/lang/en/
H A Deditor_edit.txt7 The type of a field defines what kind of data can be stored in the field and influences how it will be displayed later. Each type has its own specific configuration options.
/plugin/twofactoremail/
H A Daction.php45 if ($INPUT->has('verify')) {
/plugin/callflow/
H A Draphael.js30 has = "hasOwnProperty", variable
475 has = "hasOwnProperty",
783 return !isnan[has](+o);
1215 if (cache[has](args)) {
4792 if (availableAnimAttrs[has](attr) || element.paper.customAttributes[has](attr)) {
5768 var has = "hasOwnProperty",
6320 ….type != "text" || !(params[has]("text") || params[has]("font") || params[has]("font-size") || par…
6327 if (params[has]("text")) {
7113 for (var method in elproto) if (elproto[has](method) && !setproto[has](method)) {
7139 var has = "hasOwnProperty",
[all …]
/plugin/advrack/
H A Draphael.js30 has = "hasOwnProperty", variable
475 has = "hasOwnProperty",
783 return !isnan[has](+o);
1215 if (cache[has](args)) {
4792 if (availableAnimAttrs[has](attr) || element.paper.customAttributes[has](attr)) {
5767 var has = "hasOwnProperty",
6326 ….type != "text" || !(params[has]("text") || params[has]("font") || params[has]("font-size") || par…
6333 if (params[has]("text")) {
7119 for (var method in elproto) if (elproto[has](method) && !setproto[has](method)) {
7145 var has = "hasOwnProperty",
[all …]
/plugin/dokutexit/
H A DREADME.md4 was http://danjer.doudouke.org/tech/dokutexit, but the original author has
98 When the user asks the pdf, intermediate TeX files will be produced only if the page has changed. A…
141 …ipt uses the `imagelayereffect()` php function from php-[gd]. This library has [human issues][gdpb…
185 It has only been tested on a recent dokuwiki (Release 2013-05-10a "Weatherwax").
191 …e is already compiled and cmk configuration changes, TeXit has currently no way to know it has te …
/plugin/codebuttonmod1/
H A DREADME.MD28 - *file* has been replaced by **code**
/plugin/database2/
H A DREADME.md6 This plugin has been developed in 2009. Back then there was an existing plugin called database. Bec…

12345678910>>...56