Swiki Caching Fix Summary: A FIX for the Swiki Caching Problem Author: Sang-Hoon RHEE Maintainer: Marcus Denker
Description: This is a changeset to support HTTP response tags like 'Last-Modified:', 'Expires:' and 'If-Modified-Since:' for some responses. The SAR-File includes the Changeset and modified Template files. SwikiModule>>responseFrom: was changed to use iso-8859-1. You may want to patch the newely-added TimeStamp>>asHttpDate method to adapt to your own time-zone. Find the line looks like: ts _ self minusSeconds: 32400. and change the number 32400 to your time-zone shift in unit of seconds. -- Marcus Denker [EMAIL PROTECTED] -- Squeak! http://squeak.de