Nate Lampton

Results 508 comments of Nate Lampton

Sounds good. Maybe have `timestamp` be one of the following values: an integer or string (in which case it is appended) and `FALSE` or `NULL` to have no timestamp appended....

> I would have expected that during step 4 in scenario 2 that the file would be removed from the file system as well as the database and therefor upon...

> but it would seem this might be a bug since it's not removing the file upon a node save. Ah, I think this behavior changed in early D8/Backdrop. The...

This module uses a novel solution of simply swapping the file location places: https://www.drupal.org/project/upload_replace, that seems like something that might work and has probably been tested (around 1000 installs) for...

I think this would be a nice core improvement. The file renaming problem has been plaguing us since 2007 at least when I was the maintainer of ImageField for D5/6....

With core committers in support of this and no one against, I've merged this for inclusion in 1.30.0.

All projects seem to be using the new icon _except_ the Backdrop core project itself: https://backdropcms.org/project/backdrop I'm getting a solid purple square, it seems like the icon is not defined...

I left some feedback at https://github.com/backdrop-ops/backdropcms.org/pull/488#pullrequestreview-187168653. One thing that's not clear to me: what happens if `screenshots[]` is specified in a theme's .info file AND there is a `screenshot.png` file....

Looks good to me too! We'll need to include a sentence in the release notes about changing `.htaccess` but as there is no functional change, no change record is needed.

Merged https://github.com/backdrop/backdrop/pull/4827 into 1.x and 1.29.x. Thank you @klonos, @avpaderno, and @izmeez!