Project

General

Profile

Actions

Feature #92385

closed

Extbase: Process `variables` from typo script

Added by Thorben Nissen over 3 years ago. Updated over 2 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Extbase
Start date:
2020-09-23
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
extbase, variables, template
Complexity:
Sprint Focus:

Description

It would be nice to be able to pass certain data trough the action controller to the template via the variables section of the plugin settings.

Example:


plugin.tx_news {
    variables {
        cObjNumber = TEXT
        cObjNumber.data = cObj:parentRecordNumber
    }
}

This would allow us to add certain data, that is only needed in the template without writing a custom plugin, when we're actually satisfied with the plugin logic.

Actions #1

Updated by Gerrit Code Review over 3 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65839

Actions #2

Updated by Gerrit Code Review over 3 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65839

Actions #3

Updated by Benni Mack over 3 years ago

  • Target version changed from 11.0 to Candidate for Major Version
Actions #4

Updated by Christian Kuhn over 2 years ago

  • Status changed from Under Review to Rejected
Actions

Also available in: Atom PDF