Added screenshot page
authorArtem Daniliants <artem@daniliants.com>
Sun, 4 Apr 2010 00:13:43 +0000 (03:13 +0300)
committerArtem Daniliants <artem@daniliants.com>
Sun, 4 Apr 2010 00:15:16 +0000 (03:15 +0300)
commit4e460428edcafa2a1fd0c3a5e8e109f11b1b425e
tree0f729158920eed54c761a72eaa1133bbbe5d6eaa
parent82b9c0458f12324a0ac931161ce64d16e1e93877
Added screenshot page
28 files changed:
Server/application/controllers/pages.php
Server/application/views/pages/base.php
Server/application/views/pages/head.php
Server/static/css/custom.css [new file with mode: 0644]
Server/static/css/lightbox.css [new file with mode: 0644]
Server/static/img/lightbox/bullet.gif [new file with mode: 0644]
Server/static/img/lightbox/close.gif [new file with mode: 0644]
Server/static/img/lightbox/closelabel.gif [new file with mode: 0644]
Server/static/img/lightbox/loading.gif [new file with mode: 0644]
Server/static/img/lightbox/nextlabel.gif [new file with mode: 0644]
Server/static/img/lightbox/prevlabel.gif [new file with mode: 0644]
Server/static/img/screenshots/big/1.png [new file with mode: 0644]
Server/static/img/screenshots/big/2.png [new file with mode: 0644]
Server/static/img/screenshots/big/3.png [new file with mode: 0644]
Server/static/img/screenshots/big/4.png [new file with mode: 0644]
Server/static/img/screenshots/big/5.png [new file with mode: 0644]
Server/static/img/screenshots/big/6.png [new file with mode: 0644]
Server/static/img/screenshots/small/1.png [new file with mode: 0644]
Server/static/img/screenshots/small/2.png [new file with mode: 0644]
Server/static/img/screenshots/small/3.png [new file with mode: 0644]
Server/static/img/screenshots/small/4.png [new file with mode: 0644]
Server/static/img/screenshots/small/5.png [new file with mode: 0644]
Server/static/img/screenshots/small/6.png [new file with mode: 0644]
Server/static/js/builder.js [new file with mode: 0644]
Server/static/js/effects.js [new file with mode: 0644]
Server/static/js/lightbox.js [new file with mode: 0644]
Server/static/js/prototype.js [new file with mode: 0644]
Server/static/js/scriptaculous.js [new file with mode: 0644]