Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.6
-
None
Description
found while working on MSITE-744: copying resources during document rendering has bad side effects:
- multiple executions of resources copy, since rendering is done 3 times (Doxia docs, reports and generated Doxia docs)
- when there is no generated Doxia docs to render, resources are not copied (=
MSITE-744)
in addition, calling copyResources for each resource directory copies skin resources for each resource directory: instead of having a siteResourcesDirectory argument, the method should iterate directly on site rendering context
Attachments
Issue Links
- is depended upon by
-
MSITE-744 Regression in 3.4: File in `generated-site/resources/` ignored unless there is a file in `generated-site/markdown/` too
- Closed