Skip to content

Commit

Permalink
Updated the about.html pages to include Github links
Browse files Browse the repository at this point in the history
Also modified archive pages to tweak the links to SDKs (replacing "." with "_").
  • Loading branch information
Peter deHaan (Sencha) committed Jun 25, 2012
1 parent 76d6221 commit 9f5a3bb
Show file tree
Hide file tree
Showing 1,037 changed files with 6,191 additions and 6,152 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Sencha Try #

Just a metric ton of __Ext JS__ and __Sencha Touch__ examples.

For more information, see [try.sencha.com](http://try.sencha.com/).

Brought to you with love by [@Sencha](https://twitter.com/#!/sencha), (@__ted__)[https://twitter.com/#!/__ted__], and (@pdehaan)[https://twitter.com/#!/pdehaan]. <3
2,046 changes: 1,024 additions & 1,022 deletions all/about.html

Large diffs are not rendered by default.

632 changes: 317 additions & 315 deletions extjs/4.0.7/about.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions extjs/4.0.7/demos/Ext.Array.clean.1/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,15 +133,15 @@ <h2 class="normalise bold clearfix">Removing empty elements from an array using
</div>
</footer>

<a href="https://github.com/extjs/SenchaTry/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>

<script type="text/javascript">
var disqus_title = "Removing empty elements from an array using the Ext.Array class",
disqus_identifier = "extjs/4.0.7/demos/Ext.Array.clean.1/",
disqus_url = document.location + "about.html";

/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'senchatry';

/* * * DONT EDIT BELOW THIS LINE * * */

(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
Expand Down
6 changes: 3 additions & 3 deletions extjs/4.0.7/demos/Ext.Array.contains.1/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,15 +133,15 @@ <h2 class="normalise bold clearfix">Checking whether an array contains a specifi
</div>
</footer>

<a href="https://github.com/extjs/SenchaTry/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>

<script type="text/javascript">
var disqus_title = "Checking whether an array contains a specific value using the Ext.Array class",
disqus_identifier = "extjs/4.0.7/demos/Ext.Array.contains.1/",
disqus_url = document.location + "about.html";

/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'senchatry';

/* * * DONT EDIT BELOW THIS LINE * * */

(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
Expand Down
6 changes: 3 additions & 3 deletions extjs/4.0.7/demos/Ext.Button.allowDepress.1/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,15 +133,15 @@ <h2 class="normalise bold clearfix">Preventing an Ext.Button component from bein
</div>
</footer>

<a href="https://github.com/extjs/SenchaTry/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>

<script type="text/javascript">
var disqus_title = "Preventing an Ext.Button component from being depressed in Ext JS",
disqus_identifier = "extjs/4.0.7/demos/Ext.Button.allowDepress.1/",
disqus_url = document.location + "about.html";

/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'senchatry';

/* * * DONT EDIT BELOW THIS LINE * * */

(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
Expand Down
6 changes: 3 additions & 3 deletions extjs/4.0.7/demos/Ext.Button.arrowAlign.1/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,15 +133,15 @@ <h2 class="normalise bold clearfix">Setting the menu arrow alignment on an Ext.B
</div>
</footer>

<a href="https://github.com/extjs/SenchaTry/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>

<script type="text/javascript">
var disqus_title = "Setting the menu arrow alignment on an Ext.Button component using Ext JS",
disqus_identifier = "extjs/4.0.7/demos/Ext.Button.arrowAlign.1/",
disqus_url = document.location + "about.html";

/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'senchatry';

/* * * DONT EDIT BELOW THIS LINE * * */

(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
Expand Down
6 changes: 3 additions & 3 deletions extjs/4.0.7/demos/Ext.Button.disabled.1/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,15 +133,15 @@ <h2 class="normalise bold clearfix">Disabling an Ext.Button component in Ext JS<
</div>
</footer>

<a href="https://github.com/extjs/SenchaTry/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>

<script type="text/javascript">
var disqus_title = "Disabling an Ext.Button component in Ext JS",
disqus_identifier = "extjs/4.0.7/demos/Ext.Button.disabled.1/",
disqus_url = document.location + "about.html";

/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'senchatry';

/* * * DONT EDIT BELOW THIS LINE * * */

(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
Expand Down
6 changes: 3 additions & 3 deletions extjs/4.0.7/demos/Ext.Button.enableToggle.1/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,15 +133,15 @@ <h2 class="normalise bold clearfix">Creating a simple toggle Ext.Button componen
</div>
</footer>

<a href="https://github.com/extjs/SenchaTry/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>

<script type="text/javascript">
var disqus_title = "Creating a simple toggle Ext.Button component in Ext JS",
disqus_identifier = "extjs/4.0.7/demos/Ext.Button.enableToggle.1/",
disqus_url = document.location + "about.html";

/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'senchatry';

/* * * DONT EDIT BELOW THIS LINE * * */

(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
Expand Down
6 changes: 3 additions & 3 deletions extjs/4.0.7/demos/Ext.Button.handler.1/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,15 +133,15 @@ <h2 class="normalise bold clearfix">Adding a click handler to an Ext.Button comp
</div>
</footer>

<a href="https://github.com/extjs/SenchaTry/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>

<script type="text/javascript">
var disqus_title = "Adding a click handler to an Ext.Button component in Ext JS",
disqus_identifier = "extjs/4.0.7/demos/Ext.Button.handler.1/",
disqus_url = document.location + "about.html";

/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'senchatry';

/* * * DONT EDIT BELOW THIS LINE * * */

(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
Expand Down
6 changes: 3 additions & 3 deletions extjs/4.0.7/demos/Ext.Button.href.1/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,15 +133,15 @@ <h2 class="normalise bold clearfix">Loading a new page when a user clicks an Ext
</div>
</footer>

<a href="https://github.com/extjs/SenchaTry/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>

<script type="text/javascript">
var disqus_title = "Loading a new page when a user clicks an Ext.Button component in Ext JS",
disqus_identifier = "extjs/4.0.7/demos/Ext.Button.href.1/",
disqus_url = document.location + "about.html";

/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'senchatry';

/* * * DONT EDIT BELOW THIS LINE * * */

(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
Expand Down
6 changes: 3 additions & 3 deletions extjs/4.0.7/demos/Ext.Button.icon.1/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,15 +134,15 @@ <h2 class="normalise bold clearfix">Displaying an icon on a Button component usi
</div>
</footer>

<a href="https://github.com/extjs/SenchaTry/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>

<script type="text/javascript">
var disqus_title = "Displaying an icon on a Button component using Ext JS",
disqus_identifier = "extjs/4.0.7/demos/Ext.Button.icon.1/",
disqus_url = document.location + "about.html";

/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'senchatry';

/* * * DONT EDIT BELOW THIS LINE * * */

(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
Expand Down
6 changes: 3 additions & 3 deletions extjs/4.0.7/demos/Ext.Button.icon.2/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,15 +133,15 @@ <h2 class="normalise bold clearfix">Displaying an icon on a Button component usi
</div>
</footer>

<a href="https://github.com/extjs/SenchaTry/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>

<script type="text/javascript">
var disqus_title = "Displaying an icon on a Button component using Ext JS",
disqus_identifier = "extjs/4.0.7/demos/Ext.Button.icon.2/",
disqus_url = document.location + "about.html";

/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'senchatry';

/* * * DONT EDIT BELOW THIS LINE * * */

(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
Expand Down
6 changes: 3 additions & 3 deletions extjs/4.0.7/demos/Ext.Button.listeners.click.1/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,15 +133,15 @@ <h2 class="normalise bold clearfix">Adding a click handler to an Ext.Button comp
</div>
</footer>

<a href="https://github.com/extjs/SenchaTry/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>

<script type="text/javascript">
var disqus_title = "Adding a click handler to an Ext.Button component in Ext JS",
disqus_identifier = "extjs/4.0.7/demos/Ext.Button.listeners.click.1/",
disqus_url = document.location + "about.html";

/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'senchatry';

/* * * DONT EDIT BELOW THIS LINE * * */

(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
Expand Down
6 changes: 3 additions & 3 deletions extjs/4.0.7/demos/Ext.Button.menu.1/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,15 +133,15 @@ <h2 class="normalise bold clearfix">Adding a submenu to an Ext.Button component
</div>
</footer>

<a href="https://github.com/extjs/SenchaTry/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>

<script type="text/javascript">
var disqus_title = "Adding a submenu to an Ext.Button component using Ext JS",
disqus_identifier = "extjs/4.0.7/demos/Ext.Button.menu.1/",
disqus_url = document.location + "about.html";

/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'senchatry';

/* * * DONT EDIT BELOW THIS LINE * * */

(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
Expand Down
6 changes: 3 additions & 3 deletions extjs/4.0.7/demos/Ext.Button.menu.separator.1/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,15 +133,15 @@ <h2 class="normalise bold clearfix">Adding a horizontal separator bar to an Ext.
</div>
</footer>

<a href="https://github.com/extjs/SenchaTry/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>

<script type="text/javascript">
var disqus_title = "Adding a horizontal separator bar to an Ext.menu.Menu component in Ext JS",
disqus_identifier = "extjs/4.0.7/demos/Ext.Button.menu.separator.1/",
disqus_url = document.location + "about.html";

/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'senchatry';

/* * * DONT EDIT BELOW THIS LINE * * */

(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
Expand Down
6 changes: 3 additions & 3 deletions extjs/4.0.7/demos/Ext.Button.overCls.1/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,15 +134,15 @@ <h2 class="normalise bold clearfix">Specifying custom hover and pressed styles o
</div>
</footer>

<a href="https://github.com/extjs/SenchaTry/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>

<script type="text/javascript">
var disqus_title = "Specifying custom hover and pressed styles on an Ext.Button component using Ext JS",
disqus_identifier = "extjs/4.0.7/demos/Ext.Button.overCls.1/",
disqus_url = document.location + "about.html";

/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'senchatry';

/* * * DONT EDIT BELOW THIS LINE * * */

(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
Expand Down
6 changes: 3 additions & 3 deletions extjs/4.0.7/demos/Ext.Button.scale.1/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,15 +133,15 @@ <h2 class="normalise bold clearfix">Setting the size of an Ext.Button component
</div>
</footer>

<a href="https://github.com/extjs/SenchaTry/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>

<script type="text/javascript">
var disqus_title = "Setting the size of an Ext.Button component using Ext JS",
disqus_identifier = "extjs/4.0.7/demos/Ext.Button.scale.1/",
disqus_url = document.location + "about.html";

/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'senchatry';

/* * * DONT EDIT BELOW THIS LINE * * */

(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
Expand Down
6 changes: 3 additions & 3 deletions extjs/4.0.7/demos/Ext.Button.setScale.1/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,15 +133,15 @@ <h2 class="normalise bold clearfix">Setting the size of an Ext.Button component
</div>
</footer>

<a href="https://github.com/extjs/SenchaTry/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>

<script type="text/javascript">
var disqus_title = "Setting the size of an Ext.Button component using Ext JS",
disqus_identifier = "extjs/4.0.7/demos/Ext.Button.setScale.1/",
disqus_url = document.location + "about.html";

/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'senchatry';

/* * * DONT EDIT BELOW THIS LINE * * */

(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
Expand Down
6 changes: 3 additions & 3 deletions extjs/4.0.7/demos/Ext.Button.setTextAlign.1/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,15 +133,15 @@ <h2 class="normalise bold clearfix">Setting the text label alignment on an Ext.B
</div>
</footer>

<a href="https://github.com/extjs/SenchaTry/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>

<script type="text/javascript">
var disqus_title = "Setting the text label alignment on an Ext.Button component in Ext JS",
disqus_identifier = "extjs/4.0.7/demos/Ext.Button.setTextAlign.1/",
disqus_url = document.location + "about.html";

/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'senchatry';

/* * * DONT EDIT BELOW THIS LINE * * */

(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
Expand Down
6 changes: 3 additions & 3 deletions extjs/4.0.7/demos/Ext.Button.target.1/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,15 +133,15 @@ <h2 class="normalise bold clearfix">Loading a new page when a user clicks an Ext
</div>
</footer>

<a href="https://github.com/extjs/SenchaTry/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>

<script type="text/javascript">
var disqus_title = "Loading a new page when a user clicks an Ext.Button component in Ext JS",
disqus_identifier = "extjs/4.0.7/demos/Ext.Button.target.1/",
disqus_url = document.location + "about.html";

/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'senchatry';

/* * * DONT EDIT BELOW THIS LINE * * */

(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
Expand Down
6 changes: 3 additions & 3 deletions extjs/4.0.7/demos/Ext.Button.textAlign.1/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,15 +133,15 @@ <h2 class="normalise bold clearfix">Setting the text label alignment on an Ext.B
</div>
</footer>

<a href="https://github.com/extjs/SenchaTry/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>

<script type="text/javascript">
var disqus_title = "Setting the text label alignment on an Ext.Button component in Ext JS",
disqus_identifier = "extjs/4.0.7/demos/Ext.Button.textAlign.1/",
disqus_url = document.location + "about.html";

/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'senchatry';

/* * * DONT EDIT BELOW THIS LINE * * */

(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
Expand Down
Loading

0 comments on commit 9f5a3bb

Please sign in to comment.