"once upon a time..." when I was using cache stored images tab, all pictures used in my news were cached.
now (and I do not know since when), only one picture in one news is cached.
The result is:
1 cached image reference found.
1 reference re-cached.````
All pictures in other news are cached only when I visit the news.
An example of non cached pictures in a news : http://www.vincentbourganel.fr/news/randonnee-au-rocher-du-playnet-bis-repetita/
The only example of cached pictures in only a news: http://www.vincentbourganel.fr/news/archives-de-mes-courses-d-orientation/
I can't figure where is the matter.
of course, I visit my cache folders on server side before asking :-)
hi
step to reproduce:
-I delete the image cache
-I use "cache stored images" of "cache manager": only one image in a news is found and cached
-I have to visit the news to cache the included pictures of my gallery
Notes:
have a look on the note:
This utility scans the database for images references that have been stored there. If an image processor URI is discovered it will be converted to a cache file URI. If the cache file for the image does not exist, a caching image reference will be made for the image.
in fact, this utility is supposed to look for cache file URI and generate cache image if not exist.
Might be that it does both, as mentioned I haven't looked at the actual code what it does.
As mentioned in the future image (and other things) embedded via tinyMCE will probably use a content macro so statically uncached image url will not happen anymore. This also might have some other advantages. But of course the disadvantage will be that within the editor there will be no preview.