Re: Have image.webp compatible with Thumblist recipe
Petko Yotov <[email protected]> Sat, 07 Sep 2024 14:04:24 +0200
| Newsgroups | gmane.comp.web.wiki.pmwiki.user |
|---|---|
| Message-ID | <[email protected]> |
On 07/09/2024 08:02, Simon wrote: > I'm an FTP user, so I like the idea of being able to easily locate the > thumbnails and easily delete the entire subdirectory of thumbnails > from the original uploads folder rather than navigating to a parallel > tree. Agreed. > And I use per page uploads, so perhaps > uploads/Group/Page/.thumbnails/th160---file.jpg.webp (dot or > underscore?) Absolutely, a dot will not interfere with potential group or page names starting with "_". It can even be ".th" or ".tn" instead of ".thumbnail". Petko