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

  • French typography · 4 years ago

    @pamtbaau : hum, this warning doesn't show up on my local installation... I thought I had set up my environment to display all notices... And even with the php.ini-development file in place... How did

  • French typography · 4 years ago

    Thanks a lot @Karmalakas & @pamtbaau ! 😃 I've worked on this and the result is on this branch : https://git.reclic.dev/bricebou/grav-plugin-better-typography/src/branch/per_language_settings I've

  • French typography · 4 years ago

    Hi, So I've tried to address all the issues and to apply all the recommendations both of you, @Karmalakas and @pamtbaau, gave me 🙂 Here is the commit history if you want to check it out : https://git.

  • French typography · 4 years ago

    Thanks a lot @pamtbaau ! I've started to work on all these issues but my week-end will be quite busy so I'll post again only on Monday or Tuesday... There is one point I'm not sure to understand...

  • French typography · 4 years ago

    Thanks a lot @Karmalakas ! About the blueprints.yaml : I'm using VSCode on a Debian based Linux distribution and I don't see this kind of symbol... I'll use the HTML entities instead 🙂 I'll propose

  • French typography · 4 years ago

    Thanks @Karmalakas. The plugin hasn't been tested with the 1.6 version of Grav... I was put by the bin/plugin devtools new-plugin command and I haven't modified this.. But, I'm going to modify this d

  • French typography · 4 years ago

    @Karmalakas: May I suggest using a dynamic language instead of hardcoded? I think it should use a language from Grav. Talking about this part: $settings->set_diacritic_language( 'fr' );

  • French typography · 4 years ago

    Thanks @Karmalakas ! I plan to do what you suggest :) The todo list propose an option to dynamically use the page content or the default site language; adding options to (des)activate hyphenation, se

  • French typography · 4 years ago

    For those who are interested I've found the PHP-Typography library (https://github.com/mundschenk-at/php-typography) and I've started a little plugin for Grav. Here is the code : https://git.reclic.de

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

    I tried this and I've just tested this again to be sure: if I do what you suggest, my admin is broken... My form appears but without the admin theme... Maybe because I do all of what I described throu