[ http://issues.apache.org/jira/browse/FOR-635?page=comments#action_12318971 ]
David Crossley commented on FOR-635: ------------------------------------ Maybe i wasn't being clear. When forrest sees a URI that begins with "images/*.*" then it uses main/webapp/resources.xmap to look first in xdocs/images/ directory (for backwards compatibility) then in resources/images directory and elsewhere. That works fine for the html output, but not for PDFs. Sure, behind the scenes maybe Forrest maps those to absolute for FOP. However, ... I wonder if we should mark this issue as "Won't fix" and instead change our documentation and the example "seed sites" to encourage the use of the project resources directory instead instead of xdocs/images/ directory. > 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
