ReStructured Text InfrastructureTYPO3 CMS - What's Newwiki.typo3.orgTYPO3 CMS Documentation

Feature #56749

New TCA control property shadowColumnsForMovePlaceholders

Added by Oliver Hader over 1 year ago. Updated about 1 year ago.

Status:Closed Start date:2014-03-11
Priority:Should have Due date:
Assigned To:Francois Suter % Done:

100%

Category:-
Target version:6.2.0

Description

  • new $TCA[<table>]['ctrl']['shadowColumnsForMovePlaceholders']
  • which is evaluated in the DataHandlerHook of ext:version
  • similar to the existing 'shadowColumnsForNewPlaceholders' but for move placeholders only
    • on changing the sorting order of elements on the same page
    • on moving elements to a different page
  • move placeholders are only created if $TCA[<table>]['ctrl']['versioningWS'] is set to "2" (two - instead of "1" or "TRUE") to enable this feature

Related issues

related to Core - Task #56376: Invalid relations of IRRE records in workspaces Resolved 2011-08-26
related to Core - Task #56994: Introduce shadowColumnsForMovePlaceholders property Resolved 2014-03-17

Associated revisions

Revision ccd1c479
Added by Francois Suter over 1 year ago

[FEATURE] Document shadowColumnsForMovePlaceholders

Add documentation for new "ctrl" property
shadowColumnsForMovePlaceholders.

Resolves: #56749
Releases: 6.2

Change-Id: I7cda0b0cbdc669cb307efaf5bb8cf093d1809db2
Reviewed-on: https://review.typo3.org/28991
Reviewed-by: Francois Suter
Tested-by: Francois Suter

History

#1 Updated by Ernesto Baschny over 1 year ago

Also note that in the last version the shadowColumnsForMovePlaceholders uses shadowColumnsForNewPlaceholders as a fallback in case it is not yet set, because this last setting already exists for a long time and should in most cases contain the exact same fields required for moving.

#2 Updated by Francois Suter over 1 year ago

  • Status changed from New to Accepted
  • Assigned To set to Francois Suter

#3 Updated by Gerrit Code Review over 1 year ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Documentation/TYPO3/Reference/Tca has been pushed to the review server.
It is available at https://review.typo3.org/28991

#4 Updated by Francois Suter over 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

#5 Updated by Francois Suter about 1 year ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF