Matias Griese

Results 534 comments of Matias Griese

The docs talk only plugin/theme blueprint, not other blueprints. Slug and type was added for GPM not to have to guess if your extension is a plugin or a theme....

Yes, Grav does use the folder name, but check all the zip files -- there's no good way to figure out the name when you're installing the plugins/themes. This has...

I guess one is for getting blueprints and another is for twig files. Both methods are from the time before streams. Getting the templates is still relevant as you're not...

Setup is not meant to do that. It just initializes the system so that everything loads from the right place -- including the configuration. Configuration files that get loaded later...

No, even that won't work if you override the keys. Besides above example has been superseded with a better solution anyways.

Please be free to fix the documentation. In the mean time there's a reason why the form is in the "parent" page. That is basically needed to make the URL...

Oh yeah, you cannot really add form loading to Markdown as there's really no way to find out that form needs to be loaded. I think there's a way to...

The issue is that with the current logic it's almost impossible to keep `template://` up to date with twig paths (yeah, unfortunately they can change). At some point it would...

It is the tab # which is active by default. Once you visit the site, tabs remember their previous state.

Umm, by default flex doesn't add any pages to the frontend. I do not understand what this is for?