Difference between revisions of "RhiziDev"
From TAMI
Jump to navigationJump to search
Line 1: | Line 1: | ||
= Captain's Log = | = Captain's Log = | ||
[[User:AlonLevy|AlonLevy]] ([[User talk:AlonLevy|talk]]) 18:30, 1 April 2014 (UTC) | |||
Making a restartless extension for firefox is a breeze: https://developer.mozilla.org/en-US/Add-ons/SDK/Tutorials/Getting_started | |||
[[User:AlonLevy|AlonLevy]] ([[User talk:AlonLevy|talk]]) 21:02, 30 March 2014 (UTC) | [[User:AlonLevy|AlonLevy]] ([[User talk:AlonLevy|talk]]) 21:02, 30 March 2014 (UTC) | ||
Revision as of 18:30, 1 April 2014
Captain's Log
AlonLevy (talk) 18:30, 1 April 2014 (UTC) Making a restartless extension for firefox is a breeze: https://developer.mozilla.org/en-US/Add-ons/SDK/Tutorials/Getting_started
AlonLevy (talk) 21:02, 30 March 2014 (UTC)
Added uri into annotation by modifing the create callback in annotator-store-plugin data.uri = document.location.href
- window or document?
- In the process of killing python server
- In the process of finding out how to create a popup without changing focus (amir used jquery)
- TODO: switch to a plugin, then we won't have the problem of popup avoidance.