TYPO3 Flow Base DistributionPackagesApplications

Task #26940

Story #12692: As a speaker I can review my submitted papers

Create controller/action to node mapping

Added by Bastian Waidelich about 4 years ago.

Status:Resolved Start date:2011-05-20
Priority:Should have Due date:
Assigned To:Bastian Waidelich % Done:

0%

Category:-
Target version:Call for Papers

Description

We need some mapping that injects the matching node to links/URIs pointing to plugin actions.
The mapping for the current site is:

 1Conference:
 2  targetNodeMappings:
 3    conference:
 4      - package: Conference
 5        controller: Account\Login
 6        targetNode: 7fa70ead-817f-4b5b-bcb8-f96d1af433e4
 7      - package: Conference
 8        controller: Account\Overview
 9        targetNode: f677ed5a-f3b7-41c2-9677-65f2d2e8c51c
10      - package: Conference
11        controller: Account\SpeakerProfile
12        targetNode: 2e652996-c366-4dcc-85f2-52830d17ea9c
13      - package: Conference
14        controller: Conference\Paper
15        action: new
16        targetNode: 1091be4c-c7be-45b3-8583-2a21f85e402a
17      - package: Conference
18        controller: Conference\Paper
19        action: create
20        targetNode: 1091be4c-c7be-45b3-8583-2a21f85e402a
21      - package: Conference
22        controller: Conference\Paper
23        action: edit
24        targetNode: f206445e-f184-4f51-80f8-c54c794f6103
25      - package: Conference
26        controller: Conference\Paper
27        action: update
28        targetNode: f206445e-f184-4f51-80f8-c54c794f6103
29      - package: Conference
30        controller: Conference\Paper
31        targetNode: e45fcffb-5cee-4a64-b9dd-8790096a203c


Related issues

related to TYPO3.Neos - Task #25761: Enable Plugins to link/redirect to other pages Closed 2011-04-05

Also available in: Atom PDF