Hugh Barnes

Results 73 comments of Hugh Barnes

Yup, I'm surprised this is omitted.

From your docs, It looks like you've implemented this BTW. Could you please describe more precisely what this returns, perhaps with an example? (same perhaps for `.near()` and `.origin()` :)...

@mahagr I observed this behaviour setting `ordering@`: * `-1` positions it second last * `0` positions it last * `1` positions it first Latest core and Admin. So the docs...

Was this implemented @rhukster ? I am trying to streamline my installs and don't fancy creating these manually times whatever. I don't see it in `bin/gpm list`.

I've just encountered this error and set up a test for reporting it, then found this. I think it's important the order is respected. I don't think it's an enhancement,...

I just encountered this again, searched issues, and realised what a poor memory I have! I'm surprised this is still unresolved. Has this slipped off the radar? I'm curious if...

Thanks for the honest response. I'll argue that this is a bug and not an enhancement because: * there is a priority parameter for assets * inline and resource assets...

I tested the redirects mentioned by @drzraf on Grav 1.7.25 and got the same results, except that the second one added an `=`, so: `/foo[301]?bar=` In the related PR, @mahagr...

I think I am coming to the understanding now that this is a reading and runtime manipulation API, not for altering job config. Am I right? Happy for this to...

Could we have this as a config toggle though? Developers inherit sites to migrate to Grav that have all kinds of crazy URL systems. I am doing one now where...