mirror of
https://github.com/WhatCD/Gazelle.git
synced 2025-01-18 20:21:37 +00:00
Empty commit
This commit is contained in:
parent
f7b97ddfa1
commit
a7687ec1a2
@ -517,7 +517,7 @@ function compare($X, $Y){
|
||||
</div>
|
||||
<div class="sidebar">
|
||||
<? if($Image) { ?>
|
||||
<div class="box">
|
||||
<div class="box box_image">
|
||||
<div class="head"><strong><?=$Name?></strong></div>
|
||||
<div style="text-align:center;padding:10px 0px;">
|
||||
<img style="max-width: 220px;" src="<?=to_thumbnail($Image)?>" alt="<?=$Name?>" onclick="lightbox.init('<?=$Image?>',220);" />
|
||||
@ -525,7 +525,7 @@ function compare($X, $Y){
|
||||
</div>
|
||||
<? } ?>
|
||||
|
||||
<div class="box">
|
||||
<div class="box box_search">
|
||||
<div class="head"><strong>Search File Lists</strong></div>
|
||||
<ul class="nobullet">
|
||||
<li>
|
||||
@ -600,7 +600,7 @@ function compare($X, $Y){
|
||||
</div>
|
||||
</div>
|
||||
<? } ?>
|
||||
<div class="box">
|
||||
<div class="box box_tags">
|
||||
<div class="head"><strong>Tags</strong></div>
|
||||
<ul class="stats nobullet">
|
||||
<?
|
||||
@ -617,7 +617,7 @@ function compare($X, $Y){
|
||||
|
||||
// Stats
|
||||
?>
|
||||
<div class="box">
|
||||
<div class="box box_info box_statistics_artist">
|
||||
<div class="head"><strong>Statistics</strong></div>
|
||||
<ul class="stats nobullet">
|
||||
<li>Number of groups: <?=$NumGroups?></li>
|
||||
@ -649,7 +649,7 @@ function compare($X, $Y){
|
||||
$NumSimilar = count($SimilarArray);
|
||||
}
|
||||
?>
|
||||
<div class="box">
|
||||
<div class="box box_artists">
|
||||
<div class="head"><strong>Similar artists</strong></div>
|
||||
<ul class="stats nobullet">
|
||||
<?
|
||||
@ -681,7 +681,7 @@ function compare($X, $Y){
|
||||
<? } ?>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="box box_addartists">
|
||||
<div class="head"><strong>Add similar artist</strong></div>
|
||||
<ul class="nobullet">
|
||||
<li>
|
||||
|
@ -449,7 +449,7 @@ function display_name($ReleaseType) {
|
||||
</div>
|
||||
<div class="sidebar">
|
||||
<? if($Image) { ?>
|
||||
<div class="box">
|
||||
<div class="box box_image">
|
||||
<div class="head"><strong><?=$Name?></strong></div>
|
||||
<div style="text-align:center;padding:10px 0px;">
|
||||
<img style="max-width: 220px;" src="<?=$Image?>" alt="<?=$Name?>" onclick="lightbox.init(this,220);" />
|
||||
@ -475,7 +475,7 @@ function display_name($ReleaseType) {
|
||||
|
||||
// Stats
|
||||
?>
|
||||
<div class="box">
|
||||
<div class="box box_info box_statistics_artist">
|
||||
<div class="head"><strong>Statistics</strong></div>
|
||||
<ul class="stats nobullet">
|
||||
<li>Number of groups: <?=$NumGroups?></li>
|
||||
@ -507,7 +507,7 @@ function display_name($ReleaseType) {
|
||||
$NumSimilar = count($SimilarArray);
|
||||
}
|
||||
?>
|
||||
<div class="box">
|
||||
<div class="box box_artists box_artists_similar">
|
||||
<div class="head"><strong>Similar artists</strong></div>
|
||||
<ul class="stats nobullet">
|
||||
<?
|
||||
@ -539,7 +539,7 @@ function display_name($ReleaseType) {
|
||||
<? } ?>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="box box_addartists box_addartists_similar">
|
||||
<div class="head"><strong>Add similar artist</strong></div>
|
||||
<ul class="nobullet">
|
||||
<li>
|
||||
|
@ -356,7 +356,7 @@ function compare($X, $Y){
|
||||
</ol>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="box box_artists">
|
||||
<div class="head"><strong>Top artists</strong></div>
|
||||
<div class="pad">
|
||||
<ol style="padding-left:5px;">
|
||||
|
@ -393,11 +393,11 @@ function compare($X, $Y){
|
||||
<? } ?>
|
||||
</div>
|
||||
<div class="sidebar">
|
||||
<div class="box">
|
||||
<div class="box box_category">
|
||||
<div class="head"><strong>Category</strong></div>
|
||||
<div class="pad"><a href="collages.php?action=search&cats[<?=(int)$CollageCategoryID?>]=1"><?=$CollageCats[(int)$CollageCategoryID]?></a></div>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="box box_description">
|
||||
<div class="head"><strong>Description</strong></div>
|
||||
<div class="pad"><?=$Text->full_format($Description)?></div>
|
||||
</div>
|
||||
@ -411,7 +411,7 @@ function compare($X, $Y){
|
||||
$ZIPPrefs = 1;
|
||||
}
|
||||
?>
|
||||
<div class="box">
|
||||
<div class="box box_zipdownload">
|
||||
<div class="head colhead_dark"><strong>Collector</strong></div>
|
||||
<div class="pad">
|
||||
<form action="collages.php" method="post">
|
||||
@ -462,7 +462,7 @@ function compare($X, $Y){
|
||||
</div>
|
||||
</div>
|
||||
<? } ?>
|
||||
<div class="box">
|
||||
<div class="box box_info box_statistics_collage_torrents">
|
||||
<div class="head"><strong>Stats</strong></div>
|
||||
<ul class="stats nobullet">
|
||||
<li>Torrents: <?=$NumGroups?></li>
|
||||
@ -470,7 +470,7 @@ function compare($X, $Y){
|
||||
<li>Built by <?=count($Users)?> user<?=(count($Users)>1) ? 's' : ''?></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="box box_tags">
|
||||
<div class="head"><strong>Top tags</strong></div>
|
||||
<div class="pad">
|
||||
<ol style="padding-left:5px;">
|
||||
@ -489,7 +489,7 @@ function compare($X, $Y){
|
||||
</div>
|
||||
</div>
|
||||
<? if(!empty($Artists)) { ?>
|
||||
<div class="box">
|
||||
<div class="box box_artists">
|
||||
<div class="head"><strong>Top artists</strong></div>
|
||||
<div class="pad">
|
||||
<ol style="padding-left:5px;">
|
||||
@ -508,7 +508,7 @@ function compare($X, $Y){
|
||||
</div>
|
||||
</div>
|
||||
<? } ?>
|
||||
<div class="box">
|
||||
<div class="box box_contributors">
|
||||
<div class="head"><strong>Top contributors</strong></div>
|
||||
<div class="pad">
|
||||
<ol style="padding-left:5px;">
|
||||
@ -528,7 +528,7 @@ function compare($X, $Y){
|
||||
</div>
|
||||
</div>
|
||||
<? if(check_perms('site_collages_manage') && !$Locked) { ?>
|
||||
<div class="box">
|
||||
<div class="box box_addtorrent">
|
||||
<div class="head"><strong>Add torrent</strong><span style="float: right"><a href="#" onClick="$('#addtorrent').toggle(); $('#batchadd').toggle(); this.innerHTML = (this.innerHTML == '[Batch Add]'?'[Individual Add]':'[Batch Add]'); return false;">[Batch Add]</a></span></div>
|
||||
<div class="pad" id="addtorrent">
|
||||
<form action="collages.php" method="post">
|
||||
@ -572,7 +572,7 @@ function compare($X, $Y){
|
||||
foreach ($CommentList as $Comment) {
|
||||
list($CommentID, $Body, $UserID, $Username, $CommentTime) = $Comment;
|
||||
?>
|
||||
<div class="box">
|
||||
<div class="box comment">
|
||||
<div class="head">By <?=format_username($UserID, false, false, false) ?> <?=time_diff($CommentTime) ?> <a href="reports.php?action=report&type=collages_comment&id=<?=$CommentID?>">[Report Comment]</a></div>
|
||||
<div class="pad"><?=$Text->full_format($Body)?></div>
|
||||
</div>
|
||||
@ -585,7 +585,7 @@ function compare($X, $Y){
|
||||
<?
|
||||
if(!$LoggedUser['DisablePosting']) {
|
||||
?>
|
||||
<div class="box">
|
||||
<div class="box box_addcomment">
|
||||
<div class="head"><strong>Add comment</strong></div>
|
||||
<form id="quickpostform" onsubmit="quickpostform.submit_button.disabled=true;" action="collages.php" method="post">
|
||||
<input type="hidden" name="action" value="add_comment" />
|
||||
|
@ -450,7 +450,7 @@ function contest() {
|
||||
|
||||
?>
|
||||
<!-- Contest Section -->
|
||||
<div class="box">
|
||||
<div class="box box_contest">
|
||||
<div class="head colhead_dark"><strong>Quality time scoreboard</strong></div>
|
||||
<div class="pad">
|
||||
<ol style="padding-left:5px;">
|
||||
|
@ -125,7 +125,7 @@
|
||||
|
||||
<div class="sidebar">
|
||||
<? if($CategoryID != 0) { ?>
|
||||
<div class="box box_albumart">
|
||||
<div class="box box_image box_image_albumart box_albumart"><!-- .box_albumart deprecated -->
|
||||
<div class="head"><strong>Cover</strong></div>
|
||||
<?
|
||||
if (!empty($Image)) {
|
||||
|
@ -115,7 +115,7 @@ function compare($X, $Y){
|
||||
</div>
|
||||
|
||||
<div class="sidebar">
|
||||
<div class="box box_albumart">
|
||||
<div class="box box_image box_image_albumart box_albumart"><!-- .box_albumart deprecated -->
|
||||
<div class="head"><strong>Cover</strong></div>
|
||||
<?
|
||||
if ($WikiImage!="") {
|
||||
@ -348,7 +348,7 @@ function compare($X, $Y){
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
<div class="box">
|
||||
<div class="box box_addtag">
|
||||
<div class="head"><strong>Add tag</strong></div>
|
||||
<div class="body">
|
||||
<form action="torrents.php" method="post">
|
||||
|
@ -204,12 +204,12 @@ function check_paranoia_here($Setting) {
|
||||
$Avatar = 'http'.($SSL?'s':'').'://'.SITE_URL.'/image.php?c=1&avatar='.$UserID.'&i='.urlencode($Avatar);
|
||||
}
|
||||
?>
|
||||
<div class="box">
|
||||
<div class="box box_image box_image_avatar">
|
||||
<div class="head colhead_dark">Avatar</div>
|
||||
<div align="center"><img src="<?=display_str($Avatar)?>" width="150" style="max-height:400px;" alt="<?=$Username?>'s avatar" /></div>
|
||||
</div>
|
||||
<? } ?>
|
||||
<div class="box">
|
||||
<div class="box box_info box_userinfo_stats">
|
||||
<div class="head colhead_dark">Stats</div>
|
||||
<ul class="stats nobullet">
|
||||
<li>Joined: <?=$JoinedDate?></li>
|
||||
@ -284,7 +284,7 @@ function check_paranoia_here($Setting) {
|
||||
$OverallRank = $Rank->overall_score($UploadedRank, $DownloadedRank, $UploadsRank, $RequestRank, $PostRank, $BountyRank, $ArtistsRank, $Ratio);
|
||||
|
||||
?>
|
||||
<div class="box">
|
||||
<div class="box box_info box_userinfo_percentile">
|
||||
<div class="head colhead_dark">Percentile Rankings (Hover for values)</div>
|
||||
<ul class="stats nobullet">
|
||||
<? if (($Override=check_paranoia_here('uploaded'))) { ?>
|
||||
@ -330,7 +330,7 @@ function check_paranoia_here($Setting) {
|
||||
list($EmailChanges) = $DB->next_record();
|
||||
}
|
||||
?>
|
||||
<div class="box">
|
||||
<div class="box box_info box_userinfo_history">
|
||||
<div class="head colhead_dark">History</div>
|
||||
<ul class="stats nobullet">
|
||||
<? if (check_perms('users_view_email',$Class)) { ?>
|
||||
@ -361,7 +361,7 @@ function check_paranoia_here($Setting) {
|
||||
</ul>
|
||||
</div>
|
||||
<? } ?>
|
||||
<div class="box">
|
||||
<div class="box box_info box_userinfo_personal">
|
||||
<div class="head colhead_dark">Personal</div>
|
||||
<ul class="stats nobullet">
|
||||
<li>Class: <?=$ClassLevels[$Class]['Name']?></li>
|
||||
@ -479,7 +479,7 @@ function check_paranoia_here($Setting) {
|
||||
$DB->query("SELECT COUNT(ID) FROM torrents WHERE ((LogScore = 100 AND Format = 'FLAC') OR (Media = 'Vinyl' AND Format = 'FLAC') OR (Media = 'WEB' AND Format = 'FLAC') OR (Media = 'DVD' AND Format = 'FLAC') OR (Media = 'Soundboard' AND Format = 'FLAC') OR (Media = 'Cassette' AND Format = 'FLAC') OR (Media = 'SACD' AND Format = 'FLAC') OR (Media = 'Blu-ray' AND Format = 'FLAC') OR (Media = 'DAT' AND Format = 'FLAC')) AND UserID = '$UserID'");
|
||||
list($PerfectFLACs) = $DB->next_record();
|
||||
?>
|
||||
<div class="box">
|
||||
<div class="box box_info box_userinfo_community">
|
||||
<div class="head colhead_dark">Community</div>
|
||||
<ul class="stats nobullet">
|
||||
<li>Forum Posts: <?=number_format($ForumPosts)?> [<a href="userhistory.php?action=posts&userid=<?=$UserID?>" title="View">View</a>]</li>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<br style="line-height:10px;"/>
|
||||
<strong><a href="wiki.php?action=browse">Browse articles</a></strong>
|
||||
</div>
|
||||
<div class="box pad">
|
||||
<div class="box box_info pad">
|
||||
<ul>
|
||||
<li>
|
||||
<strong>Protection:</strong>
|
||||
@ -105,7 +105,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
<? if($Edit <= $LoggedUser['EffectiveClass']){ ?>
|
||||
<div class="box">
|
||||
<div class="box box_addalias">
|
||||
<div style="padding:5px;">
|
||||
<form action="wiki.php" method="post">
|
||||
<input type="hidden" name="action" value="add_alias" />
|
||||
|
Loading…
Reference in New Issue
Block a user