Tim Kelty

Results 141 issues of Tim Kelty

This seems to only work for images, as there is no way to set `resource_type`. Seemingly, resource_type can be "auto", which might be sensible default so one could upload all...

enhancement
help wanted

Just making an issue here to brainstorm. I was playing around with the best way to approach this and was first considering how we'd want it to look from the...

Not sure how feasible, but it would be great if element field types were allowed for sorting. In this case, I would want it to sort on the `title` of...

enhancement

Craft natively always lets you sort by a handful of criteria: Once you enable this plugin, these go away. So if you want to sort by "date updated", you _have_...

enhancement

If you bulk-change statuses (with the checkmarks on the entry list), or delete an entry the same way, the changes are not logged.

enhancement

When looking for parents (Categories/Structures), you quote the value for an exact match. However, this makes it impossible to use other "advanced searching", e.g. myField::"someValue". When importing other relationship fields...

This would let you select the same CSV instead of always re-uploading/re-naming if you needed to re-run the import.

enhancement

I've had a client request to have multiple SEO images added to a single page. I don't believe SEOmatic currently supports this, but it appears to be valid by the...

enhancement

Seems like this gets written enough it warrants a helper, similar to how `request`, `response` are props. I made it `currentUser` to match the twig global.