Skip to:
Selecting 'create HTML page' from resources doesn't create an HTML page, it creates a page fragment.
There are no <html>, <head> or <body> tags to be seen anywhere on the page. At some point the resultant 'page'needs toping and tailing.
This would raise the question of how to attach a CSS, add javascript and specify a <title> ..</title>.
closing. all merge statuses resolved
r108849 - 2.9.x merge
Verified on http://nightly2.sakaiproject.org:8082 using Firefox 12.Both variations tested: Create HTML Page and upload and html file.
Fixed in r105500.
This depends on and although could be thought of as a bug, I think it's closer to a feature and shouldn't be ported back to the stable branches.
Sam: Yes, to have a UI for controlling filtering the patch to /content is needed.
Selecting 'create HTML page' from resources doesn't create an HTML page, it creates a page fragment.
There are no <html>, <head> or <body> tags to be seen anywhere on the page. At some point the resultant 'page'needs toping and tailing.
This would raise the question of how to attach a CSS, add javascript and specify a <title> ..</title>.