Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Is there such a thing as a partial variable?
· 11 years ago
I think the best will be using page headers. See: http://learn.getgrav.org/themes/theme-vars#headers So let's say you have markdown page and you want that page to output variable "gallery". In header
-
Is there such a thing as a partial variable?
· 11 years ago
So I have this: {% include 'partials/nav-page.html' %} Inside this partial is this: page1-link / page1-preview / page1-gallery I want to output this partial on several pages and change a variable insi
-
Recursive Menu
· 11 years ago
Support is also in Antimatter theme templates/partials/navigation.html.twig, you just need to have nested content pages.
-
Recursive Menu
· 11 years ago
I have found one that works: https://github.com/nunopress/grav-theme-alpha/blob/develop/templates/default.html.twig
-
Recursive Menu
· 11 years ago
Where can I find an example of a recursive menu with infinite levels?
-
Sibling nav
· 11 years ago
Thanks so much, that is perfect. I searched but didn't find that post. I even searched for the keyword 'siblings' but it didn't show up... Awesome help though thank you
-
Sibling nav
· 11 years ago
See this post which has the exact thing your asking for.
-
Sibling nav
· 11 years ago
I want to make a nav in my page that shows all current siblings of the page. How do i do this? I know how to do it for children of the page, but not siblings...
-
Admin Plugin
· 11 years ago
thank you
-
Admin Plugin
· 11 years ago
No official release date. We're finishing up some finicky bits like validation and handling global + page level settings. Non trivial things that just take time. We'll probably have a small private