Skip to content

pftnhr/yellow-absoluteimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Absoluteimage 0.9.2

Converts image path to absolute URL

How to install an extension

Download ZIP file and copy it into your system/extensions folder. Learn more about extensions.

How it works

Converts

<img src"/media/images/photo.png" ...

to

<img src="https://example.com/media/images/photo.png" ...

Linked images that already have an absolute URL are not affected by this.

Acknowledgements

Many thanks to Mark, who gave me the crucial tip.

Developer

Robert Pfotenhauer. Get help.