Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Extending blueprints
· 9 years ago
Thank you for your time. I tried, but then, in the admin panel my new fields won't show up. I have the title of the section, but no fields. Admin panel without fields
-
Extending blueprints
· 9 years ago
Hi, I think you just need to add socialsas an additional level before facebooketc. because the type sectionis a purely visual grouping in the admin. So, if you do: form: fields: socials:
-
Extending blueprints
· 9 years ago
Hello, I try to add some configuration options to site.yaml. and to organize them. Thanks to this page : https://learn.getgrav.org/forms/blueprints/example-config-blueprints I was able to do that : @
-
Translation of site title, description and metatag
· 9 years ago
Never mind i find my 2 mistakes first i had a typo in user/languages folder second yaml file are case sensitive so i re wright file user/languages/fr.yaml site: footer: description: 'Ma descript
-
Translation of site title, description and metatag
· 9 years ago
Here I'm tiring to translate site.yaml footer: description: of the deliver template ! So far i try to follow your advice it seam i miss something as it dos not work. I change in the file : In user/con
-
Translation of site title, description and metatag
· 11 years ago
You can also put your language translations in user/languages/en.yaml, user/languages/fr.yaml, etc.
-
Translation of site title, description and metatag
· 11 years ago
Most themes do not translate metadata or the site title. You can do this, and add |t to the template where those values are printed. E.g. {{ site.title|e('html') }} -> {{ site.title|t|e('html') }}
-
Translation of site title, description and metatag
· 11 years ago
In site configuration now I have this situation: title: 'Stampa bollettini postali, avvisi di pagamento e modulistica' metadata: description: 'Web service per la produzione PDF con i dati ricevuti in
-
Complex collection filter : taxonomy for page children
· 9 years ago
Hi Olivier, Maybe you could try it with taxonomy.findTaxonomy() You would have to use a second taxonomy like "category" to make it work correctly, though... So, on all your files you could set "catego
-
Complex collection filter : taxonomy for page children
· 9 years ago
Hi ! I have two pages where I post items : blog (for normal blog posts) and files (for files like pdfs). Those two pages share a common taxonomy : I use tags to determine to which project a blog post