hughbris Veteran
Regular
Grav Forum Moderators
@hughbris · Joined 9 years ago · 579 posts · 13 topics · 127 reputation
Badges
Recent posts
-
Automating website error checks
· 4 years ago
Yeah the ideal for internal links would use Grav's API (or similar). The sitemap plugin is good reference point (although there have been a few issues with its multilanguage route discovery). I still
-
Automating website error checks
· 4 years ago
This is the benefit of asking someone else: of course (duh!), this is functionally very close to a link checker and something many link checkers will provide and why not check those links anyway? So n
-
Automating website error checks
· 4 years ago
Not a Grav specific question. Thought I'd ask here, some smart people about :) Do any of you use a script or tool to check websites for error pages? I had a client report some erroring pages recently,
-
How can I integrate the functionality of a plugin into my theme?
· 4 years ago
@LinuC: One should try to always be one step ahead of the customer’s wishes I can't agree. Small tools with separate concerns is generally a proven robust model. As far as I can see, the problems you
-
Frequent error: file_get_contents(): read of 8192 bytes failed with errno=13 Permission denied
· 4 years ago
Just saying don't expect any resolution quickly. You might get lucky on Discord.
-
Frequent error: file_get_contents(): read of 8192 bytes failed with errno=13 Permission denied
· 4 years ago
@pamtbaau: @yankl, Since it only happens when using Admin, I would suggest to open an issue at the Admin repo. There are 325 open issues currently in Admin.
-
Copied website not indexed by Google
· 4 years ago
@MJR: the hosting service is probably doing a redirect automatically You need to ask your host. That would be a sane thing to do by default. Commodity hosts often don't do sensible things though.
-
Export accounts
· 4 years ago
Cool, you worked around it. So if you copy accounts to the user/data folder, can you export user CSV?
-
Extending a parent theme's configuration blueprint
· 4 years ago
@pamtbaau: Am I understanding correctly that you wish to inherit and extend file /user/themes/a/blueprints.yaml in /user/themes/b/blueprints.yaml That's correct and you helped me see that I mentioned
-
Extending a parent theme's configuration blueprint
· 4 years ago
I have a theme "B" which extends "A". This is the first time I've tried theme blueprints. I added a form and field to A's blueprint under form: in themes/a/blueprints.yaml. It does not come up when I