Bug #12804
Updates for TYPO3 4.3
| Status: | New | Start date: | 2011-02-05 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
- New TS option: search.targetPid. This option is a stdWrap. Default is: "search.targetPid.data = TSFE:id". The purpose is to allow showing search results on a different page than current. This makes macina_searchbox less necessary. See bug #1044 = rev. 7217.
- New TS options: dateFormat.created and dateFormat.modified (notice: dot, not underscore!). These two define how to format dates in search results output. Both accept strftime specifiers.
Committed around 29. March 2010
History
Updated by Chris topher over 2 years ago
Note: I could not find where the dateFormat.... thing was committed.