[ http://issues.apache.org/jira/browse/FOR-635?page=comments#action_12383342 ]
Ross Gardler commented on FOR-635: ---------------------------------- So, following on from my notes (previous comment)... The url "../images/icon.png" falls through to the "otherwise" option. an url of "images/icon.png" would be matched by the first test, producing: $imagesdir/icon.png which resolves to: {project:resources.images}/icon.png So... we have wo possible locations already (and there should be one). Then we add the problem that the images need to be resolved from multiple possible locations in the src tree (the original issue). This is *really* messy... (time for me to sleep now - good luck to those who follow) > images not reproduced in PDFs, if sources are in xdocs/images directory > ----------------------------------------------------------------------- > > Key: FOR-635 > URL: http://issues.apache.org/jira/browse/FOR-635 > Project: Forrest > Type: Bug > Components: Documentation and website > Versions: 0.7, 0.8-dev > Reporter: David Crossley > Priority: Minor > Fix For: 0.8-dev > > We used to enable images to be placed in the xdocs/images directory. However, > now they are intended to go in the resources/images directory instead. Both > methods will work for html pages, but only the latter method for the PDF > pages. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira