pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3134 posts · 12 topics · 1013 reputation
Badges
Recent posts
-
Moving Taxonomies field in Admin blueprint to another tab
· 4 years ago
@hughbris, Using Quark and its /blueprints/default.yaml, the following blueprint: Removes field Taxonomies from tab Options Creates a new tab NewTab containing field Taxonomies extends@: default fo
-
How to create a collection from a node js array, JSON to page.md?
· 4 years ago
@filo91, [..] were you suggesting to create item.md from node? Yes. I've update my post to add it explicitely. Flex-objects is something I’ve been looking forward to learn, but never really dived i
-
List of recent news/events from blog
· 4 years ago
@MichaelSL, Is there an easy way to achieve this with Grav? Sure. See how a blog is build in skeleton Blog Site. The blog/news collection does not need to be shown by the Blog page itself. The coll
-
Filter in pages/.MD with toggle options
· 4 years ago
@BKaernel, I’ve already seen Complex collections but it’s not very explicit… With which part of the documentation are you struggling? In twig it’s easy, but i want to know if it’s possible in pages
-
Filter in pages/.MD with toggle options
· 4 years ago
@BKaernel, I hope my question is easy to understand. Uhm... what shall I say.... Do you perhaps want to filter a collection based on a boolean field in the header/frontmatter of a page? If so, no yo
-
How to create a collection from a node js array, JSON to page.md?
· 4 years ago
@filo91, A few thoughts... Location of node package. I don't think the location matters much except that it shouldn't be stripped when updating Grav and/or theme. I wouldn't go for the root folder th
-
NextGen Editor images, links
· 4 years ago
@tomasz_s1, If your question has not been asked before, you can ask your own questions in the Issues tab in the repo. By the way, it is a good practise to create a new issue for each question your ha
-
NextGen Editor images, links
· 4 years ago
@tomasz_s1, There is a dedicated Github repo for all your questions about Premium products. There you will get dedicated attention from the devs themselves...
-
How to create a collection from a node js array, JSON to page.md?
· 4 years ago
@filo91, To add to the questions of @hughbris, to further narrow down the specs of your use-case: Does the scraper have access to the filesystem of Grav, or can the scraper only communicate with Grav
-
403 response on Uri.params submit
· 4 years ago
@OleVik, v2.0.0 is working correctly.