Home
last modified time | relevance | path

Searched refs:removed (Results 1 – 9 of 9) sorted by last modified time

/dokuwiki/inc/
H A Dtemplate.php1498 $removed = (
1503 if (!$image || (!file_exists(mediaFN($image)) && !$removed) || $DEL) return;
1550 } elseif ($opened_tab == 'edit' && !$removed) {
H A Dmedia.php1374 $removed = (!file_exists(mediaFN($image)) && file_exists(mediaMetaFN($image, '.changes')));
1375 if (!$image || (!file_exists(mediaFN($image)) && !$removed)) return false;
/dokuwiki/lib/tpl/dokuwiki/
H A Dstyle.ini49 ; (with surrounding underscores removed, and the prefix @ini_ added)
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DHISTORY.md
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSimplePie.php686 * options directly into the constructor. This has been removed as of 1.3 as
3064 trigger_error('Favicon handling has been removed, please use your own handling', \E_USER_DEPRECATED);
3075 trigger_error('Favicon handling has been removed, please use your own handling', \E_USER_DEPRECATED);
3207 * @param string $feed_url Only needed for BC, can be removed in SimplePie 2.0.0
H A DIRI.php959 $removed = $this->remove_dot_segments($valid);
961 $cache[$ipath] = [$valid, $removed];
962 $this->ipath = ($this->scheme !== null) ? $removed : $valid;
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md57 - ROADMAP.md removed by @Art4 in [#748](https://github.com/simplepie/simplepie/pull/748)
151 * PHP 7.4/8.0: curly brace array access deprecated & removed [#655](https://github.com/simplepie/simplepie/pull/655)
159 * Removed references to removed PHP directives and some PHP < 5.6 checks. [#645](https://github.com/simplepie/simplepie/pull/645)
265 * Added backwards compatibility for removed `subscribe_*()` and `enable_xml_dump()` methods. [#348](https://github.com/simplepie/simplepie/pull/348)
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG733 - Changed code style of geshi.php, and removed tabs
809 - Fixed backslash characters being removed (ArTourter)
824 - A few keyword changes in java, removed :: object splitter (amphi)
870 - Fixed up no </span> in XML and other strict languages (regression from 1.0.7.3 fix: removed
/dokuwiki/data/
H A Ddeleted.files2 # but were removed later. An up to date DokuWiki should not have any of
5 # removed in 2022-06-26
93 # removed in 2020-06-01
219 # removed in 2018-04-22
250 # removed in 2016-06-26
254 # removed in 2015-08-10
487 # removed in 2014-05-05
601 # removed in 2013-11-18
612 # removed in 2013-10-28
663 # removed i
[all...]