By mxc4 on
Hi all,
For one of my modules I return a string of html as output. In this html I need to include links to images and videos. How do I generate urls that will link to the videos/images if they are stored in the modules directory under the module folder eg "modules/mymodule/logo.png" What path will druapl need to find the image?
thanks