Feature #36790
Integrate language handling
| Status: | Resolved | Start date: | 2012-05-02 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Oliver Hader | % Done: | 100% |
|
| Category: | Usability | |||
| Target version: | Core - 6.0.0 | |||
| TYPO3 Version: | 6.0 | PHP Version: | ||
| Votes: | 0 |
Description
- new column "language"
- select and sort by language of a record in the workspace
- new column "record status"
- in general information on dependencies of a record
- e.g. translated record and the language default record is new on the workspace (translated one won't be displayed in the frontend unless the default record is published too)
Associated revisions
[FEATURE] Integrate language handling in workspace module
Integrate language handling in workspace module. First a new
column "language" is integrated to the toolbar section that
shows the available sys_language records of the system. This
column allows to sort by the language uid as well.
Besides that a new virtual column "record status" is itegrated.
This is needed if e.g. a translated record and the default
parent record are new on the current workspace and only the
translated record shall be published - in this case the
localization might not be shown in the frontend since it just
cannot overlay the default record which is not available.
This behaviour is called "integrity check of records".
Change-Id: I89370281f6fdcd5d34e805b2d093a020fbdd4b2a
Resolves: #36790
Releases: 6.0
Reviewed-on: http://review.typo3.org/13902
Reviewed-by: Wouter Wolters
Reviewed-by: Oliver Hader
Tested-by: Oliver Hader
History
Updated by Oliver Hader about 1 year ago
- File forge_36790.png added
Updated by Oliver Hader about 1 year ago
Oliver Hader wrote:
Integrate language handling in workspace module:
- new column "language"
- select and sort by language of a record in the workspace
- new column "record status"
- in general information on dependencies of a record
- e.g. translated record and the language default record is new on the workspace (translated one won't be displayed in the frontend unless the default record is published too)
See screenshot:
Updated by Oliver Hader about 1 year ago
- Status changed from New to Accepted
Updated by Gerrit Code Review 9 months ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13902
Updated by Gerrit Code Review 9 months ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13902
Updated by Gerrit Code Review 9 months ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13902
Updated by Gerrit Code Review 9 months ago
Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13902
Updated by Oliver Hader 9 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ab7c1eb23d150e96c19f8f5271ae7159076902d2.