Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Brice Boucard Member

@bricebou · Joined 4 years ago · 37 posts · 6 topics · 7 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Leaflet map to add coordinates to page header · 4 years ago

    Sorry... I've created a new theme which creates new pages, more precisely this one, extrait.yaml with a call to a new form field : extends@: default form: fields: tabs: type: tabs a

  • French typography · 4 years ago

    Hi, I was wondering if anyone already worked on a plugin to apply french typography on all contents ? I mean, replace "TEXT" with « TEXT », adding a unbreakable space before double marks (;, !, ?...)

  • Leaflet map to add coordinates to page header · 4 years ago

    Thanks @pamtbaau ! I've managed to create a new form field which is a clickable Leaflet map and to store the clicked coordinates inside the page header 🙂 Thanks :)

  • Leaflet map to add coordinates to page header · 4 years ago

    Thanks, I've already read that documentation 🙂 I'm stuck with the inclusion of Leaflet scripts and styles: I've tried to use the Assets manager but it seems we can't declare assets within the plugin/

  • Leaflet map to add coordinates to page header · 4 years ago

    More precisely, I'd like to create a new field type I would call when defining a page template.

  • Leaflet map to add coordinates to page header · 4 years ago

    Thanks for the answer ! I want to add a map in the Admin, in a tab of the page form, click it to add coordinates to the page header.

  • Leaflet map to add coordinates to page header · 4 years ago

    Hi, It's been a long time since I last used Grav and I've just installed the latest version to work on a personal project. I'm not a developer and I've tried to read the docs but I'm quite lost at the