Skip to content
#

flowframework

Here are 80 public repositories matching this topic...

ashley-b
ashley-b commented Sep 19, 2017

I notice when I call Block::registerCallable on a method that has no arguments it does not register a slot for it.
I also noticed when I delved into the implementation that names that are prefix with underscore are treated as private and are not registered also. This should probable be mention in the docs

The doxygen for this method

/*!
* Export a function call on this block to set/g

christophlehmann
christophlehmann commented Apr 3, 2020

Currently only the set-cookie header is automatically split into multiple headers, see

https://github.com/neos/flow-development-collection/blob/master/Neos.Flow/Classes/Http/Helper/ResponseInformationHelper.php#L124

I would be nice to have a configurable list of headers which should be splitted.

Background: I use Moc.Varnish and the header for cache tags can easily reach the maximum heade

lsascha
lsascha commented Mar 13, 2017

Hello, first thank you for making it compatible with Neos 3.0 so quickly. :)

One thing however i noticed is that the Admin Backend is not secured by default, so we have to use the Framework way to do this.

I got that working too now, Only one small thing i noticed is that the Simple Mode does not send the csrf_token for the graphs. so i think thats the reason i only see the spinners in the

klfman
klfman commented Jun 19, 2019

The other day I asked in the neos-slack: "Hey guys, I'm currently making a website multi-language with content dimensions. I'm also using neos/redirecthandler-ui (1.1.3). Do I need to explicitly change configuration if I want multilanguage and the rewritten urls (with the language specific path segments like /en/) to work with the redirect stuff?"

To answer this question https://neos-redirect

Improve this page

Add a description, image, and links to the flowframework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flowframework topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.