grav-plugin-simplesearch icon indicating copy to clipboard operation
grav-plugin-simplesearch copied to clipboard

Support both param and query syntax

Open rhukster opened this issue 9 years ago • 1 comments

just a todo so it's not forgotten

rhukster avatar Aug 08 '16 15:08 rhukster

The back-end already supports both syntaxes explicitly, right? Would you be alright with me submitting a PR to make sure the docs mention this?

I can see how some people would prefer the cleaner syntax, but with query parameters being the standard way to pass form data with GET requests, it'd be nice to know that there's an option to use that as well!

fredrikekelund avatar Nov 23 '16 10:11 fredrikekelund