FriendsOfTYPO3 / frontend_editing

TYPO3 CMS Frontend Editing
https://friendsoftypo3.github.io/frontend_editing/
102 stars 38 forks source link

dce inline doesn't work #152

Closed celmedia closed 5 years ago

celmedia commented 7 years ago

im not sure if its my configuration ... but maybe somene has a other idea of what to inser in tabel="" field="" uid=""

<core:contentEditable table="tt_content" field="pi_flexform" uid=" {contentObject.uid}">
{field.test}
</core:contentEditable>

any ideas or solutions? or is it a new task/feature?

MattiasNilsson commented 7 years ago

@celmedia Take a look at this example: https://github.com/FriendsOfTYPO3/frontend_editing/blob/master/Documentation/NewContentElements/Index.rst

celmedia commented 6 years ago

doesnt work yet ... but we allready got the normal edit icons running with this module here from igor: https://github.com/igokruglov/typo3_dce

MattiasNilsson commented 5 years ago

Not relevant anymore.