Feature #36643
Show all items until a custom date/time (entries from the past)
| Status: | Resolved | Start date: | 2012-04-27 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Georg Ringer | % Done: | 100% |
|
| Category: | Core | |||
| Target version: | 1.4.0 | |||
| TYPO3 Version: | 4.7 | Has patch: | No | |
| PHP Version: | 5.3 | Complexity: | ||
| Votes: | 2 (View) |
Description
The already included feature "time limit" allows you to hide items in the past (e.g. "-8 hours")
Sometimes it is required to show only old items within news. (e.g. news as dumb calendar)
It would be nice if this feature will be a part of tx_news.
Maybe it can be also achieved with such an input "+0 hours" or "items until tody"
Associated revisions
[FEATURE] Add timerestrictionHigh
Currently only the lower time restriction is available,
add the one of the other end
Change-Id: I6b802783b7872956a62e6fe14398e9398c2407c5
Resolves: #36643
Sponsor: Josef Florian Glatz
History
Updated by Josef Florian Glatz about 1 year ago
- Subject changed from Show all items until a custom date/time to Show all items until a custom date/time (entries from the past)
Updated by Georg Ringer about 1 year ago
- Category set to Core
- Status changed from New to Accepted
- Assignee set to Georg Ringer
- Target version set to 1.4.0
Updated by Gerrit Code Review about 1 year ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11000
Updated by Georg Ringer about 1 year ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset 284dd1768622e3ed61aca7630a695ae1f4ce4b12.
Updated by Josef Florian Glatz about 1 year ago
Thank you!