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

  • Can not verify my email account · 10 years ago

    I recently registered to this forum. Several email re-send attempts in order to verify my email address failed: I didn't receive any email. The email account I provided is surely working properly, I t

  • Simplesearch docs discrepancy · 10 years ago

    Go here https://github.com/getgrav/grav-plugin-simplesearch/issues and click "New Issue"

  • Simplesearch docs discrepancy · 10 years ago

    Yes, that's right. How do I ticket a bug? (Sorry, my background is not in software dev. I'm learning as I go.)

  • Simplesearch docs discrepancy · 10 years ago

    Just to be clear you are expecting filters: [] to be the same as filters: and it's not? If so that's a bug, if you could ticket it, that would be great.

  • Simplesearch docs discrepancy · 10 years ago

    I tried setting it true but couldn't see a button. I'm using the Antimatter theme straight from the box, maybe it doesn't have the icon? Not making myself clear - again! Sorry. filters: [] returns not

  • Simplesearch docs discrepancy · 10 years ago

    if you set it to true, it adds an actual button next to the query input box. Was a requested feature. If you pass no filters, it should search every page.

  • Simplesearch docs discrepancy · 10 years ago

    Just trying out 1.7.0. I like the extension to tags, but filters: [] still doesn't work. What does display_button: false do? No mention in docs as yet.

  • Simplesearch docs discrepancy · 10 years ago

    BTW SimpleSearch 1.7.0 has been released. This version searches tags as it didn't work before. README.md hopefully reflects this release accurately.

  • Simplesearch docs discrepancy · 10 years ago

    I was working on this today so the docs represent the develop branch, just not released yet. Also I might refactor more this weekend. I'm not 100% happy with it.

  • Simplesearch docs discrepancy · 10 years ago

    The README for Simplesearch says: NOTE: If you want to search ALL PAGES just keep the filters: [] section empty. But in practice filters: [] gives no results. Instead you need filters: (i.e. nothing