aboutsummaryrefslogtreecommitdiff
path: root/includes/js/dojox/off/resources/learnhow.html
diff options
context:
space:
mode:
Diffstat (limited to 'includes/js/dojox/off/resources/learnhow.html')
-rw-r--r--includes/js/dojox/off/resources/learnhow.html43
1 files changed, 43 insertions, 0 deletions
diff --git a/includes/js/dojox/off/resources/learnhow.html b/includes/js/dojox/off/resources/learnhow.html
new file mode 100644
index 0000000..2833fcc
--- /dev/null
+++ b/includes/js/dojox/off/resources/learnhow.html
@@ -0,0 +1,43 @@
+<html>
+ <head>
+ <link rel="stylesheet" type="text/css" href="offline-widget.css"></link>
+
+ <script type="text/javascript" src="learnhow.js"></script>
+ </head>
+
+ <body id="dot-learn-how-body">
+ <div id="dot-learn-how-contents">
+ <h1><b>Want to use <span id="dot-learn-how-app-name">Application</span> offline?</b></h1>
+
+ <p id="dot-toolkit-info">It's simple with Dojo Offline! Dojo Offline is a free open source utility that makes it easy
+ for this web application to work, even if you're offline. Now you can
+ access your data even when away from the network!</p>
+
+ <p>Dojo Offline is an open source project brought to you by
+ <a href="http://dojotoolkit.org">Dojo</a>, <a href="http://sitepen.com">SitePen</a>,
+ and <a href="http://codinginparadise.org">Brad Neuberg</a>. It incorporates
+ technologies created by <a href="http://google.com">Google</a>.</p>
+
+ <h2>To get started:</h2>
+
+ <ol>
+ <li id="dot-download-step">
+ <a target="_new" href="http://gears.google.com">Download Gears</a>, a small, open source utility created by Google that allows this web site
+ to work offline. This tool is safe and secure for your machine, and only takes
+ a few seconds to download.
+ </li>
+ <li id="dot-install-step">
+ Once downloaded, run the installer. Restart your web browser when finished installing.
+ </li>
+ <li id="dot-drag-link-step">
+ To access this website even when offline, drag the following link to your
+ desktop or your browser's link toolbar above: <a id="dot-learn-how-run-link" href="#">Run Application</a>.
+ </li>
+ <li id="dot-run-link-step">
+ Double-click the link on your desktop to start this web application, even
+ if offline.
+ </li>
+ </ol>
+ </div>
+ </body>
+</html> \ No newline at end of file