Ticket #335 (assigned defect)
More robust AddJavascript implementation
| Reported by: | VexedPanda | Owned by: | somebody |
|---|---|---|---|
| Priority: | must | Milestone: | 1.1.3 |
| Component: | QForms | Version: | 1.0.0 Stable |
| Keywords: | Cc: |
Description
Hard-coding js files to only be storable in the assets/js dir, then using a hack (.. paths) to work around it for the special case of plugins is ugly.
We should support adding js files from arbitrary paths (for example, I have js files that must be included from my app's module directories). This would also clean up the implementation of adding plugin javascript files.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
