Dokuwiki - Cache Dev configuration

Card Puncher Data Processing

autogenerated JavaScript (language strings, config settings, toolbar) lib/scripts/*.js lib/plugins/*/script.js lib/tpl//script.js
  • conf/userscript.js
Plugin !!!The script file is named script.js at the root directory of the plugin. If this file is an include as in the move plugin, be sure to touch this file when one of the scripts has been updated to refresh caching.
As the cache check the date of this file.
jQuery(function() {
    /* DOKUWIKI:include script/form.js */
    /* DOKUWIKI:include script/progress.js */
    /* DOKUWIKI:include script/tree.js */
    /* DOKUWIKI:include script/rename.js */
    /* DOKUWIKI:include script/admin_list.js */
});
Css
http://www.example.com/lib/exe/css.php?purge=trueCtrl+F5 to suppress the browser cache because browsers cache stylesheets even when new versions are available.
Image
Images cachingLocal Server:
{{php.gif?nocache}}
{{php.gif?300x50&nocache}}
External Server with the cachetime config option
Configuration
Turn off “Compact CSS and JavaScript files” while developing a template
Php
clearstatcache file status cache





Discover More
Card Puncher Data Processing
DokuWiki

is a standards compliant, simple to use Wiki, mainly aimed at creating documentation of any kind. It is targeted at developer teams, workgroups and small companies. It...
Phpinfo Mbstring Enabled
Dokuwiki - Dev environment Configuration and Installation

This is the installation and configuration of the dokuwiki development platform on Windows that we use. slow. Docker with the last WSL2 is really, really slow if you don't work in WSLkeep it simpleVisual...



Share this page:
Follow us:
Task Runner