[Moin-user] I want a "changing logo" - browser cache problem

Juergen Hermann jh at web.de
Thu Jun 21 17:31:32 EDT 2007


On Tue, 19 Jun 2007 13:48:28 +0200, Sebastian Haase wrote:

in the wiki config, append a timestamp "?ts=%s.." % time.time() to the logo url -- 
this changes the logo on every wiki restart.

if you want it to change instantly, add the timestamp code to the moin code base.

if you want to avoid unnecessary reloads, use os.path.getmtime(logofile).

Ciao, Jürgen






More information about the Moin-user mailing list