r2538 - photoviewer: moving to a branch

r2538 - photoviewer: moving to a branch


Author: joern.zaefferer
Date: Tue May 12 10:37:09 2009
New Revision: 2538
Removed:
branches/labs/showcase/demos/photoviewer/
branches/labs/showcase/source/jquery.mousewheel.js
branches/labs/showcase/source/ui.photoviewer.css
branches/labs/showcase/source/ui.photoviewer.js
Modified:
branches/labs/showcase/demos/index.html
Log:
photoviewer: moving to a branch
Modified: branches/labs/showcase/demos/index.html
==============================================================================
--- branches/labs/showcase/demos/index.html    (original)
+++ branches/labs/showcase/demos/index.html    Tue May 12 10:37:09 2009
@@ -5,16 +5,11 @@
    <title>jQuery UI Labs</title>
    <link type="text/css" href="demos.css" rel="stylesheet" />
    <link rel="stylesheet" href="../themes/base/ui.all.css" type="text/css"
media="screen">
-    <link rel="stylesheet" href="../source/ui.photoviewer.css"
type="text/css" media="screen">
    
    <script src="../jquery-1.3.2.js" type="text/javascript"></script>
    <script src="../ui/ui.core.js" type="text/javascript"></script>
    <script src="../ui/ui.slider.js" type="text/javascript"
charset="utf-8"></script>
    <script src="../ui/ui.draggable.js" type="text/javascript"
charset="utf-8"></script>
-    <script type="text/javascript" src="../ui/effects.core.js"></script>
-    <script type="text/javascript" src="../ui/effects.drop.js"></script>
-    
-    <script type="text/javascript"
src="../source/jquery.mousewheel.js"></script>
    
    <script src="../source/ui.carousel.js" type="text/javascript"></script>
    <script src="../source/ui.coverflow.js" type="text/javascript"></script>
@@ -167,7 +162,6 @@
                    <dd><a href="carousel/index.html">Carousel</a></dd>
                    <dd><a href="coverflow/index.html">Coverflow</a></dd>
                    <dd><a href="magnifier/index.html">Magnifier</a></dd>
-                    <dd><a href="photoviewer/index.html">Photoviewer</a></dd>
                <dt>About the UI Labs</dt>
                    <dd><a href="http://labs.jqueryui.com">Learn more</a></dd>