Add Videos Application
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 23 Jun 2014 19:35:51 +0000 (19:35 +0000)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 23 Jun 2014 19:35:51 +0000 (19:35 +0000)
commit08d5ea42bbb782dad887c4fd5d61338da31dd9b4
tree6c0958b3f5f488d72e651faa78076f9e7e131e7d
parent5bdfabf38e8a1d02e0e55882588b1ba0b9e35e4e
Add Videos Application

Set featured on for application
22 files changed:
Toolkit/Videos/AdminEditVideoForm.php [new file with mode: 0644]
Toolkit/Videos/Controller.php [new file with mode: 0644]
Toolkit/Videos/Database/application.sql [new file with mode: 0644]
Toolkit/Videos/Database/removeApplication.sql [new file with mode: 0644]
Toolkit/Videos/Database/table/videos.sql [new file with mode: 0644]
Toolkit/Videos/IDecorator.php [new file with mode: 0644]
Toolkit/Videos/Navigation.php [new file with mode: 0644]
Toolkit/Videos/Video.php [new file with mode: 0644]
Toolkit/Videos/VideoMapper.php [new file with mode: 0644]
Toolkit/Videos/VideosDataGrid.php [new file with mode: 0644]
Toolkit/Videos/WebDecorator.php [new file with mode: 0644]
Toolkit/Videos/WebPageDecorator.php [new file with mode: 0644]
Toolkit/Videos/config.ini [new file with mode: 0644]
Toolkit/Videos/libjs/videos.js [new file with mode: 0644]
Toolkit/Videos/moveVideo.php [new file with mode: 0644]
Toolkit/Videos/styles.css [new file with mode: 0644]
Toolkit/Videos/templates/webDecorator.html [new file with mode: 0644]
Toolkit/Videos/templates/webPageDecorator.html [new file with mode: 0644]
Toolkit/Videos/toggleActive.php [new file with mode: 0644]
Toolkit/Videos/toggleFeatured.php [new file with mode: 0644]
admin/videos.php [new file with mode: 0644]
config/application.ini