Skip to content

Commit

Permalink
New features in example1
Browse files Browse the repository at this point in the history
  • Loading branch information
scripting committed Sep 13, 2013
1 parent 7a08f3e commit 81a8919
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions opml/concord.opml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- OPML generated by OPML Editor v11.0.6 on Fri, 13 Sep 2013 01:25:11 GMT -->
<!-- OPML generated by OPML Editor v11.0.6 on Fri, 13 Sep 2013 21:56:37 GMT -->
<opml version="2.0">
<head>
<title>Concord on Github</title>
<dateCreated>Wed, 11 Sep 2013 23:41:31 GMT</dateCreated>
<dateModified>Fri, 13 Sep 2013 01:25:11 GMT</dateModified>
<dateModified>Fri, 13 Sep 2013 21:56:37 GMT</dateModified>
<ownerName>admin</ownerName>
<ownerEmail></ownerEmail>
<expansionState>1, 3, 5, 11, 14, 29, 30</expansionState>
<vertScrollState>1</vertScrollState>
<expansionState>1, 3, 5, 10, 72, 73</expansionState>
<vertScrollState>10</vertScrollState>
<windowTop>159</windowTop>
<windowLeft>1339</windowLeft>
<windowBottom>1221</windowBottom>
Expand Down Expand Up @@ -4321,7 +4321,6 @@
<outline text="return ($(defaultUtilsOutliner).concord ().op.inTextMode ());"/>
<outline text="}"/>
</outline>
<outline text="" created="Mon, 11 Feb 2013 18:09:37 GMT" pgfnum="18536"/>
<outline text="function opGetAtts () {">
<outline text="return $(defaultUtilsOutliner).concord().op.attributes.getAll();"/>
<outline text="}"/>
Expand All @@ -4346,12 +4345,10 @@
<outline text="return $(defaultUtilsOutliner).concord().op.attributes.addGroup(atts);"/>
<outline text="}"/>
</outline>
<outline text="" created="Mon, 11 Feb 2013 18:09:41 GMT" pgfnum="18537"/>
<outline text="function opSetStyle (css) {">
<outline text="return $(defaultUtilsOutliner).concord ().op.setStyle (css);"/>
<outline text="}"/>
</outline>
<outline text="" created="Mon, 18 Feb 2013 19:01:18 GMT" pgfnum="18971"/>
<outline text="function opGetLineText () {" created="Wed, 09 Jan 2013 14:39:48 GMT" pgfnum="16925">
<outline text="return ($(defaultUtilsOutliner).concord().op.getLineText());" created="Tue, 08 Jan 2013 17:33:19 GMT" pgfnum="16882"/>
<outline text="}" created="Wed, 09 Jan 2013 14:39:55 GMT" pgfnum="16926"/>
Expand Down Expand Up @@ -4480,6 +4477,11 @@
<outline text="return ($(defaultUtilsOutliner).concord ().op.redraw ());" created="Tue, 08 Jan 2013 17:33:19 GMT" pgfnum="16882"/>
<outline text="}" created="Wed, 16 Jan 2013 00:07:23 GMT" pgfnum="17212"/>
</outline>
<outline text="" created="Fri, 13 Sep 2013 21:56:23 GMT" pgfnum="30235"/>
<outline text="function opVisitAll (callback) { //9/13/13 by DW" created="Fri, 13 Sep 2013 01:18:52 GMT" pgfnum="30210">
<outline text="return ($(defaultUtilsOutliner).concord ().op.visitAll (callback));"/>
<outline text="}" created="Fri, 13 Sep 2013 21:53:43 GMT" pgfnum="30231"/>
</outline>
</outline>
<outline text="//readText" created="Fri, 13 Sep 2013 01:17:09 GMT" pgfnum="30207">
<outline text="var readHttpUrl = &quot;http://trex.smallpicture.com/ajax/httpReadUrl&quot;;" created="Fri, 18 Jan 2013 16:51:46 GMT" pgfnum="17368"/>
Expand Down

0 comments on commit 81a8919

Please sign in to comment.