Ole Vik

Results 30 comments of Ole Vik

This seems to be specific for Nginx? Whilst handy, it would be superfluous for all other webservers. Also, have you tested it with other webservers to ensure that the settings...

[Parent needs to be instantiated](https://github.com/getgrav/grav/pull/2709), no? I would assume that this goes into the comprehensive work on improving multi-language, @ricardo118? Both pull requests and related issues address deficiencies in current...

A couple of cents: **1. Collections and Objects:** A subset goal of this should be exhaustive abstraction of data, related to previous discussions of API [as noted above](https://github.com/getgrav/grav/issues/1767#issuecomment-347629448). Given a...

There is, largely, but not without switching from `private` to `protected` on FileCache's `init()` and `write()`. Also, is it preferable to keep the `ttl` and `key` in the output when...

In regards to "Cookbook" -> "Tutorial on how to create a split menu system (vertical menu?)", is the idea to split menu items by category, subcategory, and item? Ie., a...

On my wishlist: - [ ] Expand [programmatic creation](https://learn.getgrav.org/forms/blueprints/advanced-features#onblueprintcreated-or-accessing-blueprint-data) of blueprints with PHP, and write a [cookbook ](https://learn.getgrav.org/cookbook/plugin-recipes) entry showing how to do this. @mahagr and @RyanMPierson know a lot...

Indeed, this is as intended, per #472. Grav has yet to receive a confirmed security-flaw - that can be contributed directly to Grav - and as such there are no...

As it happens, the first report was just published at [https://learn.getgrav.org/security/reports/2018-06-11](https://learn.getgrav.org/security/reports/2018-06-11).

You can edit the page directly [on GitHub](https://github.com/getgrav/grav-learn/blob/develop/pages/08.advanced/04.environment-config/docs.md) and submit a Pull Request.

I think Flavio's concerns are valid: The docs are written in an idiomatic tone, and frequently updated to reflect changes in methodology or thinking. Maintaining a language-specific fork of this...