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.

Guillaume Storchi Member

@sherpadawan · Joined 7 years ago · 27 posts · 12 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Pages.json gitignore? · 4 years ago

    Is it necessary to version pages.json file ? Seems to be generated every time it is missing. Mya I pu tit in gitignore file ?

  • Error grav upgrade 1.7.30 · 4 years ago

    Once I had a file cache writing method issue after upgrade. I don't remember where bt check your config ...

  • Error while trying to download (code: ): https://getgrav.org/blog.atom · 5 years ago

    same !!! any further informations ?

  • Bulk Save pages from cli · 5 years ago

    Hi! I'm currently installing Aura plugin, i'd like ot know if it is possible to make all pages saved automatically with the new metadata ? I have 70 pages and I do not want to save them one by one. I

  • Page remote media files (over http) · 5 years ago

    None of them are making cloud.mydomain.com/myvideo.mp4 working wit h ![]() syntax. html in markdown is quite hugly and less readable, less maintanable etc... thanks anyway for the tip

  • Page remote media files (over http) · 5 years ago

    Thanks, it works. I did not noticed we could add html directly into the markdown editor. It would eb nice to have this as a default behaviour in grav media link markdown syntax ... It is just a basic

  • Page remote media files (over http) · 5 years ago

    How is it possible to make ![](https://akaserver.mydomain.com/video.mp4) or mp3 working In 1.6 Grav, only local server files are supported Thanks in advance

  • Page group access · 6 years ago

    In documentation group access is managed with frontmatter: access: site: login: true groupName1: true groupName2: false Why it is not a attribute site: groups: [groupeName1, groupeName2] How to indu

  • Page header access groups · 6 years ago

    Hi, I am looking for a way to add this header frontmatter from page admin advanced tab access: site: login: true group1: true group2: true as groups are array keys here, it is a problem to add enable

  • Add extra page headers automatically to every page · 6 years ago

    Any news ? I would like to do the same for access.site data.