Added table to house WWT Guides

This commit is contained in:
Phil Rosenfield 2017-11-06 15:02:26 -05:00
Родитель 3e9a8ba507
Коммит 49f592127d
3 изменённых файлов: 348 добавлений и 103 удалений

Просмотреть файл

@ -0,0 +1,127 @@
<?xml version="1.0" encoding="utf-8"?>
<Guides xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Guide>
<Title>User Manual</Title>
<Audience>All WWT Users</Audience>
<Repository>https://github.com/WorldWideTelescope/worldwide-telescope-manual</Repository>
<URL>https://www.gitbook.com/book/worldwidetelescope/worldwide-telescope-user-manual/details</URL>
<Filename>worldwide-telescope-user-manual</Filename>
<CreatedBy>WWT</CreatedBy>
<CreatedByURL>https://github.com/worldwidetelescope</CreatedByURL>
<MaintainedBy>WWT Community</MaintainedBy>
<MaintainedByURL>https://github.com/worldwidetelescope</MaintainedByURL>
<Description>Newcomers to WorldWide Telescope are recommended to browse the growing number of Guided Tours of the sky by astronomers and educators from some of the most respected observatories and planetariums. Most of the features can be discovered by using the program. This documentation is provided as a resource to help describe what is going on, and to help locate the features that this project has to offer. There are two versions of WorldWide Telescope, a Windows application and a web client. This documentation set describes both, where necessary indicating where a feature only applies to one.</Description>
</Guide>
<Guide>
<Title>Advanced Guides</Title>
<Audience>Advanced Users</Audience>
<Repository>https://github.com/WorldWideTelescope/worldwide-telescope-advanced-guides</Repository>
<Filename>worldwide-telescope-advanced-guides</Filename>
<URL>https://www.gitbook.com/book/worldwidetelescope/worldwide-telescope-advanced-guides/details</URL>
<CreatedByURL>https://github.com/doctorspaceman</CreatedByURL>
<CreatedBy>Doug Roberts</CreatedBy>
<MaintainedBy>WWT Community</MaintainedBy>
<MaintainedByURL>https://github.com/worldwidetelescope</MaintainedByURL>
<Description>This document holds many advanced tutorials and guides for users already familiar with WWT. It is organized loosely by either the intended target audience or common method, for example, "For Explorers" refer to any casual user of WWT, and "Adding Data" refers to how to add different data to WWT to all audiences.</Description>
</Guide>
<Guide>
<Title>HTML5 Control Script Reference</Title>
<Audience>Web Developers</Audience>
<Repository>https://github.com/WorldWideTelescope/worldwide-telescope-web-control-script-reference</Repository>
<URL>https://www.gitbook.com/book/worldwidetelescope/worldwide-telescope-web-control-script-reference/details</URL>
<Filename>worldwide-telescope-web-control-script-reference</Filename>
<CreatedBy>WWT</CreatedBy>
<CreatedByURL>https://github.com/worldwidetelescope</CreatedByURL>
<MaintainedBy>WWT Community</MaintainedBy>
<MaintainedByURL>https://github.com/worldwidetelescope</MaintainedByURL>
<Description>Web Control scripts are used to customize the WorldWide Telescope web client for use on 3rd party websites. This document describes the setup, development process, API set and samples to aid developers in building their own applications. The customization scripts are written in JavaScript and embedded in an html file.</Description>
</Guide>
<Guide>
<Title>Projection Reference</Title>
<Audience>Windows Developers</Audience>
<Repository>https://github.com/WorldWideTelescope/worldwide-telescope-projection-reference</Repository>
<URL>https://www.gitbook.com/book/worldwidetelescope/worldwide-telescope-projection-reference/details</URL>
<CreatedBy>WWT</CreatedBy>
<CreatedByURL>https://github.com/worldwidetelescope</CreatedByURL>
<MaintainedBy>WWT Community</MaintainedBy>
<MaintainedByURL>https://github.com/worldwidetelescope</MaintainedByURL>
<Description>This document provides background information on the theory and practice of TOAST projection. Equirectangular, Mercator and Gnomonic maps can be converted to the TOAST format, and are discussed as source projections.</Description>
<Filename>worldwide-telescope-projection-reference</Filename>
</Guide>
<Guide>
<Title>Data Tools Guide</Title>
<Audience>Windows Developers</Audience>
<Repository>https://github.com/WorldWideTelescope/worldwide-telescope-data-tools-guide</Repository>
<URL>https://www.gitbook.com/book/worldwidetelescope/worldwide-telescope-data-tools-guide/details</URL>
<CreatedBy>WWT</CreatedBy>
<CreatedByURL>https://github.com/worldwidetelescope</CreatedByURL>
<MaintainedBy>WWT Community</MaintainedBy>
<MaintainedByURL>https://github.com/worldwidetelescope</MaintainedByURL>
<Description>This document describes the use of a number of tools that can be used to help prepare data for the WorldWide Telescope Windows Client. </Description>
<Filename>worldwide-telescope-data-tools-guide</Filename>
</Guide>
<Guide>
<Title>Data Files Guide</Title>
<Audience>Advanced Users, Developers</Audience>
<Repository>https://github.com/WorldWideTelescope/worldwide-telescope-data-files-reference</Repository>
<URL>https://www.gitbook.com/book/worldwidetelescope/worldwide-telescope-data-files-reference/details</URL>
<CreatedBy>WWT</CreatedBy>
<CreatedByURL>https://github.com/worldwidetelescope</CreatedByURL>
<MaintainedBy>WWT Community</MaintainedBy>
<MaintainedByURL>https://github.com/worldwidetelescope</MaintainedByURL>
<Description>This document describes the data file formats used by the WorldWide Telescope. The files are XML files, and have the extension .WTML. Also covered are a few URL based controls that enable the sharing of single images without creating data files.
Data files are used to add to the default data and user experience of WorldWide Telescope. Data files are used to add single or multiple images -- either foreground images (typically single images referred to as studies) or background images (typically created from a large number of images, covering all or most of the sky, and referred to as surveys), to add tours (animated slide-shows), to create sign up files for communities (public or private groups that can share data), and to add simple or complex sets of data and links for those communities.</Description>
<Filename>worldwide-telescope-data-files-reference</Filename>
</Guide>
<Guide>
<Title>Multi-Channel Dome Guide</Title>
<Audience>Planetarium Community</Audience>
<Repository>https://github.com/WorldWideTelescope/worldwide-telescope-multi-channel-dome-setup</Repository>
<URL>https://www.gitbook.com/book/worldwidetelescope/worldwide-telescope-multi-channel-dome-setup/details</URL>
<CreatedByURL>https://github.com/doctorspaceman</CreatedByURL>
<CreatedBy>Doug Roberts</CreatedBy>
<MaintainedBy>WWT Community</MaintainedBy>
<MaintainedByURL>https://github.com/worldwidetelescope</MaintainedByURL>
<Description>This document will detail the steps required for a multi-channel display setup for use in a dome or frustum environment.</Description>
<Filename>worldwide-telescope-multi-channel-dome-setup</Filename>
</Guide>
<Guide>
<Title>Importing NASA SPICE Kernel Data into WorldWide Telescope</Title>
<Audience>WWT Windows Community</Audience>
<Repository></Repository>
<URL>https://www.gitbook.com/book/astrodavid/importing-spice-kernel-data-to-worldwide-telescop/details</URL>
<CreatedByURL>https://github.com/astrodavid</CreatedByURL>
<CreatedBy>A David Weigel</CreatedBy>
<MaintainedByURL>https://github.com/astrodavid</MaintainedByURL>
<MaintainedBy>A David Weigel</MaintainedBy>
<Description>WorldWide Telescope can visualize many layers and types of data. The International Space Station is the only built in spacecraft orbit within WWT. This tutorial will demonstrate how to create a layer that displays the Cassini orbital trajectories relative to Saturn by importing the appropriate data within NASA SPICE kernels - the NASA data storage standard. This tutorial builds on topics discussed in the tutorial written describing the process to Create a Traverse Trail Layer and is intended as a subsequent tutorial.</Description>
<Filename>importing-spice-kernel-data-to-worldwide-telescop</Filename>
</Guide>
<Guide>
<Title>Using WorldWide Telescope to produce Science Shorts</Title>
<Audience>Planetarium Community</Audience>
<Repository></Repository>
<URL>https://www.gitbook.com/book/doctorspaceman/using-worldwide-telescope-to-produce-science-shor/details</URL>
<CreatedByURL>https://github.com/doctorspaceman</CreatedByURL>
<CreatedBy>Doug Roberts</CreatedBy>
<MaintainedByURL>https://github.com/doctorspaceman</MaintainedByURL>
<MaintainedBy>Doug Roberts</MaintainedBy>
<Description>This tutorial will show how to take a subset of current scientific discoveries and quickly make a short (1-2 minute) WorldWide Telescope (WWT) tour and full-dome video.
This tutorial has been created for two reasons. First, we want to demonstrate how to use WWT to create short tours easily. We also want to gauge interest among some institutions to share in the creation of these Science Shorts for the sake of the community.</Description>
</Guide>
<Filename></Filename>
<Guide>
<Title>Layer Control API Documentation</Title>
<Audience>Windows Developers</Audience>
<Repository>https://github.com/WorldWideTelescope/WorldWide-Telescope-Layer-Control-API</Repository>
<URL>https://www.gitbook.com/book/worldwidetelescope/worldwide-telescope-layer-control-api/details</URL>
<CreatedBy>WWT</CreatedBy>
<CreatedByURL>https://github.com/worldwidetelescope</CreatedByURL>
<MaintainedBy>WWT Community</MaintainedBy>
<MaintainedByURL>https://github.com/worldwidetelescope</MaintainedByURL>
<Description>This document describes how to write a software program to send data to WorldWide Telescope Windows Client, using the Layer Control API (LCAPI).</Description>
<Filename></Filename>
</Guide>
</Guides>

Просмотреть файл

@ -29,5 +29,115 @@
<p>This video was rendered from a WorldWide Telescope tour: <a href="@Model.ContentDir/Tours/Getting Started with WWT - v1.2.wtt">Getting Started with WWT</a>.</p>
If you have questions, please <a href="/Support/IssuesAndBugs">contact us.</a>
<br />
<h4>User Guide and Advanced Guide</h4>
<p>Below are our beginning and advanced user guide. For all of our guides, please see the <a href="/Learn/UserGuide">User Guides</a> page.</p>
<i>Click the title below to expand or collapse the panel.</i>
<div class="panel-group" id="accordion">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#userguide">
WorldWide Telescope User Guide
</a>
</h4>
</div>
<div id="userguide" class="panel-collapse collapse ">
<div class="panel-body">
<p>The WWT User Guide is aimed at newcomers to WWT as well as experienced users who would like a more detailed overview of the WWT features.</p>
<p>You can read the most updated version of our user guide <a href="https://worldwidetelescope.gitbooks.io/worldwide-telescope-user-manual/content/">online</a>, or download it in pdf, ePub, or Mobi format by following the download link on the <a href="https://www.gitbook.com/book/worldwidetelescope/worldwide-telescope-user-manual/details">gitbook page</a>.</p>
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="row home-features">
<div class="col-md-3 col-md-offset-0 col-sm-6 col-sm-offset-3 col-xs-12">
<a href="https://worldwidetelescope.gitbooks.io/worldwide-telescope-user-manual/content/">
<img src="/Content/images/gbox.png" class="img-responsive">
<i class="fa fa-book"></i>
<h4>Read Online</h4>
</a>
</div>
<div class="col-md-3 col-md-offset-0 col-sm-6 col-sm-offset-3 col-xs-12">
<a href="~/Docs/worldwide-telescope-user-manual.pdf">
<img src="/Content/images/gbox.png" class="img-responsive">
<i class="fa fa-file-pdf-o"></i>
<h4>Download .pdf</h4>
</a>
</div>
<div class="col-md-3 col-md-offset-0 col-sm-6 col-sm-offset-3 col-xs-12">
<a href="~/Docs/worldwide-telescope-user-manual.mobi">
<img src="/Content/images/gbox.png" class="img-responsive">
<i class="fa fa-file-text-o"></i>
<h4>Download .mobi</h4>
</a>
</div>
<div class="col-md-3 col-md-offset-0 col-sm-6 col-sm-offset-3 col-xs-12">
<a href="~/Docs/worldwide-telescope-user-manual.epub">
<img src="/Content/images/gbox.png" class="img-responsive">
<i class="fa fa-file-text"></i>
<h4>Download .epub</h4>
</a>
</div>
</div>
</div>
</div>
<p>For more details on the inner workings of WWT, see <a href="#advguide">the advanced user guide</a></p>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#advguide">
Advanced WWT Topics
</a>
</h4>
</div>
<div id="advguide" class="panel-collapse collapse ">
<div class="panel-body">
<p>This guide has been stitched together from advanced users. If you would like to contribute to it, please see the <a href="/GetInvolved/HelpOthers">Help Others Use WWT</a> page</p>
<p>You can read the most updated version of this guide <a href="https://worldwidetelescope.gitbooks.io/worldwide-telescope-advanced-guides/content/">online</a>, or download it in pdf, ePub, or Mobi format by following the download link on the <a href="https://worldwidetelescope.gitbooks.io/worldwide-telescope-advanced-guides/">gitbook page</a>.</p>
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="row home-features">
<div class="col-md-3 col-md-offset-0 col-sm-6 col-sm-offset-3 col-xs-12">
<a href="https://worldwidetelescope.gitbooks.io/worldwide-telescope-advanced-guides/content/">
<img src="/Content/images/gbox.png" class="img-responsive">
<i class="fa fa-book"></i>
<h4>Read Online</h4>
</a>
</div>
<div class="col-md-3 col-md-offset-0 col-sm-6 col-sm-offset-3 col-xs-12">
<a href="~/Docs/worldwide-telescope-advanced-guides.pdf">
<img src="/Content/images/gbox.png" class="img-responsive">
<i class="fa fa-file-pdf-o"></i>
<h4>Download .pdf</h4>
</a>
</div>
<div class="col-md-3 col-md-offset-0 col-sm-6 col-sm-offset-3 col-xs-12">
<a href="~/Docs/worldwide-telescope-advanced-guides.mobi">
<img src="/Content/images/gbox.png" class="img-responsive">
<i class="fa fa-file-text-o"></i>
<h4>Download .mobi</h4>
</a>
</div>
<div class="col-md-3 col-md-offset-0 col-sm-6 col-sm-offset-3 col-xs-12">
<a href="~/Docs/worldwide-telescope-advanced-guides.epub">
<img src="/Content/images/gbox.png" class="img-responsive">
<i class="fa fa-file-text"></i>
<h4>Download .epub</h4>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>

Просмотреть файл

@ -7,117 +7,125 @@
@Html.Partial("~/Views/Learn/LeftNav.cshtml")
}
<script>
$(function () {
$.ajax({
//type:'GET',
url: '/Models/wwtguides.xml',
success: function (x, status, xhr) {
var tmpl = $('.guide-row.hide'), track, row,
populate = function (sel, node) {
row.find(sel).html(track.find(node).text());
}
$(x).find('Guide').each(function (i, item) {
track = $(this);
row = tmpl.clone(true);
row.removeClass('hide');
var title = track.find('Title').text();
row.find('a.guide-link-pdf').attr('href',
'https:' + '@Model.ContentDir/assets/guides/' +
track.find('Filename').text() + '.pdf');
row.find('a.guide-link-mobi').attr('href',
'https:' + '@Model.ContentDir/assets/guides/' +
track.find('Filename').text() + '.mobi');
row.find('a.guide-link-epub').attr('href',
'https:' + '@Model.ContentDir/assets/guides/' +
track.find('Filename').text() + '.epub');
row.find('a.guide-link-gitbook').attr('href',
track.find('URL').text());
row.find('a.guide-link-repo').attr('href',
track.find('Repository').text());
row.find('a.guide-createdbyurl').attr('href',
track.find('CreatedByURL').text());
row.find('a.guide-maintainedbyurl').attr('href',
track.find('MaintainedByURL').text());
populate('.guide-title', 'Title');
populate('.guide-filename', 'Filepath');
populate('.guide-createdby', 'CreatedBy');
populate('.guide-description', 'Description');
populate('.guide-audience', 'Audience');
populate('.guide-repository', 'Repository');
populate('.guide-maintainedby', 'MaintainedBy');
populate('.guide-url', 'URL');
$('#guidesTarget').append(row);
});
}
});
$('#guideAssets .guide-links').each(function () {
$(this).text($(this).text().replace(/_/g, ' '));
});
});
</script>
<h2>User Guides</h2>
<p>Below are our "living" written guides for users interested in learning more about WWT. The WorldWide Telescope Ambassadors program also has an excellent <a href="https://wwtambassadors.org/resources">resource page for learning WWT.</a> </p>
<p>Besides reading, you can find help on YouTube, especially on <a href="https://www.youtube.com/channel/UCjx-BjxGX6vvxALi9ziBfjA">our</a> and <a href="https://www.youtube.com/user/WWTAmbassadors">WWTA's</a> YouTube channels.</p>
<p>If you're still having trouble, please <a href="/Support/IssuesAndBugs">let us know.</a></p>
<p>If you're having trouble, please <a href="/Support/IssuesAndBugs">let us know.</a></p>
<br />
<i>Click the title below to expand or collapse the panel.</i>
<div class="panel-group" id="accordion">
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#userguide">
WorldWide Telescope User Guide
</a>
</h4>
</div>
<div id="userguide" class="panel-collapse collapse ">
<div class="panel-body">
<p>The WWT User Guide is aimed at newcomers to WWT as well as exerienced users who would like a more detailed overview of the WWT features.</p>
<p>You can read the most updated version of our user guide <a href="https://worldwidetelescope.gitbooks.io/worldwide-telescope-user-manual/content/">online</a>, or download it in pdf, ePub, or Mobi format by following the download link on the <a href="https://www.gitbook.com/book/worldwidetelescope/worldwide-telescope-user-manual/details">gitbook page</a>.</p>
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="row home-features">
<div class="col-md-3 col-md-offset-0 col-sm-6 col-sm-offset-3 col-xs-12">
<a href="https://worldwidetelescope.gitbooks.io/worldwide-telescope-user-manual/content/">
<img src="/Content/images/gbox.png" class="img-responsive">
<i class="fa fa-book"></i>
<h4>Read Online</h4>
</a>
</div>
<div class="col-md-3 col-md-offset-0 col-sm-6 col-sm-offset-3 col-xs-12">
<a href="~/Docs/worldwide-telescope-user-manual.pdf">
<img src="/Content/images/gbox.png" class="img-responsive">
<i class="fa fa-file-pdf-o"></i>
<h4>Download .pdf</h4>
</a>
</div>
<div class="col-md-3 col-md-offset-0 col-sm-6 col-sm-offset-3 col-xs-12">
<a href="~/Docs/worldwide-telescope-user-manual.mobi">
<img src="/Content/images/gbox.png" class="img-responsive">
<i class="fa fa-file-text-o"></i>
<h4>Download .mobi</h4>
</a>
</div>
<div class="col-md-3 col-md-offset-0 col-sm-6 col-sm-offset-3 col-xs-12">
<a href="~/Docs/worldwide-telescope-user-manual.epub">
<img src="/Content/images/gbox.png" class="img-responsive">
<i class="fa fa-file-text"></i>
<h4>Download .epub</h4>
</a>
</div>
</div>
</div>
</div>
<p>For more details on the inner workings of WWT, see <a href="#advguide">the advanced user guide</a></p>
<div class="tab-pane" id="models" style="padding-bottom:20px;">
<div class="tab-pane active" id="guides">
<div class="row" style="margin:18px 0 3px">
<div class="col-md-4"><strong>Title</strong></div>
<div class="col-md-5"><strong>Description</strong></div>
<div class="col-md-3"><strong>Links to the Guide</strong></div>
</div>
<div class="guide-row hide">
<hr />
<div class="row" id="guideAssets">
<div class="col-md-4">
<strong>
<span class=guide-title></span>
</strong>
<br />
Created by: <a class="guide-createdbyurl iblock">
<i class="fa fa-github-alt"></i>
<span class=guide-createdby></span>
</a><br />
Maintained by: <a class="guide-maintainedbyurl iblock">
<i class="fa fa-github-alt"></i>
<span class=guide-maintainedby></span>
</a><br />
</div>
<div class="col-md-5">
<span class=guide-description></span> <br />
<strong>Target Audience:</strong> <span class=guide-audience></span>
</div>
<div class="col-md-3">
<a class="guide-link-gitbook iblock">
<i class="fa fa-external-link"></i>
Read Online</span>
</a><br />
<a class="guide-link-pdf iblock">
<i class="fa fa-file-pdf-o"></i>
<span class=guide-filepath></span> PDF document
</a><br />
<a class="guide-link-epub iblock">
<i class="fa fa-file-text"></i>
<span class=guide-filepath></span> eBook (.epub)
</a><br />
<a class="guide-link-mobi iblock">
<i class="fa fa-file-text-o"></i>
<span class=guide-filepath></span> eBook (.mobi)
</a><br />
<a class="guide-link-repo iblock">
<i class="fa fa-github"></i>
GitHub Repository
</a><br />
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" data-parent="#accordion" href="#advguide">
Advanced WWT Topics
</a>
</h4>
</div>
<div id="advguide" class="panel-collapse collapse ">
<div class="panel-body">
<p>This guide has been stitched together from advanced users. If you would like to contribute to it, please see the <a href="/GetInvolved/HelpOthers">Help Others Use WWT</a> page</p>
<p>You can read the most updated version of this guide <a href="https://worldwidetelescope.gitbooks.io/worldwide-telescope-advanced-guides/content/">online</a>, or download it in pdf, ePub, or Mobi format by following the download link on the <a href="https://worldwidetelescope.gitbooks.io/worldwide-telescope-advanced-guides/">gitbook page</a>.</p>
<div id="guidesTarget"></div>
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="row home-features">
<div class="col-md-3 col-md-offset-0 col-sm-6 col-sm-offset-3 col-xs-12">
<a href="https://worldwidetelescope.gitbooks.io/worldwide-telescope-advanced-guides/content/">
<img src="/Content/images/gbox.png" class="img-responsive">
<i class="fa fa-book"></i>
<h4>Read Online</h4>
</a>
</div>
<div class="col-md-3 col-md-offset-0 col-sm-6 col-sm-offset-3 col-xs-12">
<a href="~/Docs/worldwide-telescope-advanced-guides.pdf">
<img src="/Content/images/gbox.png" class="img-responsive">
<i class="fa fa-file-pdf-o"></i>
<h4>Download .pdf</h4>
</a>
</div>
<div class="col-md-3 col-md-offset-0 col-sm-6 col-sm-offset-3 col-xs-12">
<a href="~/Docs/worldwide-telescope-advanced-guides.mobi">
<img src="/Content/images/gbox.png" class="img-responsive">
<i class="fa fa-file-text-o"></i>
<h4>Download .mobi</h4>
</a>
</div>
<div class="col-md-3 col-md-offset-0 col-sm-6 col-sm-offset-3 col-xs-12">
<a href="~/Docs/worldwide-telescope-advanced-guides.epub">
<img src="/Content/images/gbox.png" class="img-responsive">
<i class="fa fa-file-text"></i>
<h4>Download .epub</h4>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>