Searched refs:stale (Results 1 – 21 of 21) sorted by relevance
/plugin/stale/ |
H A D | Menuitem.php | 3 namespace dokuwiki\plugin\stale; 61 $stale = plugin_load('helper', helper_plugin_stale::PLUGIN_NAME); 62 return $stale->getLang('menu'); 67 $stale = plugin_load('helper', helper_plugin_stale::PLUGIN_NAME); 68 return $stale->getLang("menuItemLabel"); 75 $stale = plugin_load('helper', helper_plugin_stale::PLUGIN_NAME); 76 return $stale->getIcon();
|
H A D | action.php | 4 use dokuwiki\plugin\stale\StaleMenuItem; 45 $stale = plugin_load('helper', 'stale'); 47 if ($stale->canTouch() !== true) { 52 $message = $stale->stale(); 74 $stale = plugin_load('helper', 'stale'); 75 if ($stale->canTouch()===true){
|
H A D | admin.php | 33 $stale = plugin_load('helper', 'stale'); 34 return $stale->getIcon(); 42 $stale = plugin_load('helper', 'stale'); 45 $reason = $stale->canTouch(); 51 $this->msg = $stale->stale();
|
H A D | README.md | 5 …kuWiki Plugin](https://www.dokuwiki.org/plugin:stale) that aims to delete or make all DokuWiki Cac… 8 …e only the modified date, not the content) in order to make the rendering cache stale (ie HTML,...) 19 …are using the cache system, must make the cache dependent of their info file to get the cache stale 23 ## How to stale ? 25 You can stale the cache: 34 …* As [per request 2](https://github.com/ComboStrap/stale/issues/2), Make the cache stale, reload t… 38 * The stale menu item is now a website item
|
H A D | plugin.info.txt | 1 base stale 6 desc Make the cache stale by by touching configuration files 7 url https://www.dokuwiki.org/plugin:stale
|
H A D | style.css | 1 .stale-dialog > .ui-dialog-titlebar {
|
H A D | helper.php | 70 public function stale() function in helper_plugin_stale
|
/plugin/stale/_test/ |
H A D | baseTest.php | 54 $stale = plugin_load('helper', 'stale'); 56 $result = $stale->deleteSitemap();
|
/plugin/fedauth/Auth/Yadis/ |
H A D | Manager.php | 301 $this->stale = false;
|
/plugin/openid/Auth/Yadis/ |
H A D | Manager.php | 301 $this->stale = false;
|
/plugin/openid/Auth/OpenID/ |
H A D | Consumer.php | 329 if ($m->stale) { 332 $m->stale = true; 344 $m->stale = false;
|
/plugin/fedauth/Auth/OpenID/ |
H A D | Consumer.php | 329 if ($m->stale) { 332 $m->stale = true; 344 $m->stale = false;
|
/plugin/drawio/ |
H A D | README.md | 39 …hat I would like to be implemented by somebody else. The un-labeled issues became stale or removed.
|
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/pl/ |
H A D | pl.txt | 23 …kich narodów, aby wszyscy ludzie i wszystkie organy społeczeństwa - mając stale w pamięci niniejsz…
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
H A D | CHANGELOG.md | 875 * Bug fix: CachePlugin now properly handles stale-if-error directives when a request to the origin … 959 …* Added support for stale-if-error so that the CachePlugin can now serve stale content from the ca…
|
/plugin/passpolicy/ |
H A D | words.txt | 3406 stale
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.css | 938 .monaco-editor .marker-widget > .stale {
|
H A D | bundle.js.map | 1 …stale {\\n\\topacity: 0.6;\\n\\tfont-style: italic;\\n}\\n\\n.monaco-editor .marker-widget .title …
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | bundle.css | 938 .monaco-editor .marker-widget > .stale {
|
/plugin/jmol2/jmol/ |
H A D | CHANGES.txt | 4917 # bug fix for adding atoms but mads[] going stale 5661 # Now that we can move atoms so easily, we don't want those measurements getting stale.
|
/plugin/pdfjs/pdfjs/web/ |
H A D | viewer.js.map | 1 …stroy() first,\n // so if it differs then an external consumer has a stale reference to\n …
|