Open main menu

CDOT Wiki β

Changes

User:Minooz/OSD600/popcorn

64 bytes added, 00:15, 27 February 2011
My works on Popcorn.js
==My works on Popcorn.js==
=== Release 0.1===
Source Control: git
BugTracker: Lighthouse
 
 
 
 
* Bugs
: Add url to the name of tagged person in <TT>tagthisperson</TT> plugin. Ticket @ [https://webmademovies.lighthouseapp.com/projects/63272/tickets/91-urls-for-person-tags lighthouse]
:: I created the object with properties: <TT>person, image, href</TT>. Now I have to work on how to keep an array of these objects, to be retrieved at start time and end time.
 
* Documentation
: Add [[User:Minooz/OSD600/popcorn/doc | documentation]] for <TT>tagthisperson</TT> plugin for [http://dev.popcornjs.org popcornjs.org] based on [http://etherpad.mozilla.com:9000/PY40aQY7dV these info]
 
* Helpful tips
: Problem with XHRHttpRequest on Chrome while running a local file on the browser [http://stackoverflow.com/questions/4819060/use-xmlhttprequest-to-load-url-from-local-file Disable Web Security]
1
edit