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

  • RSS on getgrav blog broken · 11 years ago

    works fine again. ;)

  • RSS on getgrav blog broken · 11 years ago

    All sorted: RSS Feed Validator

  • RSS on getgrav blog broken · 11 years ago

    Yes I see a couple of minor validation errors. I'll fix them shortly. Cheers!

  • RSS on getgrav blog broken · 11 years ago

    seems that http://getgrav.org/blog.rss is broken on blog.

  • Dateformat · 11 years ago

    Thanks.

  • Dateformat · 11 years ago

    Internally Grav just uses the PHP date functions so the formats are defined in standard format: http://php.net/manual/en/function.date.php The exact format is up to you but probably along the lines of

  • Dateformat · 11 years ago

    Hi. I'm having a problem understanding the dateformat both short and long. I can't see anywhere in the docs what any of these mean: F jS \a g:ia Currently my dates are in US format and I need UK. Th

  • Lightbox changes after upgrade to 0.9.16 · 11 years ago

    Great, works like a charm. Thanks!

  • Lightbox changes after upgrade to 0.9.16 · 11 years ago

    Ok basically the lightbox attribute has to come first before the cropResize (or any other thumb manipulation). Anything before lightbox is applied to the lightbox, and anything after lightbox and bef

  • Lightbox changes after upgrade to 0.9.16 · 11 years ago

    thanks for your help. That's what I'm using: ![foo Icon](foo.png?cropResize=500,500&lightbox){.float-right} with .float-right { float: right; margin: 0 0 1rem 1rem; } foo.png is about 87