Cachewarmer Script Documentation
From MTG Wiki
- Created fws_authcache_ext module
- Drush Command -- drush @mtgmedia.prod fws-aw
- Created drush command which creates auth cache for nodequeue and current week newsletter nodes.
- Admin Configuration for account information
- Created admin page to add/update account information for users, which we are using in drush command to create cache based on users roles.
- Admin config page URL
- Created "custom ajax" request
- Created ajax request to update username, comment author name.
- Updated authcache builtin module
- Updated authcache_builtin.cache.inc file [line no. 160 to 287]
- fixed rule 365 days bug on cached pages
- fixed premium nodes access limit on cached pages
- fixed member id in source var script
- Updated authcache_ajax module
- Updated module to enable authcache_ajax.js on CURL request. (Line no 37)
- Updated theme
- Updated all tpl files in default theme as per authcache requirement
- Settings.php
- Updated settings.php to increase page_cache_max_limit to 86400