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

  • Lightbox changes after upgrade to 0.9.16 · 11 years ago

    Lightbox did change a bit, but it actually fixed it because it was a little broken before. Can you please paste an example of your lightbox code in markdown or twig format? Thanks!

  • Lightbox changes after upgrade to 0.9.16 · 11 years ago

    Hi, after upgrading from 0.9.15 to 0.9.16 the lightbox shows a different behaviour. Now (in 0.9.16) instead of scaling the image to whatever I specified when viewing the page the image is scaled to 10

  • Cache recommendation · 11 years ago

    Hi rhukster, thanks for clarification. I'm aware that there are multiple caching options, I just wanted to avoid that e.g. enabling the cache via htaccess might cause some problems with other caching

  • Cache recommendation · 11 years ago

    First you have to realize there are many kinds of cache. Application cache, PHP opcode cache, PHP user cache, Browser cache, Twig cache, reverse proxy cache, and more! The cache option in the system.y

  • Cache recommendation · 11 years ago

    Hi all, I've caching enabled at /user/config/system.yaml but when I check my page at Pingdom I only get 5% at 'Leverage browser caching'. It lists most js and css from theme and plugin folder. What sh

  • Site Structure and organization · 11 years ago

    If you are going to have a principal menu entry for each category, i would organize them with category being a folder. You could also make use of taxonomy to be able to find 'all' or other 'subsets'

  • Site Structure and organization · 11 years ago

    Hi, I would like to seek your advice and recommendation for the structure and organization of a site. My current site (Polar Hardboiled) is based on articles organized with categories and sub-categori

  • HTML 5 video feature image · 11 years ago

    There's really not much to doing this in Grav. They are just using video.js to render the appropriate HTML5 video tag and fallbacks. Then it's just a matter of CSS to style it so that its a full siz

  • HTML 5 video feature image · 11 years ago

    Hey guys, I just came across a website that is strikingly similar to grav in many elements, but they have implemented some html5 to create a video background image. Here's the site http://gearpatrol.

  • Page limit question · 11 years ago

    Thanks for your reply. That's what I thought and I guess for the big project we'll look at other options for now. I have started using Grav for one of my other projects and really love it! It's got hu