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

  • Minify HTML · 11 years ago

    I know at present you can minify the CSS and JS (which I'm yet to work out how - I've enabled it in the admin plugin, but it doesn't seem to be working). Is there an option to minify the entire page H

  • Display the value of variables · 10 years ago

    Got it, thanks to @flaviocopes answering someone else in chat. It's dump () and the debug bar.

  • Display the value of variables · 10 years ago

    How can I see the value of the variables for a particular item? I know that some time ago when I was developing my home page modules, I was able to see the value of each variable, because I used that

  • GRAV Admin Cache Issue · 10 years ago

    Please open an issue here: https://github.com/getgrav/grav-plugin-admin/issues

  • GRAV Admin Cache Issue · 10 years ago

    In my multi language GRAV site I recently noticed a cache issue. When I change the language in page overview I get the message Successfully switched language and anything seems alright. But when I edi

  • Using a taxonomy + page.children collection · 10 years ago

    content: items: '@taxonomy': tag: - featured - listing This appears to work.

  • Using a taxonomy + page.children collection · 10 years ago

    Reading some more, and have discovered that the markup will make the sum of the two entries. I've added the "listing" tag to all the pages in /directory (along with the previous pages tagged as "feat

  • Using a taxonomy + page.children collection · 10 years ago

    This should get all the pages tagged "featured" in the /directory folder, correct? I'm trying to get all the pages marked as featured in the /directory folder. items: - '@page

  • Bulk Content upload · 10 years ago

    Grav is hyper flexible: Read de CSV Create the file system structure with the content under the pages folder. Create markdown files.

  • Bulk Content upload · 10 years ago

    Is there any option for Bulk content upload from CSV, if there any possibility then please guide me. how we can upload bulk content from CSV.