From: youjun g. <you...@ya...> - 2010-04-02 15:15:40
|
Based on Rutger's discription: If you look in the html source of any page and you scroll all the way > down to 'p class="footerLogo"' it will show the SVN revision of that > deployment. the current version number on treebase.org is 245. Youjun On Fri, Apr 2, 2010 at 11:04 AM, William Piel <wil...@ya...> wrote: > > On Apr 2, 2010, at 9:49 AM, Vladimir Gapeyev wrote: > > I have asked Jon to redeploy with a build for svn#667 to treebase-dev > --- looking at what URL it generates for Phylowidget on mu local > server, I doubt it would work: > http://www.phylowidget.org/full/?tree='http://localhost:8080TB2:Tr31'<http://www.phylowidget.org/full/?tree=%27http://localhost:8080TB2:Tr31%27> > > > Do you not have this javascript ? > > <script type="text/javascript"> > function openPhylowidget(tree_id) > { > var realURL = "http://www.phylowidget.org/full/?tree='http://<http://www.phylowidget.org/full/?tree=%27http://> > "+location.host+"/treebase-web/tree_for_phylowidget/"+"TB2:Tr"+tree_id+"'"; > window.open(realURL,'myplwidget') > } > </script> > > (As in here<http://130.132.27.212:8080/treebase-web/search/treeSearch.html> > ) > > Or you do have that, but it still creates a "localhost" link? > > bp > > > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Treebase-devel mailing list > Tre...@li... > https://lists.sourceforge.net/lists/listinfo/treebase-devel > > |