Project

General

Profile

Actions

Feature #20175

closed

Automatic add last-modified to resource files like javascript or css

Added by Christian Lange over 15 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2009-03-13
Due date:
% Done:

0%

Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:

Description

To get rid of JavaScript or CSS-Layout problems in BE or FE be caused by browsercached files with same filename but different content, it would be nice to add the last-changed timestand behind the original filename to trigger explicit the browser reloading this file.

Like Ruby on Rails does:
<script src="/javascripts/prototype.js?1236758403" type="text/javascript"></script> or
<link href="/stylesheets/scm.css?1236758404" media="screen" rel="stylesheet" type="text/css" />

(issue imported from #M10680)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #22546: Add a compressor/concatenator for CSS and JS to TYPO3ClosedSusanne Moog2010-04-29

Actions
Actions #1

Updated by Christopher Hlubek over 15 years ago

Good idea! The re-login problem that occurs with old JavaScript files every now an then is pretty annoying.

Actions #2

Updated by Chris topher about 14 years ago

Resolved with #22546.

Actions #3

Updated by Benni Mack almost 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF