rah_nocache
Published under current TXP projects
A simple Textpattern plugin that tries to force no-cache headers to admin-side pages. By this we try to remove all browser caching that could destroy the admin’s site management work. Usually backend editor forms and informative pages shouldn’t be cached, but should contain the most up-to-date information as possible. Note that if the browser ignores headers, the plugin won’t work.
Image: rah_nocache
List of features
- Sends some tasty no-cache headers to web browsers admin-side user.
- The plan is to prevent unwanted backend interface caching.
Requirements
Rah_nocache’s minimum requirements
- Textpattern 4.0.7 or newer
Recommended
- Textpattern 4.4.1 or newer.
Installation and usage
- Paste plugin code to the plugin installer textarea and run the automatic setup.
- Then just activate the plugin and the headers are installed.
Changelog
Version 0.2
- Added license to the header comment block.
- Added some comments to the code.
- Updated help file.
Version 0.1
- Initial release.