From: William P. <wil...@ya...> - 2010-04-01 14:06:03
|
On Apr 1, 2010, at 8:40 AM, Hilmar Lapp wrote: > On Apr 1, 2010, at 9:11 AM, William Piel wrote: > >> Rather than a PURL, how about just hard-coding "www.treebase.org"? >> (do we have a parameter init file where this can be stored?) > > > That's possible, but I'd do that only as a last resort, because it > would be different between dev/staging/production deployments. > > -hilmar If using javascript, it would have to change links like this: http://www.phylowidget.org/full/?tree='http://localhost:8080/treebase-web/tree_for_phylowidget/TB2:Tr300' to this: http://www.phylowidget.org/full/?tree='http://www.treebase.org/treebase-web/tree_for_phylowidget/TB2:Tr300' on two different pages. This page: http://www.treebase.org/treebase-web/search/treeSearch.html and this page: http://www.treebase.org/treebase-web/search/study/trees.html?id=2344 bp |