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
Actions