Issue 24 in npr-simile-timeline: Enhancement - subsequent filtering of results

2 views
Skip to first unread message

codesite...@google.com

unread,
Apr 9, 2009, 10:48:40 PM4/9/09
to opensourceb...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 24 by wjwieland: Enhancement - subsequent filtering of results
http://code.google.com/p/npr-simile-timeline/issues/detail?id=24

There is a script called example.js which, when included, places a text
filter and some text highlighters on the page. I have found these to be
very helpful when narrowing down results. The file is in the src tree for
simile-timeline.

I have implemented it and it works great!

Thanks for this! I will no longer have to be disappointed when someone
refers me to a story, or I want to go back and find one. An excellent
application of this tool.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

codesite...@google.com

unread,
Apr 9, 2009, 10:52:41 PM4/9/09
to opensourceb...@googlegroups.com

Comment #1 on issue 24 by wjwieland: Enhancement - subsequent filtering of
results
http://code.google.com/p/npr-simile-timeline/issues/detail?id=24

My apologies. I this got entered as a defect. It is not.

codesite...@google.com

unread,
Apr 10, 2009, 1:47:08 PM4/10/09
to opensourceb...@googlegroups.com
Updates:
Owner: jgtynan
Labels: -Type-Defect Type-Enhancement

Comment #2 on issue 24 by jgtynan: Enhancement - subsequent filtering of
results
http://code.google.com/p/npr-simile-timeline/issues/detail?id=24

Great feedback! I'll be sure to check to the timeline repository for
example.js (I
think this is it):

http://code.google.com/p/simile-widgets/source/browse/timeline/trunk/src/webapp/examples/examples.js

and hopefully, work this into the npr timeline.

codesite...@google.com

unread,
Apr 10, 2009, 2:17:54 PM4/10/09
to opensourceb...@googlegroups.com

Comment #3 on issue 24 by wjwieland: Enhancement - subsequent filtering of
results
http://code.google.com/p/npr-simile-timeline/issues/detail?id=24

I believe that is the one. About all I did to incorporate it was to add the
following to the <head> section of my page:

<script src="../scripts/examples.js" type="text/javascript"></script>

And then this to the onload() function:

setupFilterHighlightControls(document.getElementById("controls"), tl,
[0,1], theme);

Followed by this in the <body> section:

<div align="center" class="controls" id="controls"></div>

Thanks again for a great page! Already, one of my friends started using it
by
sending me a set of links that she found on a subject some of us have been
discussing.

Reply all
Reply to author
Forward
0 new messages