simple interface ready: index page which lists all video assets and watch page to...
authorCalin Burloiu <calin.burloiu@gmail.com>
Thu, 14 Jul 2011 12:09:51 +0000 (15:09 +0300)
committerCalin Burloiu <calin.burloiu@gmail.com>
Thu, 14 Jul 2011 12:09:51 +0000 (15:09 +0300)
commit44e76cbf029fbec96b9a91837963b872f4984004
treed0b3233be60fb895e381dde5fcca6bd24043dbdf
parent0b134deb6f1108155973436e3de7296a76a2d660
simple interface ready: index page which lists all video assets and watch page to watch a video asset
20 files changed:
.htaccess
application/config/autoload.php
application/config/database.php
application/config/p2p-tube.php
application/controllers/catalog.php
application/controllers/video.php
application/libraries/Content.class.php [deleted file]
application/libraries/Html_head_params.php [new file with mode: 0644]
application/libraries/Singleton_db.php
application/models/videos_model.php
application/views/catalog/index_view.php
application/views/html_begin.php
application/views/video/watch_view.php
javascript/NextSharePC-interface.js [new file with mode: 0644]
javascript/jquery-1.6.2.min.js [new file with mode: 0644]
javascript/jquery-ui.min.js [new file with mode: 0644]
javascript/jquery.js [new symlink]
javascript/jquery.min.js [new file with mode: 0644]
stylesheets/NextSharePC-interface.css [new file with mode: 0644]
stylesheets/jquery-ui.css [new file with mode: 0644]