Skip to content

Commit 9e6633a

Browse files
committed
v0.40
1 parent 482747c commit 9e6633a

9 files changed

Lines changed: 1064 additions & 1000 deletions

File tree

example0/index.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
1+
<!DOCTYPE html>
12
<html>
23
<head>
34
<title>Example 0</title>
4-
<script src="http://rawgithub.com/scripting/concord/master/libraries/jquery-1.9.1.min.js"></script>
5-
<link href="http://rawgithub.com/scripting/concord/master/libraries/bootstrap.css" rel="stylesheet">
6-
<script src="http://rawgithub.com/scripting/concord/master/libraries/bootstrap.min.js"></script>
7-
<link rel="stylesheet" href="http://rawgithub.com/scripting/concord/master/concord.css"/>
8-
<script src="http://rawgithub.com/scripting/concord/master/concord.js"></script>
9-
<script src="http://rawgithub.com/scripting/concord/master/concordUtils.js"></script>
10-
<link href="http://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">
5+
<meta name="copyright" content="Copyright 2013-2014, Small Picture, Inc.">
6+
<script src="../libraries/jquery-1.9.1.min.js"></script>
7+
<link href="../libraries/bootstrap.css" rel="stylesheet">
8+
<script src="../libraries/bootstrap.min.js"></script>
9+
<link rel="stylesheet" href="../concord.css"/>
10+
<script src="../concord.js"></script>
11+
<script src="../concordUtils.js"></script>
12+
<link href="../libraries/font-awesome.css" rel="stylesheet">
1113
<style>
1214
body {
1315
background-color: whitesmoke;

example0/source.opml

Lines changed: 69 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -1,87 +1,83 @@
1-
<?xml version="1.0" encoding="ISO-8859-1"?>
2-
<!-- OPML generated by OPML Editor v11.0.6 on Mon, 16 Sep 2013 14:59:57 GMT -->
1+
<?xml encoding="ISO-8859-1" version="1.0"?>
2+
<!-- OPML generated by OPML Editor v0.75 on 6/18/14; 1:47:54 PM -->
33
<opml version="2.0">
44
<head>
5-
<title>Example 0 on GitHub</title>
6-
<dateCreated>Mon, 16 Sep 2013 13:27:44 GMT</dateCreated>
7-
<dateModified>Mon, 16 Sep 2013 14:59:57 GMT</dateModified>
8-
<ownerName>admin</ownerName>
9-
<ownerEmail></ownerEmail>
10-
<expansionState>1, 2, 3, 12, 13, 16, 30, 31, 34, 35, 38, 39, 40, 41</expansionState>
5+
<title>index.html</title>
6+
<expansionState></expansionState>
117
<vertScrollState>1</vertScrollState>
12-
<windowTop>126</windowTop>
13-
<windowLeft>246</windowLeft>
14-
<windowBottom>1349</windowBottom>
15-
<windowRight>1608</windowRight>
8+
<windowTop>300</windowTop>
9+
<windowLeft>700</windowLeft>
10+
<windowBottom>900</windowBottom>
11+
<windowRight>1500</windowRight>
1612
</head>
17-
<body>
18-
<outline text="Example 0" domain="example0.blorkmark.com" name="example0" type="html">
19-
<outline text="&lt;html&gt;" created="Sun, 15 Sep 2013 13:23:06 GMT" pgfnum="30306">
20-
<outline text="&lt;head&gt;" created="Sun, 15 Sep 2013 13:23:10 GMT" pgfnum="30307">
21-
<outline text="&lt;title&gt;Example 0&lt;/title&gt; " created="Sun, 15 Sep 2013 13:23:27 GMT" pgfnum="30312"/>
22-
<outline text="&lt;script src=&quot;http://rawgithub.com/scripting/concord/master/libraries/jquery-1.9.1.min.js&quot;&gt;&lt;/script&gt; "/>
23-
<outline text="&lt;link href=&quot;http://rawgithub.com/scripting/concord/master/libraries/bootstrap.css&quot; rel=&quot;stylesheet&quot;&gt;"/>
24-
<outline text="&lt;script src=&quot;http://rawgithub.com/scripting/concord/master/libraries/bootstrap.min.js&quot;&gt;&lt;/script&gt;"/>
25-
<outline text="&lt;link rel=&quot;stylesheet&quot; href=&quot;http://rawgithub.com/scripting/concord/master/concord.css&quot;/&gt;"/>
26-
<outline text="&lt;script src=&quot;http://rawgithub.com/scripting/concord/master/concord.js&quot;&gt;&lt;/script&gt;"/>
27-
<outline text="&lt;script src=&quot;http://rawgithub.com/scripting/concord/master/concordUtils.js&quot;&gt;&lt;/script&gt;"/>
28-
<outline text="&lt;link href=&quot;http://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css&quot; rel=&quot;stylesheet&quot;&gt;"/>
29-
<outline text="&lt;style&gt;" created="Sun, 15 Sep 2013 13:28:43 GMT" pgfnum="30314">
30-
<outline text="body {">
31-
<outline text="background-color: whitesmoke;" created="Thu, 07 Mar 2013 23:13:36 GMT" pgfnum="19869"/>
32-
<outline text="}"/>
33-
</outline>
34-
<outline text=".divOutlinerContainer { " created="Fri, 15 Feb 2013 15:06:16 GMT" pgfnum="18702">
35-
<outline text="width: 50%;" created="Sat, 17 Aug 2013 17:51:03 GMT" pgfnum="29113"/>
36-
<outline text="margin-top: 75px;" created="Thu, 12 Sep 2013 20:14:35 GMT" pgfnum="30180"/>
37-
<outline text="margin-left: auto;" created="Sat, 17 Aug 2013 17:51:08 GMT" pgfnum="29114"/>
38-
<outline text="margin-right: auto;" created="Sat, 17 Aug 2013 17:51:13 GMT" pgfnum="29115"/>
39-
<outline text="border:1px solid gainsboro;"/>
40-
<outline text="min-height: 300px;" created="Fri, 15 Feb 2013 15:11:12 GMT" pgfnum="18708"/>
41-
<outline text="max-height: 500px;" created="Sun, 17 Feb 2013 16:13:46 GMT" pgfnum="18859"/>
42-
<outline text="overflow: auto; " created="Fri, 15 Feb 2013 15:20:56 GMT" pgfnum="18717"/>
43-
<outline text="padding: 6px;" created="Fri, 15 Feb 2013 15:14:08 GMT" pgfnum="18710"/>
44-
<outline text="background-color: white;" created="Fri, 15 Feb 2013 15:55:11 GMT" pgfnum="18755"/>
45-
<outline text="}" created="Fri, 15 Feb 2013 15:06:26 GMT" pgfnum="18703"/>
46-
</outline>
47-
<outline text="&lt;/style&gt;" created="Sun, 15 Sep 2013 13:28:45 GMT" pgfnum="30315"/>
13+
<body text="index.html">
14+
<outline text="&lt;!DOCTYPE html&gt;"></outline>
15+
<outline created="Sun, 15 Sep 2013 13:23:06 GMT" pgfnum="30306" text="&lt;html&gt;">
16+
<outline created="Sun, 15 Sep 2013 13:23:10 GMT" pgfnum="30307" text="&lt;head&gt;">
17+
<outline created="Sun, 15 Sep 2013 13:23:27 GMT" pgfnum="30312" text="&lt;title&gt;Example 0&lt;/title&gt; "></outline>
18+
<outline text="&lt;meta name=&quot;copyright&quot; content=&quot;Copyright 2013-2014, Small Picture, Inc.&quot;&gt;"></outline>
19+
<outline text="&lt;script src=&quot;../libraries/jquery-1.9.1.min.js&quot;&gt;&lt;/script&gt; "></outline>
20+
<outline text="&lt;link href=&quot;../libraries/bootstrap.css&quot; rel=&quot;stylesheet&quot;&gt;"></outline>
21+
<outline text="&lt;script src=&quot;../libraries/bootstrap.min.js&quot;&gt;&lt;/script&gt;"></outline>
22+
<outline text="&lt;link rel=&quot;stylesheet&quot; href=&quot;../concord.css&quot;/&gt;"></outline>
23+
<outline text="&lt;script src=&quot;../concord.js&quot;&gt;&lt;/script&gt;"></outline>
24+
<outline text="&lt;script src=&quot;../concordUtils.js&quot;&gt;&lt;/script&gt;"></outline>
25+
<outline text="&lt;link href=&quot;../libraries/font-awesome.css&quot; rel=&quot;stylesheet&quot;&gt;"></outline>
26+
<outline created="Sun, 15 Sep 2013 13:28:43 GMT" pgfnum="30314" text="&lt;style&gt;">
27+
<outline text="body {">
28+
<outline created="Thu, 07 Mar 2013 23:13:36 GMT" pgfnum="19869" text="background-color: whitesmoke;"></outline>
29+
<outline text="}"></outline>
4830
</outline>
49-
<outline text="&lt;/head&gt;" created="Sun, 15 Sep 2013 13:23:12 GMT" pgfnum="30308"/>
50-
</outline>
51-
<outline text="&lt;body&gt;" created="Sun, 15 Sep 2013 13:23:14 GMT" pgfnum="30309">
52-
<outline text="&lt;div class=&quot;divForkMe&quot;&gt;" created="Thu, 12 Sep 2013 20:26:23 GMT" pgfnum="30182">
53-
<outline text="&lt;a href=&quot;http://github.com/scripting/concord&quot;&gt;&lt;img style=&quot;position: absolute; top: 0; right: 0; border: 0; z-index: 1050;&quot; src=&quot;http://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png&quot; alt=&quot;Fork me on GitHub&quot;&gt;&lt;/a&gt;"/>
54-
<outline text="&lt;/div&gt;" created="Thu, 12 Sep 2013 20:26:31 GMT" pgfnum="30184"/>
31+
<outline created="Fri, 15 Feb 2013 15:06:16 GMT" pgfnum="18702" text=".divOutlinerContainer { ">
32+
<outline created="Sat, 17 Aug 2013 17:51:03 GMT" pgfnum="29113" text="width: 50%;"></outline>
33+
<outline created="Thu, 12 Sep 2013 20:14:35 GMT" pgfnum="30180" text="margin-top: 75px;"></outline>
34+
<outline created="Sat, 17 Aug 2013 17:51:08 GMT" pgfnum="29114" text="margin-left: auto;"></outline>
35+
<outline created="Sat, 17 Aug 2013 17:51:13 GMT" pgfnum="29115" text="margin-right: auto;"></outline>
36+
<outline text="border:1px solid gainsboro;"></outline>
37+
<outline created="Fri, 15 Feb 2013 15:11:12 GMT" pgfnum="18708" text="min-height: 300px;"></outline>
38+
<outline created="Sun, 17 Feb 2013 16:13:46 GMT" pgfnum="18859" text="max-height: 500px;"></outline>
39+
<outline created="Fri, 15 Feb 2013 15:20:56 GMT" pgfnum="18717" text="overflow: auto; "></outline>
40+
<outline created="Fri, 15 Feb 2013 15:14:08 GMT" pgfnum="18710" text="padding: 6px;"></outline>
41+
<outline created="Fri, 15 Feb 2013 15:55:11 GMT" pgfnum="18755" text="background-color: white;"></outline>
42+
<outline created="Fri, 15 Feb 2013 15:06:26 GMT" pgfnum="18703" text="}"></outline>
5543
</outline>
56-
<outline text="&lt;div class=&quot;divOutlinerContainer&quot;&gt;" created="Mon, 11 Mar 2013 20:54:47 GMT" pgfnum="20160">
57-
<outline text="&lt;div id=&quot;outliner&quot;&gt;">
58-
<outline text="&lt;/div&gt;"/>
59-
</outline>
60-
<outline text="&lt;/div&gt;" created="Mon, 11 Mar 2013 20:54:59 GMT" pgfnum="20161"/>
44+
<outline created="Sun, 15 Sep 2013 13:28:45 GMT" pgfnum="30315" text="&lt;/style&gt;"></outline>
45+
</outline>
46+
<outline created="Sun, 15 Sep 2013 13:23:12 GMT" pgfnum="30308" text="&lt;/head&gt;"></outline>
47+
</outline>
48+
<outline created="Sun, 15 Sep 2013 13:23:14 GMT" pgfnum="30309" text="&lt;body&gt;">
49+
<outline created="Thu, 12 Sep 2013 20:26:23 GMT" pgfnum="30182" text="&lt;div class=&quot;divForkMe&quot;&gt;">
50+
<outline text="&lt;a href=&quot;http://github.com/scripting/concord&quot;&gt;&lt;img style=&quot;position: absolute; top: 0; right: 0; border: 0; z-index: 1050;&quot; src=&quot;http://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png&quot; alt=&quot;Fork me on GitHub&quot;&gt;&lt;/a&gt;"></outline>
51+
<outline created="Thu, 12 Sep 2013 20:26:31 GMT" pgfnum="30184" text="&lt;/div&gt;"></outline>
52+
</outline>
53+
<outline created="Mon, 11 Mar 2013 20:54:47 GMT" pgfnum="20160" text="&lt;div class=&quot;divOutlinerContainer&quot;&gt;">
54+
<outline text="&lt;div id=&quot;outliner&quot;&gt;">
55+
<outline text="&lt;/div&gt;"></outline>
6156
</outline>
62-
<outline text="&lt;script&gt;">
63-
<outline text="$(document).ready (function () {">
64-
<outline text="$(&quot;#outliner&quot;).concord ({">
65-
<outline text="&quot;prefs&quot;: {" created="Sat, 16 Feb 2013 23:53:21 GMT" pgfnum="18844">
66-
<outline text="&quot;outlineFont&quot;: &quot;Georgia&quot;, " created="Sat, 16 Feb 2013 23:54:59 GMT" pgfnum="18846"/>
67-
<outline text="&quot;outlineFontSize&quot;: 18, " created="Sat, 16 Feb 2013 23:55:30 GMT" pgfnum="18848"/>
68-
<outline text="&quot;outlineLineHeight&quot;: 24," created="Sat, 16 Feb 2013 23:55:34 GMT" pgfnum="18849"/>
69-
<outline text="&quot;renderMode&quot;: false," created="Sun, 17 Feb 2013 23:25:34 GMT" pgfnum="18920"/>
70-
<outline text="&quot;readonly&quot;: false," created="Wed, 27 Feb 2013 20:15:13 GMT" pgfnum="19288"/>
71-
<outline text="&quot;typeIcons&quot;: appTypeIcons"/>
72-
<outline text="}," created="Sat, 16 Feb 2013 23:55:08 GMT" pgfnum="18847"/>
73-
</outline>
74-
<outline text="});" created="Sat, 16 Feb 2013 23:53:44 GMT" pgfnum="18845"/>
57+
<outline created="Mon, 11 Mar 2013 20:54:59 GMT" pgfnum="20161" text="&lt;/div&gt;"></outline>
58+
</outline>
59+
<outline text="&lt;script&gt;">
60+
<outline text="$(document).ready (function () {">
61+
<outline text="$(&quot;#outliner&quot;).concord ({">
62+
<outline created="Sat, 16 Feb 2013 23:53:21 GMT" pgfnum="18844" text="&quot;prefs&quot;: {">
63+
<outline created="Sat, 16 Feb 2013 23:54:59 GMT" pgfnum="18846" text="&quot;outlineFont&quot;: &quot;Georgia&quot;, "></outline>
64+
<outline created="Sat, 16 Feb 2013 23:55:30 GMT" pgfnum="18848" text="&quot;outlineFontSize&quot;: 18, "></outline>
65+
<outline created="Sat, 16 Feb 2013 23:55:34 GMT" pgfnum="18849" text="&quot;outlineLineHeight&quot;: 24,"></outline>
66+
<outline created="Sun, 17 Feb 2013 23:25:34 GMT" pgfnum="18920" text="&quot;renderMode&quot;: false,"></outline>
67+
<outline created="Wed, 27 Feb 2013 20:15:13 GMT" pgfnum="19288" text="&quot;readonly&quot;: false,"></outline>
68+
<outline text="&quot;typeIcons&quot;: appTypeIcons"></outline>
69+
<outline created="Sat, 16 Feb 2013 23:55:08 GMT" pgfnum="18847" text="},"></outline>
7570
</outline>
76-
<outline text="opXmlToOutline (initialOpmltext);" created="Wed, 16 Jan 2013 00:08:18 GMT" pgfnum="17213"/>
77-
<outline text="});"/>
71+
<outline created="Sat, 16 Feb 2013 23:53:44 GMT" pgfnum="18845" text="});"></outline>
7872
</outline>
79-
<outline text="&lt;/script&gt;"/>
73+
<outline created="Wed, 16 Jan 2013 00:08:18 GMT" pgfnum="17213" text="opXmlToOutline (initialOpmltext);"></outline>
74+
<outline text="});"></outline>
8075
</outline>
81-
<outline text="&lt;/body&gt;" created="Sun, 15 Sep 2013 13:23:17 GMT" pgfnum="30310"/>
76+
<outline text="&lt;/script&gt;"></outline>
8277
</outline>
83-
<outline text="&lt;/html&gt;" created="Sun, 15 Sep 2013 13:23:19 GMT" pgfnum="30311"/>
78+
<outline created="Sun, 15 Sep 2013 13:23:17 GMT" pgfnum="30310" text="&lt;/body&gt;"></outline>
8479
</outline>
80+
<outline created="Sun, 15 Sep 2013 13:23:19 GMT" pgfnum="30311" text="&lt;/html&gt;"></outline>
8581
</outline>
8682
</body>
87-
</opml>
83+
</opml>

example1/index.html

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
1+
<!DOCTYPE html>
12
<html>
23
<head>
3-
<title>Hello outliner</title>
4-
<meta name="copyright" content="Copyright 2013, Small Picture, Inc.">
5-
<script src="http://rawgithub.com/scripting/concord/master/libraries/jquery-1.9.1.min.js"></script>
6-
<link href="http://rawgithub.com/scripting/concord/master/libraries/bootstrap.css" rel="stylesheet">
7-
<script src="http://rawgithub.com/scripting/concord/master/libraries/bootstrap.min.js"></script>
8-
<link rel="stylesheet" href="http://rawgithub.com/scripting/concord/master/concord.css"/>
9-
<script src="http://rawgithub.com/scripting/concord/master/concord.js"></script>
10-
<script src="http://rawgithub.com/scripting/concord/master/concordUtils.js"></script>
11-
<link href="http://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">
4+
<title>Example 1</title>
5+
<meta name="copyright" content="Copyright 2013-2014, Small Picture, Inc.">
6+
<script src="../libraries/jquery-1.9.1.min.js"></script>
7+
<link href="../libraries/bootstrap.css" rel="stylesheet">
8+
<script src="../libraries/bootstrap.min.js"></script>
9+
<link rel="stylesheet" href="../concord.css"/>
10+
<script src="../concord.js"></script>
11+
<script src="../concordUtils.js"></script>
12+
<link href="../libraries/font-awesome.css" rel="stylesheet">
1213

1314
<script>
1415
var appConsts = {

0 commit comments

Comments
 (0)