Rah's Nocache

Rah_nocache is a simple plugin for Textpattern CMS which tries to prevent client-side and proxy caching of admin-side editor forms by sending no-cache HTTP response headers. The plugin tries to remove all unwanted browser and proxy caching that could break admin-side panels functionality by redirecting requests to your local cache instead of showing the live pages. Usually important control panels and dynamically changing, informative pages shouldn’t be cached, but should contain the most up-to-date information.

Getting rah_nocache up and running is super simple. Just upload the plugin to your Textpattern installation and activate it. Zero configuration or extra steps required.

Download

Version 0.4.0 Apr 17, 2013
Other versions...

A cup of coffee
via PayPal

Requirements

Rah_nocache’s minimum requirements:

  • Textpattern 4.5.0 or newer.

Installing

Rah_nocache’s installation follows the standard plugin installation steps.

  1. Download the plugin installation code.
  2. Copy and paste the installation code into the Install plugin box of your Textpattern Plugin pane.
  3. Run the automated setup.
  4. After the setup is done, activate the plugin. Done.

The plugin is now installed and activated, and is doing its job.

Changelog

Version 0.4.0 – 2013/04/17

  • Improved: HTML5 validity.
  • Improved: Prevents caching on Ajax, asynchronous and other script responses.
  • Now requires Textpattern 4.5.0 or newer.

Version 0.3 – 2012/07/12

  • Improved: Some minor clean up, and updated to new source structure.

Version 0.2 – 2011/10/30

  • Added: License to the header comment block.
  • Added: Some comments to the code.
  • Updated: Help file.

Version 0.1 – 2009/06/03

  • Initial release.