Great package! It works really well apart from one little thing. I noticed that your package doesn't track images that are inserted into the RTE resulting in these images being deleted if that's the only place they are used.
The first image "csr_mitiefoundation.jpg" was removed and another from the next row. The 2nd and 3rd images appear in other places in the site so they were preserved.
I tried inserting a new image on a test page and see that the markup was different and included a:
data-udi="umb://media/40a06fd9b20d4be983c2791059d5a02f"
Media remove questions and improvement requests
Please send questions and improvement requests about Media Remove package. I plan to release an updated tool within one month.
Hi Kirill19837,
Great package! It works really well apart from one little thing. I noticed that your package doesn't track images that are inserted into the RTE resulting in these images being deleted if that's the only place they are used.
I'm using version 1.0.2 on Umbraco 7.14
Cheers Craig
Hello Craig. So you inserted image as link to umbraco media? Can you send example of RTE markup to check? Thanks, Kirill
Hi Kirill,
This is an older site that I have been asked to tidy up the media on. Here is an example of the markup:
The first image "csr_mitiefoundation.jpg" was removed and another from the next row. The 2nd and 3rd images appear in other places in the site so they were preserved.
I tried inserting a new image on a test page and see that the markup was different and included a: data-udi="umb://media/40a06fd9b20d4be983c2791059d5a02f"
So it could be that this markup has come from a older version of umbraco and is not being tracked properly.
Thanks for the quick response Craig
Hi Kirill,
Our solution is in Umbraco 10 and would like to install MediaRemove package. Is this compatible with Umbraco v10.
I tried to install and it doesnt work.
In the backoffice frontend, RebuildStatus is loading forever. error in the debug console. "Could not load content for https://localhost:44375/umbraco/lib/angular/angular.js"
Hello Ramya. We have no version for U9-10. Probably we will release it before the end of a new year. Thanks, Kyrylo
check u10 version here https://www.nuget.org/packages/MediaRemove/
hello. Finally, we released a version for Umbraco 10 (net6) https://www.nuget.org/packages/MediaRemove/
is working on a reply...