Ross Riley

Results 32 comments of Ross Riley

actually haven't tried that, does it work?

Things I can think of from common feedback/feature requests. 1. No ability to rename files, an OS like double click to inline edit would be good. 2. Organising the Filesystems,...

Not stale, next on the list after #7291

The lazy collection is still the array of entities, you can iterate and use them as normal, just that they are loaded just in time. ``` {% for page in...

In terms of approach I'd suggest that we get the new storage updates merged in soon and start work on the 3.5 release process. Then we get this PR rebased...

I'm happy to look after getting this into core, just needed to get the storage PR in first, since this can hopefully be one of the cool features that persuades...

Yes. Good suggestion. I'll get started on fixing up the problems.

That would be gret.

Hey. I've had to put it on hold for a few weeks as I'm on a busy schedule at the moment, but here's where I got to. Obviously the project...

Hey. The project is kind of split into two parts, this project we implemented an API in pure PHP, its goal is to define the interface and write unit tests...