Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Klemen Newcomer
@klempodo · Joined 8 years ago · 4 posts · 1 topics · 0 reputation
Badges
Recent posts
-
Multi-Site Setup Question, Sharing user accounts
· 8 years ago
You can symlink an account file into yourmultisiteroot/site1/accounts - if they're ALL shared, you may even be able to symlink the whole folder e.g. /user/sharedAccounts -> /youmultisiteroot/site1/
-
Help with fundamental concepts - Custom "post/record" storing, Lookups, Admin table for custom records/posts/stream items
· 8 years ago
Thanks, let me clarify: I don't want it to be a page under /pages and don't want it to appear in the list of Pages admin tab (which will happen if I add a custom page in order to support a route). B
-
Help with fundamental concepts - Custom "post/record" storing, Lookups, Admin table for custom records/posts/stream items
· 8 years ago
I am trying to understand how one could do the following in Grav: A form outside of any page context that will simply save its data into a custom YAML file (this would be both for the admin or user
-
How to add custom fields for all page template without creating individual blueprints?
· 8 years ago
I am not sure if you have a multisite or default setup. I solved this (on my multisite setup) by augmenting the environment setup of the 'blueprints' stream as follows: <?php use Grav\Common\Utils