[Neos] How to create custom structured nodes in TYPO3 Neos?

Fedir RYKHTIK feodor.rykhtik at gmail.com
Thu Nov 6 10:52:31 CET 2014


Hey ho Dominique,

Thanks for Your input. Probably You right.

Actually I need to create a mega form with hundred of fields of different
types (what is quite too much if it will appear in right column, where
TYPO3 Neos properties appears).
And it should be rendered in front-end, with possibility to edit it.

As Jan-Erik is mentioned on stackoverflow
<http://stackoverflow.com/questions/26762149/how-to-create-custom-structured-nodes-in-typo3-neos>
it seems, what there is somewhere an "Expose" module, which helps to edit
records via autogenerated interface.

Greetings,
Fedir

2014-11-06 10:32 GMT+01:00 Dominique Feyer <dfeyer at ttree.ch>:
> Maybe this documentation can help you:
>
http://docs.typo3.org/neos/TYPO3NeosDocumentation/IntegratorGuide/CustomContentElements.html
>
> But we in your « extensions » are you sure you need an extension ?
Basically
> any kind on content type can be just configured in Neos and rendered by
TS2
> + Fluid template. No real need of a dedicated extensions.
>
> Bests
>
> --
> ttree sàrl
> Dominique Feyer
> Rue du Valentin 34 et demi
> CH - 1004 Lausanne
> +41 21  312 36 35
> dfeyer at ttree.ch
> ttree.ch - @ttreeagency - plan d’accès
>
> Le 5 novembre 2014 à 17:31:51, Fedir RYKHTIK (feodor.rykhtik at gmail.com) a
> écrit:
>
> Hello,
>
> I would like to create custom nodes with editables properties, like
> TCA in TYPO3 CMS or CCK in Drupal.
>
> How I could define the custom node type so I could create objects,
> which will be used further in my extensions ?
>
> There is an official way ? Examples ?
>
> Best Regards,
>
> F.R.
> _______________________________________________
> Neos mailing list
> Neos at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/neos


More information about the Neos mailing list