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

  • Swf file 404 error · 11 years ago

    Alternatively you add .swf file types in the media types configuration file.

  • Swf file 404 error · 11 years ago

    In your user/config/system.yaml file add an entry for swf to the fallback types which default since version 1.0.0-rc.3 to png,jpg,jpeg,gif only. pages: ... fallback_types: [png,jpg,jpeg,gif,swf]

  • Swf file 404 error · 11 years ago

    Say i put demo.swf under /user/pages/media/, then try to access the file via http://example.com/media/demo.swf, it always shows Error 404. Image files work fine, but other file formats seem to have th

  • Order of menu entries, only by folder prefix? · 11 years ago

    I'm afraid not.

  • Order of menu entries, only by folder prefix? · 11 years ago

    Reason: Changing the name of a folder with sub-folders has a bigger impact when using a revision control system rather editing a single file.

  • Order of menu entries, only by folder prefix? · 11 years ago

    Is there any other way of setting the menu order other than prefixing the folder with digits like 02.mypage? Like some menu_order entry in the header?

  • Is design of this site open source? · 11 years ago

    Nope, the getgrav.org site is not open source. We do have over 30 themes freely available though! http://getgrav.org/downloads/themes

  • Is design of this site open source? · 11 years ago

    I don't think the current landing-page theme by Eduardo Santos is, at least I cannot find it in the Grav GitHub repos (https://github.com/getgrav). However, other parts of the front like http://learn.

  • Is design of this site open source? · 11 years ago

    or not? front page etc...

  • Access Denied in Admin Panel · 11 years ago

    I'm not sure why it was not working for you. Works fine for me, and I guess most everyone else as this is the first I've heard of this problem.