Task #54016

Task #53046: Reduce generated code of ContentElementWrappingService

Introduce Content TypoScript object

Added by Bastian Waidelich over 1 year ago. Updated over 1 year ago.

Status:Resolved Start date:2013-11-27
Priority:Should have Due date:
Assigned To:Bastian Waidelich % Done:

100%

Category:TypoScript
Target version:Base Distribution - 1.0 beta 2

Description

From #53046:

  • Introduce new Content TS Object: prototype(TYPO3.Neos:Content) < TYPO3.TypoScript:Template
  • Deprecated TYPO3.Neos:Template: prototype(TYPO3.Neos:Template) < TYPO3.Neos:Content // DEPRECATED
  • Make Plugin(View) extend Content: prototype(TYPO3.Neos:Plugin) < TYPO3.Neos:Content

Associated revisions

Revision 98295584
Added by Bastian Waidelich over 1 year ago

[TASK] Introduce Content TypoScript object

Introduces a new TS object ``TYPO3.Neos:Content`` that should be used
as base for all elements that can be selected in the backend.

This deprecated ``TYPO3.Neos:Template`` in favor of
``TYPO3.TypoScript:Template`` or the new Content object.

Note: This object inherits from TYPO3.TypoScript:Template because most
Content Elements are expected to render a Fluid Template. If this is
not the case, a custom Content Element should still extend from this
prototype and change the ``@class`` property as it's done for the
``TYPO3.Neos:Plugin`` object for example.

Change-Id: I5126870a758e2073f917fa614ba99640d7535483
Resolves: #54016
Reviewed-on: https://review.typo3.org/25712
Reviewed-by: Christopher Hlubek
Tested-by: Christopher Hlubek
Reviewed-by: Bastian Waidelich
Tested-by: Bastian Waidelich

History

#1 Updated by Gerrit Code Review over 1 year ago

  • Status changed from Accepted to Under Review

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

#2 Updated by Gerrit Code Review over 1 year ago

Patch set 3 for branch master of project Packages/TYPO3.Neos has been pushed to the review server.
It is available at https://review.typo3.org/25712

#3 Updated by Gerrit Code Review over 1 year ago

Patch set 4 for branch master of project Packages/TYPO3.Neos has been pushed to the review server.
It is available at https://review.typo3.org/25712

#4 Updated by Bastian Waidelich over 1 year ago

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

#5 Updated by Bastian Waidelich over 1 year ago

  • Target version set to 1.0 beta 2

Also available in: Atom PDF