Project

General

Profile

Actions

Feature #24041

closed

Implement Inline Relational Record Editing (IRRE) in Workspaces

Added by Oliver Hader over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2010-11-13
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

Description

Inline Relational Record Editing (IRRE) is part of the TYPO3 Core since version 4.1. However, the problem of using IRRE with Versioning and Workspaces was not possible since the editing form got mixed up and relation to the child records got lost.

This issue implements the missing functionality for 1:n relationships using comma separated values (CSV) and the foreign field approach (FF).

Documentation changes:
TSconfig > User TSconfig > OPTIONS
new entry after property "workspaces.changeStageMode"

Property: workspaces.considerReferences
Data type: boolean
Description: If elements of a dependent structure (e.g. Inline
Relational Record Editing) shall be swapped, published or sent to a
stage alone, the accordant parent/child structure is considered
automatically.
Default: 0

To enable this feature also in the current stable branch, there is a patch that works with the TYPO3_4-4 branch in SVN. However, the feature will not be integrated into TYPO3 4.4 anymore, but shall be part of TYPO3 4.5.

To test the feature already with TYPO3 4.4 it's possible to use a modified branch of the official TYPO3_4-4 Core:
https://svn.typo3.org/TYPO3v4/Extensions/irre_tutorial/branches/TYPO3_4-4_workspaces

... and the same for Trunk/TYPO3_4-5:
https://svn.typo3.org/TYPO3v4/Extensions/irre_tutorial/branches/TYPO3_4-5_workspaces
(issue imported from #M16374)


Files

0016374_4-5.patch (81.5 KB) 0016374_4-5.patch Administrator Admin, 2010-11-13 19:11
0016374_4-4.patch (76.8 KB) 0016374_4-4.patch Administrator Admin, 2010-11-13 19:13
Actions

Also available in: Atom PDF