Difference between revisions of "Popcorn slideshow player"

From CDOT Wiki
Jump to: navigation, search
(How to Add to Tool & Pick It Up as a Project)
(Requirements for working with this project)
Line 6: Line 6:
 
The following steps are required to work on this project.
 
The following steps are required to work on this project.
  
[https://github.com/dennisvillasenor/popcorn-js/tree/0.7/players/slideshow github repo]
+
[https://github.com/dennisvillasenor/popcorn-js/tree/0.7/players/slideshow github Link] - Connect to this github repo and fork a copy to your github account.
 +
 
 +
 
 +
Coding and editing the .js file can be done with [http://www.example.com notepad++], [http://www.example.com Sublime], [http://www.example.com Textpad] or most any text editor.  However, to test whether your code works, the entire popcorn directory you cloned as well as the slideshow.js file you worked on will need to be uploaded and run from a web server as the flash events will not execute due to Flash's security model.
  
 
== Project Plan & Description ==
 
== Project Plan & Description ==

Revision as of 00:43, 11 December 2011

Project Name

Popcorn Slideshow PLayer - This is a slideshow player for Popcorn. It will run slideshows created and/or uploaded to Slideshare. The slideshows will work with popcorn events.

Requirements for working with this project

The following steps are required to work on this project.

github Link - Connect to this github repo and fork a copy to your github account.


Coding and editing the .js file can be done with notepad++, Sublime, Textpad or most any text editor. However, to test whether your code works, the entire popcorn directory you cloned as well as the slideshow.js file you worked on will need to be uploaded and run from a web server as the flash events will not execute due to Flash's security model.

Project Plan & Description

Project Description

Release Download Release Features/Points Addressed
0.1
0.2
0.3 Download
0.4

Project Leader(s)

Releases

Lighthouse Ticket

Project Notes