Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Ron Wardenier Regular
@bleutzinn · Joined 9 years ago · 252 posts · 14 topics · 75 reputation
Badges
Recent posts
-
Abandoning my plugins
· 2 years ago
It is with mixed feelings that I hereby announce that I am stopping maintaining my Grav Plugins. The most used and well known one is the Add Page by Form Plugin. I am proud to have been able to contri
-
Workaround for using 'validate.required' on form file fields
· 3 years ago
For everyone willing to take a peek and beyond, a demo is currently online at https://rwgc.nl/lab/demo-grav-plugin-fixfilefield/ With 'beyond' I mean diving into the code and especially the Javascript
-
A way to determine all content types available for a "template"?
· 3 years ago
What would the link or mapping between content and the output format of that content be do you think? I’m thinking of a kind of lookup table maybe in a template or specify the formats in the page fron
-
Workaround for using 'validate.required' on form file fields
· 3 years ago
@hughbris No need to apologize. Sometimes "life gets in the way" so to say. In the mean time I have been "reworking the workaround" and feel it is time for an update on that. It will be named the "Fix
-
Error "User is not set"
· 3 years ago
The Email Plugin is currently under development or at least was updated recently so chances are that a new issue in the GitHub repository will get noted by it's developer.
-
Can i add a main admin and multiple subadmins in grav and if i can can u suggest ways to implement it
· 3 years ago
Hi @sebastianGod, welcome to the Grav forum. A good resource to learn about the use of user management, roles, permissions and user groups is the section about Groups and Permissions in the Grav docum
-
Problem with inherited theme
· 3 years ago
Another solution is to use the get function on the config object. For example, line 7 in user/plugins/flex-objects/templates/flex-objects/page.html.twig reads: {%- if page_assets.css ?? config.get('pl
-
Error on first run After Composer install. Undefined Constant
· 3 years ago
Regarding the initial error upon installing with composer this issue looks similar and might provide some clues. In that issue at some point the OP describes having changed two path constants. I would
-
Problem with inherited theme
· 3 years ago
Yes there is. Please see my answer just before your last post.
-
Saving/reading content to/from filesystem and custom account management
· 3 years ago
Hello @kumo, welcome to Grav! If you have studied the documentation including the advanced section, browsed the Grav API, searched this forum and put in a pretty good amount of time in doing try-fail-