Installing Timeline into the local library folder does not work for my installation, even though the module indicates all files are properly installed. Timelines simply did not display with the local SIMILE files.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | auto_local_installation.patch | 2.85 KB | xamanu |
Comments
Comment #1
xamanu commentedThank you for reporting.
This problem might be caused because the SIMILE ajax libraries path was hard coded. Drupal 7 will make it better ;-)
The attached patch or/and the latest version of the 2.x branch fixes this problem. It creates a file with this path generated automatically when saving the admin/settings/timeline form. So path should be okay, without editing any file. I hope this is the solution for your issue.
Comment #2
xamanu commented