Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
What is the best way to add a javascript to a modular
· 9 years ago
Best thing is to add it in the javascripts block of the top level modular.html.twig file like this: {% extends 'partials/base.html.twig' %} {% block javascripts %} {{ parent() }} {% do assets
-
What is the best way to add a javascript to a modular
· 9 years ago
I am wondering what is the best way to include a javascript in a modular template. For example, I am making a modular that is a Google Map. There are a couple javascript files that I have to add to
-
Problem formatting a list / extra <p>`?
· 9 years ago
Thanks for the pointer. I did just that: https://github.com/erusev/parsedown/issues/474
-
Problem formatting a list / extra <p>`?
· 9 years ago
Looks like a Parsedown issue: Screen Shot 2017-02-16 at 15 we rely on the Parsedown library to parse the Markdown, I suggest to post that to their GitHub repo issues.
-
Problem formatting a list / extra <p>`?
· 9 years ago
Is this a feature or a bug? :) * abc * def * ghi * jkl * mno * pqr abc Results in "ghi" being surrounded by <p>, while "pqr" is not since it is followed by a paragraph? ---html <ul> <
-
Dropdown menus in mobile view
· 9 years ago
Hello! I started to develop the webpage of our laboratory in grav, but I encountered a problem, which I don't find in your documentation. We want to see the dropdown menus from our navigation bar and
-
Global page skeleton
· 9 years ago
Oh yes. In Admin, you can create page types. You can learn more on https://learn.getgrav.org/content/content-pages. Basically, your theme has the option to define all the page types it needs. The Lea
-
Global page skeleton
· 9 years ago
Hi! What I'm asking is if it is possible to have a page form used as a base for creating multiple pages. In the example above, I'd like to create a page form (Planet) used to create content (Venus, Ma
-
Global page skeleton
· 9 years ago
Hi, a skeleton as used in https://getgrav.org/downloads/skeletons is a sort of demo site, which gathers together a theme, some plugins, some pages, to build a sample site you can download. In this con
-
Global page skeleton
· 9 years ago
Hi! I started to use grav and I really love it! But, I'm wondering if it is possible to have a global page skeleton with fields and have more than one pages using these skeleton. For example: Having 1