About LastModified
MODx Revolution plugin which handle request If-Modified-Since and return Last-Modified header and 304 response code if necessary. The key difference from similar packages is a possibility to update last editing date of parent resource to reacquire its content.
Information
Released
October 30, 2020
Supported Database
MySQL
License
GPLv2
Supported Versions
2.3 - Current
Downloads
4,206
Instructions
After installation use System settings lastmodified namespace to set preferable settings values.
New in 1.0.10-pl
1.0.10-pl
- Add clear cache for all updated documents on OnDocFormSave
- Massive refactoring
- Update .gitignore
1.0.9-pl
- Add contexts support
- Some improvements
1.0.8-pl
- Add prevent on session variables names
1.0.7-pl
- Add prevent handling for authorized users
- Some improvements
1.0.6-pl
- Add update start page
- Some improvements
1.0.5-pl
- Add update nesting level
- Parent 0 bugfix
- Some improvements
- Add update parent editedon functionality
- Some phpdoc annotation update
- Add response directive option
- Update lexicon files and docs
- Some improvements
- Add maxage and expires options
- Add HTTP protocol version
- Update lexicon files and docs
- Initial release