Midori Speed Dial Extensions.
Midori speeddial extensions could be simple webpages as iframes embedded in the speed dial. They could utilise javascript and cookies to preform numerous functions. Additionally such a solutions would be the first step to creating an extension system that doesn't require compiling C code.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Matthew Boevink
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Whiteboard
Speed dial extensions could be provided as a zip which at minimum contains an index.html. The user can then provide additional css and javascript files as necessary. Extensions activated could be extracted to the midori /tmp folder and an iframe pointed towards them. Visually they are loaded on the speeddial in alphabetical order however they could be organised in the same way webpage links are. The extensions should have access to cookies for preferences however their settings should be wiped if a cookie clear is initiated or the extension is disabled.