Home
last modified time | relevance | path

Searched refs:filenames (Results 1 – 25 of 42) sorted by last modified time

12

/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt677 * cache filenames with 'fltr' parameters have changed
758 existant filenames (file to be written, for example)
767 avoid excessively long filenames (cache filenames are
912 * Bugfix: cache filenames broken for filter parameters
1099 * Cached filenames now have an additional component for
1101 * Cached filenames now have an additional component for
1221 to handle v1.4.1-1.4.5 => v1.4.6+ cache filenames.
1401 * Bugfix: virtual paths/filenames like /~user/foo.jpg
1455 * Bugfix: Added stripslashes() to filenames if
1478 * Updated cache filenames to reflect new parameters,
[all …]
H A Dphpthumb.faq.txt259 but if cache_default_only_suffix is enabled, cache filenames are simplified to
H A Dphpthumb.readme.txt595 * Properly resolving /~user/ style filenames requires
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default32 // phpThumb() depends on $_SERVER['DOCUMENT_ROOT'] to resolve path/filenames. This value is usually…
92 // Instead of creating unique cache filenames for all parameter combinations, create "simple" cache…
/plugin/combo/vendor/symfony/yaml/Command/
H A DLintCommand.php94 $filenames = (array) $input->getArgument('filename');
112 if (['-'] === $filenames) {
116 if (!$filenames) {
121 foreach ($filenames as $filename) {
/plugin/ckgedit/ckeditor/
H A Dcontents-default.css270 /* filenames for file and code blocks */
H A Dcontents.css.unc126 /* filenames for downloadable file and code blocks */
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1475 …lement("info", 'iwiki_shortcut'). disable(); //restricts attempts to enter filenames into text box
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md1130 * The JsonLoader now supports aliasing filenames with different filenames. This allows you to alias…
/plugin/strata/
H A Daction.php187 $filenames = glob(DOKU_PLUGIN."*/{$kind}s/{$name}.php");
188 if($filenames === false || count($filenames) == 0) {
193 require_once $filenames[0];
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1filenames without distinguishing the name from the extension. Disambiguates by unicode comparison.…
H A Dbundle.js426filenames:[],configurationFiles:[]},this._languages[t]=n}this._mergeLanguage(n,e)}_mergeLanguage(e…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js426filenames:[],configurationFiles:[]},this._languages[t]=n}this._mergeLanguage(n,e)}_mergeLanguage(e…
/plugin/mediatooltip/
H A DREADME.md4 This plugin was initially developed to create enhanced tooltips and image filenames for wikis that …
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt119 * bugfix: (#2114) possible issue with UTF8 filenames and metaflac
685 » Removed detection of short filenames 8dot3 under windows, as
716 * Bugfix: Shorten module not escapeshellarg() filenames (UNIX only).
870 * Bugfix: ['zip']['files'] is now populated with filenames even
1464 getid3.demo.mysql.php is now case-sensitive for filenames
1466 groups of files it can select (duplicate filenames, tag types,
1469 filenames
1617 Added '.mpeg' to the list of assume-format-from-filenames list in
1860 of the Unicode directory structure & filenames stored.
2771 * Bugfix: open would fail on filenames containing quotes
H A Dreadme.txt437 * PHP <= v5 on Windows cannot read UTF-8 filenames
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mysqli.php1587 $filenames = array(); variable
1597 $filenames[] = $row2['filename'];
1605 $thisline .= '<TD VALIGN="TOP">'.implode('<br>', $filenames).'</td>';
1680 $filenames = array(); variable
1694 $filenames[] = $row2['filename'];
1708 foreach ($filenames as $file) {
1713 foreach ($filenames as $file) {
1725 foreach ($filenames as $file) {
/plugin/codemirror/dist/modes/
H A Dperl.min.js.map1 …//\n glob :1, // - expand filenames using wildcards\…
/plugin/issuelinks/classes/
H A DServiceProvider.php16 $filenames = scandir($serviceDir, SCANDIR_SORT_ASCENDING);
17 foreach ($filenames as $filename) {
/plugin/dropfiles/src/
H A Dupload.js220 filenames: filelist.map(function (file) {
/plugin/dlcounter/
H A DREADME.md38 left => left-align the filenames
40 right => right-align the filenames
57 …y (e.g. path:to:snow.zip) unless the *strip* option is used. Sorting on filenames is sorted on the…
/plugin/findologicxmlexport/vendor/symfony/yaml/Command/
H A DLintCommand.php85 $filenames = (array) $input->getArgument('filename');
90 if (0 === \count($filenames)) {
99 foreach ($filenames as $filename) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestSuite.php378 * @param array|Iterator $filenames
382 public function addTestFiles($filenames) argument
384 if (!(is_array($filenames) ||
385 (is_object($filenames) && $filenames instanceof Iterator))) {
392 foreach ($filenames as $filename) {
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1449 …lement("info", 'iwiki_shortcut'). disable(); //restricts attempts to enter filenames into text box
/plugin/ckgdoku/ckeditor/
H A Dcontents-default.css270 /* filenames for file and code blocks */

12