Task #58613

Naming of ContentElementWrapper and InlineEditableWrapper

Added by Carsten Bleicker about 1 year ago. Updated 10 months ago.

Status:Closed Start date:2014-05-07
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:-
Target version:-

Description

Aske provides me a wonderfull example how to make pageproperties inlineeditable. [[https://gist.github.com/aertmann/f9c8a33e8720f7cb21be]]
What i mentioned is, that in this case the naming of the viewhelpers doesnt realy match the usecase.
Better rename them from - to?
<neos:contentElement.wrap node="{node}"> to <neos:node.wrap node="{node}">
<neos:contentElement.editable property="title" tag="h1" /> to <neos:node.editable.property property="title" tag="h1" />

Carsten

History

#1 Updated by Aske Ertmann about 1 year ago

Makes sense. Could be done non-breaking by renaming to the new names and keeping the old names which just extend the new ones..

#2 Updated by Lienhart Woitok 10 months ago

  • Assigned To set to Lienhart Woitok

#3 Updated by Lienhart Woitok 10 months ago

  • Status changed from New to Closed
  • Assigned To deleted (Lienhart Woitok)

Also available in: Atom PDF