-
Steps to Reproduce:
Installed Grav CMS using Composer.
Installed the "Editorial" theme using the command:
```
bin/gpm install editorial
```
The following dependencies were also prompted fo…
-
I ran across this recently with a site with custom blueprint that has a file upload for a video background like so...
here's my 'default.yaml
```
extends@: default
form:
fields:
…
-
-
Hi.
as i see it is possible to use translations for `separator.note` fields, for example:
```
_info:
type: separator.note
class: alert alert-info
content: GANTRY5_PARTICLE_MENU_INFO
```…
-
Grav need support different plural forms based on languages rules.
Example: https://github.com/translate/l10n-guide/blob/master/docs/l10n/pluralforms.rst
-
There should be field for MONTHS_OF_THE_YEAR where to add translated month text and archives plugin use it.
Like in twentyfifteen theme there is in languages.yaml file MONTHS_OF_THE_YEAR: [Tammikuu…
-
I am not a big fan of Grav having to execute shell commands to check for or create cron jobs. This is an issue especially on hosts that disallow exec(), proc_open() and such for security reasons and r…
-
I would normally submit a PR, but my config file is so different from the one that is being used. I am just going to submit my working config (I tested it myself) the rewrite behaviour is completly br…
-
I have tested mediaembed on grav v0.9.40 to publish a Youtube video.
Plugin works perfect... but all images are converted to links.
-
I tried to follow the [blog post ](http://diblas.net/themes/gravstrap-theme/build-single-site-page-with-gravstrap-theme)and looked at the [demo files](https://github.com/giansi/gravstrap-theme/tree/ma…