Home
last modified time | relevance | path

Searched refs:namespace (Results 501 – 525 of 684) sorted by relevance

1...<<2122232425262728

/plugin/pageredirect/
H A DChangeLog.md99 - add alternative `#REDIRECT namespace/pagename` syntax. [01efce2]
/plugin/dirtylittlehelper/
H A Ddokuwiki_plugin_dirtylittlehelper.txt95 * config "autocomplete" - "namespace" > put your namespace here
/plugin/refnotes/
H A Dbibtex.php451 private $namespace; variable in refnotes_bibtex_entry_stash
459 $this->namespace = ':';
483 $name = $this->namespace . $name;
500 if (isset($data['namespace']) && $this->isValidRefnotesName($data['namespace'])) {
501 $this->namespace = refnotes_namespace::canonizeName($data['namespace']);
/plugin/quickstats/lang/nl/
H A Dquery.txt13 …Dus, indien gezocht op "wiki", worden alle pagina's gevonden in de wiki namespace en alle andere p…
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DREADME.md64 namespace JsonParser;
/plugin/tag/
H A Dhelper.php17 * @var string namespace tag links point to
19 public $namespace; variable in helper_plugin_tag
40 $this->namespace = $this->getConf('namespace');
41 if (!$this->namespace) {
42 $this->namespace = getNS($ID);
84 'namespace (optional)' => 'string',
153 return $this->namespace;
188 $resolver = new dokuwiki\File\PageResolver($this->namespace . ':something');
193 resolve_pageid($this->namespace,
[all...]
/plugin/datatables/assets/datatables.net-plugins/features/searchPane/
H A DdataTables.searchPane.min.js
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/datatables/assets/datatables.net-responsive/js/
H A DdataTables.responsive.min.js
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D19.19.js.map1 …mber',\n 'mod',\n 'module',\n 'mutable',\n 'namespace',\n 'meth…
H A D69.69.js.map1 … tagHandle: [[/\\![^ ]*/, 'tag']],\n anchor: [[/[&*][^ ]+/, 'namespace']]\n }\n};\n"…
H A D64.64.js.map1 …,\n 'continue',\n 'return',\n 'package',\n 'namespace',\n 'catc…
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCHANGELOG.md104 - Fix locating files for classes without namespace [\#5](https://github.com/schmittjoh/metadata/pul…
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt55 - HHVM signing node with ID attribute w/out namespace regenerates ID value.
/plugin/quickstats/lang/en/
H A Dquery.txt14 …'' in the page search, it will return all pages which occur in the wiki namespace and any other pa…
/plugin/strata/
H A Dmanual.txt52 **Type hints**: You can change how a [[#types|type]] behaves by adding a type hint. Type hints are added by appending them to the type with ''::''. For example ''[page::places]'' uses the page type, and will try to resolve values without an explicit namespace as if they were in the ''places:'' namespace. For a list of types and their hints, see [[#Types]].
288 | ''~>'' | In wiki namespace |
289 | ''!~>'' | Not in wiki namespace |
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md207 * Fix MethodNotFoundException wrong namespace (thanks @gunnarlium)
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-decision-table-controls.css77 /* TODO(nikku): namespace and refactor context menu styles */
/plugin/siteexport/
H A Dscript.js294 …nt.value == NS || element.value == JSINFO.id || element.value == JSINFO.namespace ) { element.name…
/plugin/codemirror/dist/modes/
H A Dsoy.min.js.map1namespace","@param","@param?","@inject","@inject?","@state","template","variableScope","literal","…
H A Dmllike.min.js.map1namespace","null","override","public","return!","return","select","static","upcast","use!","use","…
/plugin/twcheckliste/theme_twCheckliste/
H A Dpackery.pkgd.min.js12namespace+": "+(i||t)),void 0;this.element=i,h&&(this.$element=h(this.element)),this.options=o.ext…
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md85 rather than the global namespace to prevent autoloading issues. Reported by
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.unc48 …creates default Dokuwiki Link: <code>[[namespace:page|]]</code><br />ID creates: <code>[[namespace
/plugin/datatables/assets/datatables.net-fixedcolumns/js/
H A DdataTables.fixedColumns.min.js

1...<<2122232425262728