Metadata
- Source
- FLOE-68
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Anastasia Cheetham
- Created
2012-08-01T13:09:37.217-0400 - Updated
2012-08-16T11:57:10.027-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
- N/A
Description
OER Commons uses an iframe for some pop-up stuff. The files can be found in apps/materials/forms/iframe-submission. The UIO page enhancer and the necessary UIO FSS files are not listed in the header of the main HTML file (though MyInfusion.js is). As a result, the popup is not styled accordingly. Since we have access to this iframe source, we should fix it.
To reproduce:
The only way I know of (so far) to get the popup to show some content is through the "Add OER" bookmarklet button on the front page. If you click it, you should get the popup, allowing you to submit it on the first occurrance, and rate/tag it on the second. But to get the popup to work on a local development environment, you'll need to edit project/templates/include/portlets/bookmarklet.html and replace 'example.com' with your machine's URL (Don't commit this change!!).
Comments
-
Alexey Novak commented
2012-08-16T11:57:10.026-0400 Should be fixed on production.