Changeset 5806


Ignore:
Timestamp:
12/17/09 12:10:46 (2 years ago)
Author:
AndrewJones
Message:

Item2510: Universal edit button link should append the epoch time to prevent the browser caching the edit screen (trunk PatternSkin)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PatternSkin/templates/foswiki.pattern.tmpl

    r5802 r5806  
    3131<link rel="icon" href="%FAVICON%" type="image/x-icon" /> 
    3232<link rel="shortcut icon" href="%FAVICON%" type="image/x-icon" /> 
    33 <link rel="alternate" href="%SCRIPTURL{edit}%/%BASEWEB%/%BASETOPIC%?_T=%DATE%" type="application/x-wiki" title="edit %BASETOPIC%" /> 
     33<link rel="alternate" href="%SCRIPTURL{edit}%/%BASEWEB%/%BASETOPIC%?t=%GMTIME{"$epoch"}%" type="application/x-wiki" title="edit %BASETOPIC%" /> 
    3434<meta name="WEBTOPIC" content="%INTURLENCODE{%TOPIC%}%" /> 
    3535<meta name="WEB" content="%INTURLENCODE{%WEB%}%" /> 
Note: See TracChangeset for help on using the changeset viewer.