]> source.dussan.org Git - nextcloud-server.git/commit
add supersized slideshow
authorJörn Friedrich Dreyer <jfd@butonic.de>
Wed, 4 Jul 2012 21:36:49 +0000 (23:36 +0200)
committerJörn Friedrich Dreyer <jfd@butonic.de>
Mon, 9 Jul 2012 13:13:23 +0000 (15:13 +0200)
commit6f408c36516638c3dceb86582823eb312a0bbc35
treee1d05ceaaca5cc2cb7a38ab251b742f297488ae2
parent77f07c672e5f98396eac70046b848d9ad0c2dc61
add supersized slideshow
26 files changed:
apps/gallery/css/supersized.css [new file with mode: 0644]
apps/gallery/css/supersized.shutter.css [new file with mode: 0644]
apps/gallery/img/supersized/back.png [new file with mode: 0644]
apps/gallery/img/supersized/bg-black.png [new file with mode: 0644]
apps/gallery/img/supersized/bg-hover.png [new file with mode: 0644]
apps/gallery/img/supersized/button-tray-down.png [new file with mode: 0644]
apps/gallery/img/supersized/button-tray-up.png [new file with mode: 0644]
apps/gallery/img/supersized/forward.png [new file with mode: 0644]
apps/gallery/img/supersized/nav-bg.png [new file with mode: 0644]
apps/gallery/img/supersized/nav-dot.png [new file with mode: 0644]
apps/gallery/img/supersized/pause.png [new file with mode: 0644]
apps/gallery/img/supersized/play.png [new file with mode: 0644]
apps/gallery/img/supersized/progress-back.png [new file with mode: 0644]
apps/gallery/img/supersized/progress-bar.png [new file with mode: 0644]
apps/gallery/img/supersized/progress.gif [new file with mode: 0644]
apps/gallery/img/supersized/supersized-logo.png [new file with mode: 0644]
apps/gallery/img/supersized/thumb-back.png [new file with mode: 0644]
apps/gallery/img/supersized/thumb-forward.png [new file with mode: 0644]
apps/gallery/index.php
apps/gallery/js/jquery.easing.min.js [new file with mode: 0644]
apps/gallery/js/slideshow.js [new file with mode: 0644]
apps/gallery/js/supersized.3.2.7.js [new file with mode: 0644]
apps/gallery/js/supersized.3.2.7.min.js [new file with mode: 0644]
apps/gallery/js/supersized.shutter.js [new file with mode: 0644]
apps/gallery/js/supersized.shutter.min.js [new file with mode: 0644]
apps/gallery/templates/index.php