[FLOW3-general] neos - adding new content elements
Krystian Szymukowicz
k.szymukowicz at gmail.com
Sat Oct 27 22:48:34 CEST 2012
W dniu 2012-10-27 22:19, Krystian Szymukowicz wrote:
>
> hi
>
> I can see in file
> /Packages/Sites/TYPO3.PhoenixDemoTypo3Org/Resources/Private/TypoScripts/Library/ContentElements.ts2
>
>
> there is declaration of new CE TYPO3.PhoenixDemoTypo3Org:YouTube
> but its not shown in frontend when I select the new CE.
>
> Additionally adding new CE according to this tut also do not work:
> http://www.matthias-witte.net/create-an-inline-editable-content-object-for-typo3-neos-tutorial/2012/10/
>
>
>
> Is there any bug with this functionality ?
>
>
Partly solved.
It must have been some caching issues because after switching to
Development context the tutorial example begun to work.
Still there is no YouTube CE.
What's wrong with Production context? I was clearing cache with :
1) ./flow flow:cache:flush
2) ./flow package:refreeze all
2) and deleting all files in /Data
Still only after switching to Development context the example from this
tutorial begun to work.
--
grtz
Krystian Szymukowicz
More information about the FLOW3-general
mailing list