layout improved; About page completed
authorCalin Burloiu <calin.burloiu@gmail.com>
Thu, 25 Aug 2011 15:13:34 +0000 (18:13 +0300)
committerCalin Burloiu <calin.burloiu@gmail.com>
Thu, 25 Aug 2011 15:13:34 +0000 (18:13 +0300)
commit211dc651c32bb8998b3eb2fdd3a3b85fc31921ec
tree619e51b9fdf658db544f4219712c0f96ef2408ce
parentad7daf2de4288cff974e97ec9290533ba732df3b
layout improved; About page completed
28 files changed:
application/config/routes.php
application/controllers/article.php
application/controllers/catalog.php
application/helpers/video_helper.php [new file with mode: 0644]
application/language/english/ui_lang.php
application/language/romanian/ui_lang.php
application/models/videos_model.php
application/views/article/english/about.php
application/views/article/english/install-plugins.php [new file with mode: 0644]
application/views/article/romanian/install-plugins.php [new file with mode: 0644]
application/views/catalog/category_view.php
application/views/catalog/index_view.php
application/views/echo.php
application/views/header.php
application/views/main.php [new file with mode: 0644]
application/views/video/watch_view.php
css/catalog.css
css/default.css
img/firefox-icon.png [new file with mode: 0644]
img/header.png [new file with mode: 0644]
img/html5-icon.png [new file with mode: 0644]
img/ie-icon.png [new file with mode: 0644]
img/linux-icon.png [new file with mode: 0644]
img/macosx-icon.png [new file with mode: 0644]
img/vlc-icon.png [new file with mode: 0644]
img/windows-icon.png [new file with mode: 0644]
system/core/Controller.php
system/core/Model.php