View Single Post
Old 01-16-2020, 03:47 PM   #38
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,961
Karma: 6361444
Join Date: Nov 2009
Device: many
FYI, we have found a way to fix this without messing all of the existing code up.
so this change will appear in the next release.


Quote:
Originally Posted by Turtle91 View Post
Just so. The html file I was importing was a standard template file built under the old system when I knew that the associated image was going to be placed in ../Images/ I hadn't even thought about it automatically grabbing the image when I added the html, I just added them at the same time. When I tried adding just the html it changed the reference to the totally wrong desktop folder.

I can easily fix this - I think - by changing the reference in the template html to just: src="example.png" When the html file is imported it will find the image file and drag it in as well. Then it should update the reference automatically to "../Images/example.png".

As for the changing broken links on add...I wouldn't think they should be changed at all. If it is broken, leave it broken. You could just have a message pop-up mentioning broken links and the user could run a report to find and fix any at their leisure.
KevinH is offline   Reply With Quote