jellyfin-web/dashboard-ui/shared.html

124 lines
4.5 KiB
HTML
Raw Normal View History

2016-07-30 23:21:49 -07:00
<div id="publicSharedItemPage" data-role="page" class="page standalonePage noSecondaryNavPage" data-theme="b" data-require="scripts/shared,scripts/itemdetailpage,scripts/livetvcomponents">
2015-07-03 04:51:45 -07:00
2016-03-15 22:33:31 -07:00
<style>
#publicSharedItemPage .header {
position: absolute;
top: 0;
left: 0;
padding: 1.5em 1em 1.5em 1em;
z-index: 1;
background: rgba(0, 0, 0, .6);
border-bottom-right-radius: 10px;
}
</style>
2016-07-24 11:25:32 -07:00
<div class="header"><a class="logo" href="http://emby.media" style="text-decoration:none;font-size: 22px;" target="_blank"><img class="imgLogoIcon" src="css/images/logo.png"></a></div>
2015-07-03 04:51:45 -07:00
2016-03-15 22:33:31 -07:00
<div id="itemBackdrop" class="itemBackdrop noBackdrop">
<div class="itemBackdropContent">
</div>
2016-03-15 22:33:31 -07:00
</div>
2015-07-03 04:51:45 -07:00
2016-03-15 22:33:31 -07:00
<div class="detailPageContent" style="position:relative;">
2015-07-03 04:51:45 -07:00
2016-03-15 22:33:31 -07:00
<div class="detailImageContainer">
</div>
<div class="primaryDetailsContainer">
<div class="detailNameContainer">
2016-05-11 22:58:05 -07:00
<div class="parentName"></div>
2016-05-12 12:21:43 -07:00
<h1 class="itemName"></h1>
2016-05-11 22:58:05 -07:00
<div class="desktopDetails itemMiscInfo" style="margin-top:.5em;">
2015-07-03 04:51:45 -07:00
</div>
2016-03-15 22:33:31 -07:00
</div>
<div class="desktopDetails" style="padding-top:5px;">
2015-07-03 04:51:45 -07:00
2016-03-15 22:33:31 -07:00
<p class="artist"></p>
<p class="itemGenres"></p>
2015-07-03 04:51:45 -07:00
</div>
</div>
2016-03-15 22:33:31 -07:00
</div>
2015-07-03 04:51:45 -07:00
2016-03-15 22:33:31 -07:00
<div class="mobileDetails" style="text-align:center;clear:both;">
<div style="height:10px;"></div>
2016-05-11 22:58:05 -07:00
<div class="itemMiscInfo">
</div>
2016-03-15 22:33:31 -07:00
</div>
2015-07-03 04:51:45 -07:00
2016-03-15 22:33:31 -07:00
<div data-role="content" style="padding-top:0;clear:both;">
<div class="detailPageContent">
2015-07-03 04:51:45 -07:00
2016-03-15 22:33:31 -07:00
<div class="detailSection">
<div class="mobileDetails">
<p class="artist"></p>
<p class="itemGenres"></p>
2015-07-03 04:51:45 -07:00
</div>
2016-03-15 22:33:31 -07:00
<h2 class="tagline"></h2>
<p id="itemBirthday"></p>
<p id="itemBirthLocation"></p>
<p id="itemDeathDate"></p>
<p id="seriesAirTime"></p>
<p class="itemOverview topOverview"></p>
</div>
<div id="castCollapsible" style="display: none;" class="detailSection">
<h1 id="peopleHeader">
${HeaderCastCrew}
</h1>
<div id="castContent"></div>
</div>
2015-07-03 04:51:45 -07:00
2016-03-15 22:33:31 -07:00
<div class="detailSection photoInfo hide">
<h1>
${HeaderPhotoInfo}
</h1>
<div>
<div class="photoInfoContent"></div>
2015-07-03 04:51:45 -07:00
</div>
2016-03-15 22:33:31 -07:00
</div>
<div id="criticReviewsCollapsible" style="display: none;" class="detailSection">
<h1>
${HeaderAwardsAndReviews}
</h1>
<div>
<p id="awardSummary"></p>
<div id="criticRatingSummary" class="criticReview criticRatingSummary" style="display: none;">
<p style="margin: 0 0 .5em -40px; font-weight: bold;">TOMATOMETER®</p>
<div class="reviewScore">
<img src="css/images/fresh.png">
2015-07-03 04:51:45 -07:00
</div>
2016-03-15 22:33:31 -07:00
<div class="criticRatingScore"></div>
<div class="criticRatingSummaryText"></div>
2015-07-03 04:51:45 -07:00
</div>
2016-03-15 22:33:31 -07:00
<div id="criticReviewsContent"></div>
2015-07-03 04:51:45 -07:00
</div>
2016-03-15 22:33:31 -07:00
</div>
<div class="detailSection detailsSection">
<h1>
${HeaderDetails}
</h1>
<div>
<div class="tabDetails">
<p class="itemOverview bottomOverview"></p>
<p id="players"></p>
<p class="itemExternalLinks"></p>
<p class="itemStudios"></p>
<p class="itemTags"></p>
2015-07-03 04:51:45 -07:00
</div>
</div>
2016-03-15 22:33:31 -07:00
</div>
2015-07-03 04:51:45 -07:00
2016-03-15 22:33:31 -07:00
<div id="scenesCollapsible" style="display: none;" class="detailSection">
<h1>
${HeaderScenes}
</h1>
2016-07-30 12:17:09 -07:00
<div id="scenesContent"></div>
2016-03-15 22:33:31 -07:00
</div>
2015-07-03 04:51:45 -07:00
2016-03-15 22:33:31 -07:00
<div class="detailSection audioVideoMediaInfo hide">
<h1>${HeaderMediaInfo}</h1>
<div>
<div id="mediaInfoContent" class="mediaInfoContent"></div>
2015-07-03 04:51:45 -07:00
</div>
</div>
</div>
</div>
2016-03-15 22:33:31 -07:00
</div>