I'd like to just throw a warning if image is missing from an RTE but it's completely skipping the node.
I know about the 'Show error when the file is missing on disk' but it looks like that's only available for media pickers?
Yes, i can live with broken links because the client has to fix them but spending hours reimporting/failing/remove missing image/repeat is completely killing my productivity. Anyway of bypassing that?
What you can do is create a Fieldprovider that checks if images exists on disk first and strip the link when it isn't or even better replace with a general image.
Error when importing RTE images
I'd like to just throw a warning if image is missing from an RTE but it's completely skipping the node. I know about the 'Show error when the file is missing on disk' but it looks like that's only available for media pickers?
Hi Mario,
I think this is on purpose. Thing is when an item is missing from the RTE it will create a broken link on your website...
Best,
Richard
Yes, i can live with broken links because the client has to fix them but spending hours reimporting/failing/remove missing image/repeat is completely killing my productivity. Anyway of bypassing that?
Bot out of the box,
What you can do is create a Fieldprovider that checks if images exists on disk first and strip the link when it isn't or even better replace with a general image.
Best,
Richard
is working on a reply...