Andy Miller

Results 487 comments of Andy Miller

Thanks for your thoughts Scott, i'm still traveling at the moment, but as soon as I get back i'll look at this in more detail.

BTW, the initial issue https://github.com/getgrav/grav/issues/2507 was brought about via the `UNKNOWN` IP address being sent. At that point, we just can't do much with it. It's generally just used as...

I just have not had a chance to go back and look at this yet. Heading back to USA Today.

pagination in twig is not really the best way, i think actually this is something to look at in the Collection class itself, within the Grav core. I'm surprised there...

These screenshots are of Drupal, not Grav.

So what your asking for is an option you can set on a parent page, like `children_use_same_acl: true` and then you don't have to add any `access` attributes on those...

Ok, because that is basically what the `parent_acl` option does when you set it at the global plugin level. Have you tried it? Looking at the code it should work...

Interesting! It would be great if you could also include an updated README.md, and CHANGELOG.md with this PR. Thanks

This is something we plan on improving and adding when we get Flex Pages integrated.