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

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • 1:M relationship in Grav · 10 years ago

    It goes way beyond my php knowledge too, but I think it is still doable. If you take a look at the file Pages.php or at this page in the API: https://learn.getgrav.org/api/Grav/Common/Page/Pages.html

  • 1:M relationship in Grav · 10 years ago

    Thanks @paulmassendari. Alas, that's way beyond anything i understand. Pity: being able to populate a set of options is essential for what i want, and if Grav can't do it in a way I understand I need

  • 1:M relationship in Grav · 10 years ago

    Hi, Someone will probably confirm but IIRC the correct syntax is @data-options instead of data-options@ (Maybe it's an error in the docs or maybe it works!). And for Grav to fetch the array with all t

  • 1:M relationship in Grav · 10 years ago

    Hello again. I have now got blueprints working, but I don't know how to use data-options to preset the list of options. I have a structure with authors and books. The file called authors lists the a

  • 1:M relationship in Grav · 10 years ago

    PS I'm very impressed with the quality of support on Grav. You must work very hard.

  • 1:M relationship in Grav · 10 years ago

    Thanks! Yes, that would be dynamic enough for what I need. I'll try to get acquainted with blueprints. Bit out of my comfort zone but I guess that's how we progress.

  • 1:M relationship in Grav · 10 years ago

    Grav being a file-based CMS lets you create content as files. Obviously that type of editing flexibility means there is no way to enforce checks when adding content via a text editor. However, if you

  • 1:M relationship in Grav · 10 years ago

    Is there a convenient way to enforce a 1:M relationship? E.g. every flea lives on exactly one cat, although one cat may have many fleas. The use case for me is a publisher's catalogue of music, where

  • Top link not clickable · 10 years ago

    Hi, i am also haveing that issue. when entering the scripted above in the top. i recieving this error 0 - Unclosed """ in "partials/navigation.html.twig" at line 48. can someone please help?

  • Top link not clickable · 11 years ago

    na I get an error saying that the statement wasn't closed properly. I ended it with. {% endif %}