Metadata
- Source
- FLOE-112
- Type
- Sub-task
- Priority
- Blocker
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Jonathan Hung
- Reporter
- Justin Obara
- Created
2013-11-29T12:33:20.465-0500 - Updated
2013-12-16T12:30:10.423-0500 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Metadata
Description
Implement a simple editor using contentEditable to be used by the metadata demo. The editor can be fairly basic, supporting only bold, italicize, underline, and adding media.
Comments
-
Justin Obara commented
2013-11-29T13:25:26.223-0500 An example of how to implement using contentEditable and execCommand
http://www.barneyparker.com/world-simplest-html5-wysisyg-inline-editor/ -
Justin Obara commented
2013-12-10T09:14:05.125-0500 The first part has been merged into the project repo. I've made further updates to add insertion of a video. Currently this just tracks the URL and adds a placeholder to the editor.
https://github.com/jobara/metadata/tree/FLOE-112I'm passing off the branch to jhung for some additional styling work.
-
Justin Obara commented
2013-12-16T12:30:10.420-0500 Merged pull request ( https://github.com/fluid-project/metadata/pull/6 ) into the project repo at 2cabbdafcb495c02efbcdeb27e5646262245d73e