Creating a Network Viewer

6 views
Skip to first unread message

nantel

unread,
Sep 1, 2010, 9:49:39 AM9/1/10
to BioTapestry-users
Greetings,

How do I create a Network Viewer like the ones linked at the top of
the BioTapestry.org web page?

The links in the Static Web Viewer export aren't working because the
file name structure in the created files and in the links is not the
same.

Thanks,

Andre Nantel
NRC-BRI

William Longabaugh

unread,
Sep 1, 2010, 2:21:48 PM9/1/10
to biotapes...@googlegroups.com
nantel wrote:
> Greetings,
>
> How do I create a Network Viewer like the ones linked at the top of
> the BioTapestry.org web page?

Go check out this link:

http://www.biotapestry.org/#viewer

That describes how the zip archive at the following link contains the
necessary code and a HOWTO on how to set up a Viewer:

http://www.biotapestry.org/docs/BioTapestryViewerDistribution-12-03-09.zip

>
> The links in the Static Web Viewer export aren't working because the
> file name structure in the created files and in the links is not the
> same.
>

Yeah, that is a bug in version 4 that will be fixed in the next public
release. In the meantime, you can fix the links manually by
editing these four files:

suTreeJumbo.html
suTreeLarge.html
suTreeMedium.html
suTreeSmall.html

In those files, the links will have a number 0-3 in them before the
"Image.html" bit. For example, this one has a 1:

href="bioTapA1Image.html"

Change those numbers as follows:

0 -> Small
1 -> Medium
2 -> Large
3 -> Jumbo

So the above example should read:

href="bioTapAMediumImage.html"

Sorry for the mess up!

-- Bill

nantel

unread,
Sep 2, 2010, 11:16:48 AM9/2/10
to BioTapestry-users
Thanks,

I failed to notice it because I searched the page for "Network
Viewer".

Doh!

Andre
Reply all
Reply to author
Forward
0 new messages