Home
last modified time | relevance | path

Searched refs:proper (Results 1 – 25 of 112) sorted by relevance

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
DPartOfSpeech.php53 public $proper; variable in Google\\Service\\CloudNaturalLanguage\\PartOfSpeech
172 public function setProper($proper) argument
174 $this->proper = $proper;
181 return $this->proper;
/plugin/subjectindex/syntax/
Dindex.php148 private function _create_index(SI_Index $section_entries, $all_pages, $hideAtoZ, $proper) { argument
211 if ($proper) {
329 * @param bool $proper
335 private function _render_wikilink($id, $proper, $title, $abstract, $anchor) { argument
343 } elseif ($proper) {
/plugin/pagequery/
Dreadme.md46 …pagequery>[query];fulltext;sort=key:direction,key2:direction;group;limit=10;cols=2;inwords;proper}}
49 …ulltext;sort=key:direction,key2:direction;group;limit=100;cols=6;inwords;proper;snippet=5;border=i…
58 {{pagequery>@namespace *;sort=a,name;group;proper;cols=2}} [pagename version: allows regex's]
64 {{pagequery>@namespace *;sort=a,name;group;cols=3;proper}
68 {{pagequery>@namespace *;sort=cyear,cmonth,name;group;inwords;proper;cols=2;border}}
72 {{pagequery>@namespace help;fulltext;sort=cyear,cmonth,name;group;inwords;proper;cols=2}}
80 Or, all files in the "happy:go:lucky" namespace, sorted by year, then date created, in proper case,…
82 {{pagequery>@happy:go:lucky *;sort=cyear,cdate;group;proper;cols=2;title}}
Dplugin.info.txt6 …;fulltext;sort=key:direction,key2:direction;group;limit=??;cols=?;inwords;proper]}} [..] = optional
DPageQuery.php895 $heading = $this->proper($heading);
912 $display = $this->proper($display);
954 private function proper(string $id): string function in PageQuery
1128 $heading = $this->proper($heading);
1145 $display = $this->proper($display);
/plugin/bibtex4dw/
DTODO.md20 Another thing missing is a proper documentation (at least of the code as such). Coming from Python/…
44 ## Add proper handling of citation styles
50 Perhaps that would be a (long-term) option to have proper handling of citation styles from within t…
/plugin/dokullm/doc/profiles/default/
H A Dsystem.txt2 The text uses DokuWiki syntax. Please maintain proper DokuWiki formatting in your response.
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DURI.DefaultScheme.txt8 select the proper object validator when no scheme information is present.
DAttr.EnableID.txt7 fact that without proper configuration user input can easily break the
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
Dhtaccess.txt2 # and set the proper options and paths according your enviroment
/plugin/dev/
Dcomposer.lock34 "ext-iconv": "Used for proper filename encode handling",
/plugin/deletepageguard/
H A DCHANGELOG.md37 - GPL v2 licensing with proper headers
H A DRELEASE.md312 # Ensure proper semantic versioning (x.y.z)
/plugin/upgrade/
Dcomposer.lock34 "ext-iconv": "Used for proper filename encode handling",
/plugin/iframeinterwiki/
H A DREADME.md104 - Ensure proper syntax: specify units for dimensions (`700px` instead of `700`)
/plugin/aichat/vendor/vanderlee/php-sentence/
DREADME.md86 through proper punctuation.
/plugin/ckgedit/ckeditor/plugins/scayt/
DREADME.md39 …rk in other browsers and environments but we unable to check all of them and guarantee proper work.
/plugin/dokucrypt3/
H A Ddokuwiki_plugin_page.wiki34 …only be accessible when viewed with a javascript enabled browser and the proper pass phrase. It wi…
/plugin/dw2pdf/vendor/mpdf/mpdf/
DREADME.md36 …blems with fetching external HTTP resources with single threaded servers such as `php -S`. A proper
/plugin/mermaid/
H A DREADME.md140 The search highlight of the DokuWiki search can prevent the proper parsing of the diagram, leading …
/plugin/asciidocjs/node_modules/get-intrinsic/
DCHANGELOG.md70 - [eslint] set up proper globals config [`5a8c098`](https://github.com/ljharb/get-intrinsic/commit/…
/plugin/jplayer/vendor/james-heinrich/getid3/
DREADME.md367 * proper checking for LINK/LNK frame validity in ID3v2 writing
368 * proper checking for ASPI-TLEN frame validity in ID3v2 writing
369 * proper checking for COMR frame validity in ID3v2 writing
Dreadme.txt374 * proper checking for LINK/LNK frame validity in ID3v2 writing
375 * proper checking for ASPI-TLEN frame validity in ID3v2 writing
376 * proper checking for COMR frame validity in ID3v2 writing
/plugin/fckg/fckeditor/editor/lang/
Dlang-template.txt104 FileBrowserError_XML: 'The server didn\'t reply with a proper XML data. Please check your configur…
/plugin/ckgedit/ckeditor/lang/
Den.js.ckgedit24 FileBrowserError_XML: 'The server didn\'t reply with a proper XML data. Please check your configur…

12345