Stefan Regniet
Stefan Regniet
Thanks for the input. afaik it can be used in mails for forms (have done that). We will keep an eye on it and going to check into it when...
https://github.com/neos/Neos.NeosIo/pull/514
Did not implement the marquee effect. Need some more discussion on that feature.... @maya-shines?
Discussed. :)
Yes, i still haven't found out why and how it worked in the old version. The new approach seems to work only if you have 1:1 relations in dimensions and...
Sounds good. Is there a practical guide on running the tests?
Kinda like this? https://github.com/regniets/Flowpack.ElasticSearch.ContentRepositoryAdaptor/blob/bugfix/multi-dimension-test/Tests/Functional/Indexer/NodeIndexerDimensionsTest.php Not refined and not tested, that would be my next task :)
Ok, the test fails (as it should, but not because of the wrong method). Took out the var_dump, just wanted to check if the error is the same as i...
This now is a (probably) working test scenario: https://github.com/Flowpack/Flowpack.ElasticSearch.ContentRepositoryAdaptor/pull/338 I had to adjust it to the neos/demo package which is the basis of the functional tests and its dimension-presets.
btw - it is not only `nodeindex:build`, but also `nodeindex:indexnode`, i'll try to cover this one as well...