Home
last modified time | relevance | path

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

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
H A 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/
H A 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/
H A Dreadme.md46 {{pagequery>[query];fulltext;sort=key:direction,key2:direction;group;limit=10;cols=2;inwords;proper}}
49 {{pagequery>[query];fulltext;sort=key:direction,key2:direction;group;limit=100;cols=6;inwords;proper;snippet=5;border=inside;nostart;case;natsort}}
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, in 2 columns, and use the page title, not the name in the listing:
82 {{pagequery>@happy:go:lucky *;sort=cyear,cdate;group;proper;cols=2;title}}
H A Dplugin.info.txt6 desc Search for (fulltext) and list wiki pages, sorted and optionally grouped by name, date, creator, abc, etc. in columns. Insert the pagequery markup wherever you want your list to appear. E.g.{{pagequery>[query;fulltext;sort=key:direction,key2:direction;group;limit=??;cols=?;inwords;proper]}} [..] = optional
H A DPageQuery.php891 if ($opt['proper'] === 'header' || $opt['proper'] === 'both') {
892 $heading = $this->proper($heading);
908 if ($opt['proper'] === 'name' || $opt['proper'] === 'both') {
909 $display = $this->proper($display);
948 * Changes a wiki page id into proper case (allowing for :'s etc...)
951 private function proper(string $id): string
1124 if ($opt['proper'] === 'header' || $opt['proper']
956 private function proper(string $id): string global() function in PageQuery
[all...]
/plugin/bibtex4dw/
H A DTODO.md20 Another thing missing is a proper documentation (at least of the code as such). Coming from Python/Sphinx, documentation integrating both, API and user documentation, seems still in its infancies in PHP. However, phpDocumentor seems to be the *de facto* standard:
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 the DokuWiki BibTeX plugin.
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.DefaultScheme.txt
H A DAttr.EnableID.txt
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dhtaccess.txt2 # and set the proper options and paths according your enviroment
/plugin/upgrade/
H A Dcomposer.lock34 "ext-iconv": "Used for proper filename encode handling",
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md
/plugin/aichat/vendor/vanderlee/php-sentence/
H A DREADME.md86 through proper punctuation.
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki42 …d, but no PDF file thumbnail is created. (In that case, you should get a proper error message if y…
145 //Thomas Schäfer (2021-03-29):// I wasn't able to locate a proper specification indicating the exac…
/plugin/ckgedit/ckeditor/plugins/scayt/
H A DREADME.md39 …rk in other browsers and environments but we unable to check all of them and guarantee proper work.
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DREADME.md36 mPDF has some problems with fetching external HTTP resources with single threaded servers such as `php -S`. A proper
/plugin/jplayer/vendor/james-heinrich/getid3/
H A 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
H A 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/
H A Dlang-template.txt104 FileBrowserError_XML: 'The server didn\'t reply with a proper XML data. Please check your configur…
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.ckgedit20 FileBrowserError_XML: 'The server didn\'t reply with a proper XML data. Please check your configur…
/plugin/ckgedit/ckeditor/lang/
H A Den.js.ckgedit24 FileBrowserError_XML: 'The server didn\'t reply with a proper XML data. Please check your configur…
/plugin/bible/bible_douayRheims/
H A D2_Peter.txt3 …ss are given us through the knowledge of him who hath called us by his own proper glory and virtue.
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md73 - Do not set unnecessary `binary` value of `goog:chromeOptions` while keep the object in proper data type required by ChromeDriver.
/plugin/diagramsnet/lib/stencils/
H A DLICENSE10 …Effective Technological Measures means those measures that, in the absence of proper authority, ma…
/plugin/diagramsnet/lib/templates/
H A DLICENSE10 …Effective Technological Measures means those measures that, in the absence of proper authority, ma…
/plugin/diagramsnet/lib/img/
H A DLICENSE10 …Effective Technological Measures means those measures that, in the absence of proper authority, ma…

1234