Commit f0d4dd8f authored by Nick Poulden's avatar Nick Poulden
Browse files

Remove redundant welcome / eg-iframe files

parent 6d18cc85
Loading
Loading
Loading
Loading

opt/extjs-welcome.html

deleted100644 → 0
+0 −74
Original line number Diff line number Diff line
<div id="extjs-welcome">
<div class="content">
    <header>
        <h5 class="logo"><a href="http://www.sencha.com">Sencha</a></h5>
    </header>
    <section>
        <div class="auto_columns two">
            <div class="column">
                <h2>Welcome to <strong>Ext JS 4</strong>!</h2>
                <p class="intro">Ext JS 4 is a pure JavaScript application framework that works everywhere from IE6 to Chrome 11. It enables you to create the best cross-platform applications using nothing but a browser, and has a phenomenal API.</p>
                <p class="intro">This is the biggest upgrade we've ever made to Ext JS and we think you're going to love it.</p>
                <p class="button-group">
                    <a href="#!/example" class="button-link">View the Examples</a>
                    <a href="http://www.sencha.com/forum/forumdisplay.php?79-Ext-JS-Community-Forums-4.x" class="more-icon">Discuss Ext JS 4 on the forum</a>
              </p>
            </div>
            <div class="column">
                <img src="resources/images/hero-extjs4-alt.png" class="feature-img pngfix" />
                <div class="auto_columns two right">
                    <div class="column">
                        <h3>What&rsquo;s New</h3>
                        <p>We have also been posting summaries of new features and changes to <a href="http://www.sencha.com/blog/">our blog</a>:</p>
                        <ul class="type13">
                            <li><a href="#!/guide/drawing_and_charting">Drawing &amp; Charting</a></li>
                            <li><a href="http://www.sencha.com/blog/ext-js-4-anatomy-of-a-model/">Anatomy of a Model</a></li>
                            <li><a href="#!/guide/data">Data Package</a></li>
                            <li><a href="http://www.sencha.com/blog/countdown-to-ext-js-4-dynamic-loading-and-new-class-system/">Dynamic Loading and the New Class System</a></li>
                        </ul>
                        <p><a href="http://www.sencha.com/products/extjs4-preview/" class="more-icon">Learn more on sencha.com</a></p>
                        <p><a href="#!/api" class="more-icon">API Docs</a></p>
                        <p><a href="extjs/release-notes.html" class="more-icon">Release Notes</a></p>
                    </div>
                    <div class="column">
                        <h3>Upgrading</h3>
                        <p>First, check out our <a href="#!/guide/upgrade">overview guide</a> to see what has changed.</p>

                        <p>Sencha also offers <a href="http://www.sencha.com/training/">training courses</a> and <a href="http://www.sencha.com/support/services/">professional services</a> for companies wishing to use Ext JS 4.</p>
                    </div>
                </div>

            </div>
        </div>
    </section>
</div>
<div class="news">
    <div class="l">
        <h1>SDK Updates</h1>
        <div class="item"><span class="date">Oct 19</span> Ext 4.0.7 Released</div>
        <div class="item"><span class="date">Aug 30</span> Ext 4.0.6 Released (support subscribers only)</div>
        <div class="item"><span class="date">Jul 24</span> Ext 4.0.5 Released (support subscribers only)</div>
        <div class="item"><span class="date">Jun 29</span> Ext 4.0.4 Released (support subscribers only)</div>
        <div class="item"><span class="date">Jun 14</span> Ext 4.0.3 Released (support subscribers only)</div>
        <div class="item"><span class="date">Jun 9</span> Ext 4.0.2a Released</div>
        <div class="item"><span class="date">May 17</span> Ext 4.0.1 Released</div>
        <div class="item"><span class="date">Apr 26</span> Ext 4.0.0 Final Released</div>
    </div>
    <div class="r">
        <h1>Documentation updates</h1>
        <div class="item"><span class="date">Oct 10</span> Grid tutorials</div>
        <div class="item"><span class="date">Aug 22</span> JSDuck 3</div>
        <div class="item"><span class="date">Jul 14</span> Favorite classes</div>
        <div class="item"><span class="date">Jul 8</span> Search results pagination</div>
        <div class="item"><span class="date">Jun 29</span> Components Guide</div>
        <div class="item"><span class="date">Jun 26</span> Inline examples</div>
        <div class="item"><span class="date">Jun 21</span> Forms guide</div>
        <div class="item"><span class="date">Jun 16</span> Tree guide updates</div>
        <div class="item"><span class="date">Jun 15</span> Layouts guide</div>
        <div class="item"><span class="date">Jun 9</span> Grid guide updates</div>
        <div class="item"><span class="date">Jun 6</span> Data guide updates</div>
        <div class="item"><span class="date">Jun 2</span> MVC guide updates</div>
        <div class="item"><span class="date">May 31</span> Getting started guide updates</div>
    </div>
</div>
</div>

opt/touch-iframe.html

deleted100755 → 0
+0 −85
Original line number Diff line number Diff line
<!DOCTYPE html>
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>Sencha Examples</title>

    <script type="text/javascript" src="touch/sencha-touch-all.js"></script>
    <link rel="stylesheet" type="text/css" href="touch/resources/css/sencha-touch.css">

    <style id="iframe-css" type="text/css"></style>
    <style type="text/css" media="screen">
        html {
            overflow: hidden
        }

        .home {
            text-align: center;
        }

        .home img {
            width: 64%;
        }

        .home h1 {
            font-weight: bold;
            font-size: 1.2em;
        }

        .home p {
            color: #666;
            font-size: 0.8em;
            line-height: 1.5em;
            margin: 10px 20px 12px 20px;
        }

        .home h2 {
            color: #999;
            font-size: 0.7em;
        }

		.twitterView .x-dataview-item {
			padding: 10px;
			min-height: 50px;
		}

		.twitterView .x-dataview-item img {
			float: left;
			display: block;
			margin-top: 36px;
		}

		.twitterView .x-dataview-item h2 {
			font-weight: bold;
			color: #333;
			margin: 0px 0px 10px 60px;
		}

		.twitterView .x-dataview-item p {
			color: #666;
			margin-left: 60px;
			font-size: 0.8em;
		}
    </style>

    <script type="text/javascript">
        function loadInlineExample(code, options) {
            try {
                document.body.innerHTML = '';
                if (!options.raw) {
                    code = "Ext.setup({onReady: function(){" + code + "}});";
                }
                if (options.tablet) {
                    // Scale example down to 70% size. Default font-size is 114%
                    Ext.get('iframe-css').update("body {font-size: 79.8% !important}");
                }
                eval(code);
            } catch (e) {
                document.body.innerHTML = e;
            }
        }
    </script>
</head>
<body>
</body>
</html>

opt/touch-welcome.html

deleted100644 → 0
+0 −122
Original line number Diff line number Diff line
<div id="touch-welcome">

  <h1 class="klavika">Sencha Touch</h1>
  <h2 class="klavika">The Best HTML5 Mobile App Framework</h2>

  <a class="api-docs" href="#!/api"><span>View API Documentation</span></a>

  <div class="header">
    <div class="get-started">
      <a class="video" href="#!/guide/getting_started"><img src="resources/images/gettingstarted.jpg" /></a>
      <h3>Get Started with 2.0</h3>
      <p>Follow this simple guide to get started with Sencha Touch 2. We'll build a small website app with a welcome page, a list and a form</p>
      <a href="#!/guide/getting_started" class="more-icon">Read the guide</a>
    </div>

    <div class="whats-new">
      <h3>What's new in Touch 2.0</h3>
      <img src="guides/whats_new/icon-lg.png" />
      <div class="right">
        <p>Sencha Touch 2 is all about performance, ease of use and great docs. Here's a guide to all that's new</p>
        <a href="#!/guide/whats_new" class="more-icon">Read the guide</a>
      </div>
    </div>
  </div>

  <div class="divider"></div>

  <div class="content-list sample-apps">
    <h3>Sample Apps</h3>
    <a class="more-icon" href="#!/example">View all samples</a>
    <div class="item">
      <a href="#!/example/kiva/index.html">
        <span class="thumb"><img src="touch/examples/kiva/resources/images/kiva.png" /></span>
        Kiva Touch
      </a>
    </div>
    <div class="item">
      <a href="#!/example/twitter/index.html">
        <span class="thumb"><img src="touch/examples/twitter/resources/images/icon.png" /></span>
        Twitter
      </a>
    </div>
    <div class="item">
      <a href="#!/example/kitchensink/index.html">
        <span class="thumb"><img src="touch/examples/kitchensink/resources/img/icon.png" /></span>
        Kitchen Sink
      </a>
    </div>
  </div>

  <div class="content-list guides">
    <h3>Guides</h3>
    <a class="more-icon" href="#!/guide">View all guides</a>
    <div class="item">
      <a href="#!/guide/class_system">
        <span class="thumb"><img src="guides/class_system/icon-lg.png" /></span>
        Class System
      </a>
    </div>
    <div class="item">
      <a href="#!/guide/components">
        <span class="thumb"><img src="guides/components/icon-lg.png" /></span>
        Components
      </a>
    </div>
    <div class="item">
      <a href="#!/guide/dataview">
        <span class="thumb"><img src="guides/dataview/icon-lg.png" /></span>
        Data Views
      </a>
    </div>
  </div>

  <div class="content-list components">
    <h3>Components</h3>
    <a class="more-icon" href="#!/example">View all components</a>
    <div class="item">
      <a href="#!/example/tabs2/index.html">
        <span class="thumb"><img src="touch/examples/tabs2/icon.png" /></span>
        Tab Panel
      </a>
    </div>
    <div class="item">
      <a href="#!/example/carousel/index.html">
        <span class="thumb"><img src="touch/examples/carousel/icon.png" /></span>
        Carousel
      </a>
    </div>
    <div class="item">
      <a href="#!/example/nestedlist/index.html">
        <span class="thumb"><img src="touch/examples/nestedlist/icon.png" /></span>
        Nested List
      </a>
    </div>
  </div>

  <div class="content-list videos">
    <h3>Videos</h3>
    <a class="more-icon" href="#!/video">View all videos</a>
    <div class="item">
      <a href="#!/video/18134446">
        <span class="thumb"><img src="http://b.vimeocdn.com/ts/113/695/113695030_200.jpg" /></span>
        Hello World!
      </a>
    </div>
    <div class="item">
      <a href="#!/video/17882927">
        <span class="thumb"><img src="http://b.vimeocdn.com/ts/111/768/111768410_200.jpg" /></span>
        Performance
      </a>
    </div>
    <div class="item">
      <a href="#!/video/17879651">
        <span class="thumb"><img src="http://b.vimeocdn.com/ts/111/744/111744470_200.jpg" /></span>
        Theming
      </a>
    </div>
  </div>

  <img id="sencha-stamp" src="resources/images/sencha-stamp.png" alt="" height="60" width="400">

</div>