I've uploaded an image; random.png with PyroCMS through the admin and placed it into a folder called "Portfolio Images" (the url slug is 'portfolio-images')
In my pages I want to be able to reference this image using a tag. How does the url slug work? I've tried http://mysite.com/portfolio-images/random.png - but it doesn't work.
Is there a way to maybe reference it via the {{ asset:image }} tag?
Thanks!
To display your image you can do :
there is a plugin for making file list the documentation is not yet available but you have a description of the plugin in the code in system/cms/modules/files/plugin.php