Actions
Feature #20406
closedAdd file modification time to ts ->filelink
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-05-08
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
Description
It would be nice to view the file last modification time in filelink
lib.priceList = TEXT
lib.priceList {
value = price.zip
filelink {
path = fileadmin/user_upload/pricelists/
labelStdWrap.override = Pricelist
wrap = <span>|</span>
size = 1
size.wrap = <span class="sizes">|</span>
size.bytes = 1
size.bytes.labels = “ ?| ??| ??| ??”
mtime = 1
mtime.date = d.m.y
mtime.wrap = (|)
}
wrap = <div class="pricelist">|</div>
}
(issue imported from #M11054)
Files
Updated by Chris topher over 14 years ago
Hi Artem,
I just saw, that you already made a patch for this problem. Great!
Please send it to the core list! Check out http://typo3.org/teams/core/core-mailinglist-rules/
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
No feedback for over 90 days.
Actions