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

  • Multi-language meta files? · 11 years ago

    Is there a good way to use meta files for different languages? I'm thinking about localized alt-texts and captions stored in that file. I'm looking for a solution like this because I would just drop p

  • Upload file from form · 11 years ago

    We are currently working on a file upload field for the form plugin.

  • Upload file from form · 11 years ago

    Not yet, though it would be a nice field to have.

  • Upload file from form · 11 years ago

    There is a way to upload file from a form? I see in the documentation some types of fields but no way to upload. Thanks Claudio

  • Best way to setup multi language website? · 11 years ago

    aah i fixed it. for some reason i had to manually add my dutch and english page into the same (01.home) folder to get it working. in a proper way. if i want to add a dutch page with the same name in t

  • Best way to setup multi language website? · 11 years ago

    ok. i understand that i can make pages in english and in dutch. for each page i want. that part is no problem. But all pages appearing in the menu bar by default.it would be better if there was an opt

  • Best way to setup multi language website? · 11 years ago

    There are multiple parts to a multi-language setup. The two primary parts are: 1) Pages/Content in multiple languages 2) Translation of strings (outside of pages/content) in the current language. Gra

  • Best way to setup multi language website? · 11 years ago

    hey i am new to gravcms. I love the looks of it :-) I want my website in english and dutch and saw that there are more ways to do this. I though I could use translations keys in the page and then swit

  • Set_time_limit problems · 11 years ago

    Updated the PR, can you check again?

  • Set_time_limit problems · 11 years ago

    Thanks, I answered on the PR. The if-s must be inside the try for it to work for me.