Thanks Eduard,
yes, that works for relative paths like:

images/icons/image.jpg

And I can make work even paths like:

/images/icons/image.jpg

By creating a simlink at the root level for "images" linked to where the 
images actually are. What I am inquiring about are paths like:


//cdn.domain.com/images/icons/image.jpg


Your ideas on that? Anyone?



On Thursday, October 17, 2019 at 8:40:26 AM UTC-7, Eduard de kam wrote:
>
> I use the same folder/file structure locally as on the webserver.
>
> So:
> <div class= "kleinplaatje">
> <img src="afbeeldingen/repro/repro-01.jpg" style= "width:210px;"></div>
>
> works locally in de BBEdit preview
>
> and it works on my site when published on the internet.
> Or is that not the problem your are trying to solve?
>
> Op donderdag 17 oktober 2019 01:54:32 UTC+2 schreef Fabrizio Ferrari:
>>
>> Hello everyone.
>>
>> I am trying to get out most of the useful "Preview in BBEdit" feature, 
>> but I am stuck in solving a problem.
>>
>> The way I'd like to use that Preview feature is to display static HTML 
>> pages taken from my websites. All references to images like the following:
>>
>> /images/icons/icon.jpg
>>
>> Have no problems to be displayed once I put a simlink in the root disk of 
>> my Mac (I am on Mac OS), but if I have references looking at images on our 
>> content delivery network like this one:
>>
>> //cdn.mywebsite.com/images/icons/icon.jpg
>>
>>
>> I can't find a way to reference those locally. Any ideas? If you know how 
>> to do it, or you have a workaround, I'd really like to hear it!
>>
>> Thanks in advance to anyone for any help.
>>
>> All the best,
>>
>> Fab.
>>
>>
>>

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or need technical support, please email
"[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <https://twitter.com/bbedit>
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/38f737c5-f902-407e-b8ef-2b82661a5cc3%40googlegroups.com.

Reply via email to