Issue Details (XML | Word | Printable)

Key: FOR-341
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Ross Gardler
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Forrest

Plugin resources are not copied to site

Created: 31/Oct/04 02:16 AM   Updated: 30/Mar/06 08:49 PM
Return to search
Component/s: Plugins (general issues)
Affects Version/s: 0.7
Fix Version/s: None

Time Tracking:
Not Specified

Urgency: Low


 Description  « Hide
If a plugin contains some resources required in a statically built site (such as Javascripts) they are not copied across to build/site when "forrest site" is run.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Ross Gardler added a comment - 08/Feb/05 02:46 PM
This behaviour can be seen when using the S5 plugin. Some javascript files are not linked from the xdocs but are imported by other javascript files.

A user (greg.vaco.AT.cox.net) also reported a similar problem in that if some raw files were linked in such a way that Cocoon does not see the link (in this case the link is a javascript function) then they are not copied across.

Ross Gardler added a comment - 05/May/05 11:50 AM
This is happening in the S5 plugin because there are JS scripts that are imported by linked JS scripts. That is, Forrest has no way of knowing they are there.

Since this only affects one plugin, and that plugin is not a part of the Forrest project, but a third party effort (with me being the third party), this can be pushed to 0.8

Ross Gardler added a comment - 30/Mar/06 08:49 PM
Reducing priority. This only happens with plugins that include Javascript, currently Forrest has none.