Home
last modified time | relevance | path

Searched refs:file (Results 2701 – 2725 of 3491) sorted by path

1...<<101102103104105106107108109110>>...140

/plugin/publistf/
H A DTODO24 E.g. {bibtex_type='file';bibtex_source=':mybibtex';group='year';
32 - Maybe in conf.php file
37 - sanitiser function/file selection
/plugin/publistf/bib2tpl/
H A DREADME4 features to be used with publist dokuwiki's plugin [2]. See the changelog file
15 See COPYING and/or file headers for license info.
H A Dchangelog4 * Added Spanish (es) language file.
6 languge file as a pattern. This way, month sorting can be done correctly
8 when months in the bibtex use abreviations; if the language file includes
/plugin/publistf/template/
H A Ddokuwiki_fancy.tpl4 …tp://dx.doi.org/@doi@|doi]]@;doi@@?url@ [[@url@|web]]@;url@@?file@ {{@file@|download}}@;file@@?bib…
H A Ddokuwiki_kmh.tpl4 …(@note@)@;note@@?doi@ [[http://dx.doi.org/@doi@|doi]]@;doi@@?file@ {{@file@|download}}@;file@@?bib…
H A Ddokuwiki_single.tpl2 …(@note@)@;note@@?doi@ [[http://dx.doi.org/@doi@|doi]]@;doi@@?file@ {{@file@|download}}@;file@@?bib…
/plugin/publistx/
H A DCOPYING289 to attach them to the start of each source file to most effectively
290 convey the exclusion of warranty; and each file should have at least
H A DREADME10 specified authorpage page or file requires author URLs followed by their
26 See COPYING and file headers for license info.
H A DTODO24 E.g. {bibtex_type='file';bibtex_source=':mybibtex';group='year';
32 - Maybe in conf.php file
37 - sanitiser function/file selection
H A Dchangelog6 co-authors by creating an additional file/wiki page with "URL Author Name"
17 * Included Spanish (es) language file.
/plugin/publistx/bib2tpl/
H A DREADME4 features to be used with publist dokuwiki's plugin [2]. See the changelog file
14 See COPYING and/or file headers for license info.
H A Dchangelog4 * Added Spanish (es) language file.
6 languge file as a pattern. This way, month sorting can be done correctly
8 when months in the bibtex use abreviations; if the language file includes
/plugin/publistx/template/
H A Ddokuwiki_fancy.tpl4 …tp://dx.doi.org/@doi@|doi]]@;doi@@?url@ [[@url@|web]]@;url@@?file@ {{@file@|download}}@;file@@?bib…
H A Ddokuwiki_kmh.tpl4 …(@note@)@;note@@?doi@ [[http://dx.doi.org/@doi@|doi]]@;doi@@?file@ {{@file@|download}}@;file@@?bib…
H A Ddokuwiki_single.tpl2 …(@note@)@;note@@?doi@ [[http://dx.doi.org/@doi@|doi]]@;doi@@?file@ {{@file@|download}}@;file@@?bib…
/plugin/pubmed/classes/
H A Dcache.php34 * Get media file path
46 * Get all media file paths array
116 $acl = join("",file(DOKU_CONF.'acl.auth.php'));
120 $AUTH_ACL = file(DOKU_CONF.'acl.auth.php'); // Reload ACL
124 * Return true if the file exists
174 $file.= $k."\t".$v."\n";
177 if (empty($file)){$file='#not found';}
179 if(io_saveFile($path,$file)){
/plugin/pubmed2020/classes/
H A Dcache.php100 $file = sprintf($this->mediaFormat, $id);
102 $file = str_replace($this->prefix, $base.'_' , $file);
103 return $file;
312 $acl = join("",file(DOKU_CONF.'acl.auth.php'));
320 $AUTH_ACL = file(DOKU_CONF.'acl.auth.php'); // Reload ACL
/plugin/pubmed2020/site/
H A Ddescription.txt23 …/. The plugin downloads and stores the summary of each articles in an XML file in // /data/media/n…
/plugin/pureldap/
H A DLICENSE289 to attach them to the start of each source file to most effectively
290 convey the exclusion of warranty; and each file should have at least
H A DREADME27 See the LICENSING file for details
H A Dcomposer.lock3 "This file locks the dependencies of your project to a known state",
5 "This file is @generated automatically"
/plugin/pureldap/_test/
H A Dgeneral.test.php
/plugin/pureldap/classes/
H A DClient.php374 * @param string $file
377 public function error($msg, $file, $line)
379 Logger::error('[pureldap] ' . $msg, '', $file, $line);
382 throw new \RuntimeException($msg . ' at ' . $file . ':' . $line);
392 * @param string $file
395 public function debug($msg, $file, $line)
399 Logger::debug('[pureldap] ' . $msg, '', $file, $line);
402 msg('[pureldap] ' . hsc($msg) . ' at ' . $file . ':' . $line);
345 error($msg, $file, $line) global() argument
365 debug($msg, $file, $line) global() argument
/plugin/pureldap/vendor/composer/
H A DClassLoader.php4 * This file is part of Composer.
10 * file that was distributed with this source code.
425 if ($file = $this->findFile($class)) {
427 $includeFile($file);
436 * Finds the path to the file where the class is defined.
452 $file = apcu_fetch($this->apcuPrefix.$class, $hit);
454 return $file;
458 $file = $this->findFileWithExtension($class, '.php');
461 if (false === $file && defined('HHVM_VERSION')) {
462 $file
478 includeFile($file) global() argument
[all...]
/plugin/pwaoffline/
H A D.travis.yml1 # Config file for travis-ci.org

1...<<101102103104105106107108109110>>...140