Alex
Alex
Hello. Have you ever noticed, that switching off your camera during the jingle videocall ruins everything?? :) First of all, video disappears on both sides, I mean participant's camera swithes...
See? Part of the text is hidden under the green banner. Its "pages -> advanced options" 
Hi! There is a code in dw2pdf's renderer.php: ``` /** * Wrap centered media in a div to center it */ function _media($src, $title = NULL, $align = NULL, $width...
Hi! I think, [the manual](https://wintercms.com/docs/setup/configuration) for nginx should be updated in order to allow execution of install.php and other /install scripts.
Seems it hasn't been updated for a while. At least this rule from apache config is missing in nginx: ``` # Block all direct access to files and folders beginning...
As [the docs say](https://learn.getgrav.org/17/forms/blueprints/fields-available#filepicker-field), we can use theme:// in filepicker. But it does not work as intended.    
Hello! Requesting for a really nice but now missing feature. In system.yaml now we have: ```yaml images: default_image_quality: 85 ``` It would be cool to have something like this: ```yaml...
Is it a parser bug? This .md is fine: ``` - list element - deeper list element ` ` `python code code code code code code code code code `...
Hi! Thanks for Grav and sorry for leaving you with one more issue to fix, but this one should be easy. See, when you edit a page and want to...