query(" SELECT tg.Name, tg.NameRJ, tg.NameJP, wt.Image, wt.Body, tg.WikiImage, tg.WikiBody, tg.Year, tg.Studio, tg.Series, tg.DLsiteID, tg.CatalogueNumber, tg.Pages, tg.CategoryID, tg.DLsiteID FROM torrents_group AS tg LEFT JOIN wiki_torrents AS wt ON wt.RevisionID = tg.RevisionID WHERE tg.ID = '".db_string($GroupID)."'"); if (!$DB->has_results()) { error(404); } list($Name, $NameRJ, $NameJP, $Image, $Body, $WikiImage, $WikiBody, $Year, $Studio, $Series, $DLsiteID, $CatalogueNumber, $Pages, $CategoryID, $DLsiteID) = $DB->next_record(); $DB->query(" SELECT ID, UserID, Time, Image FROM torrents_screenshots WHERE GroupID = '".db_string($GroupID)."'"); if ($DB->has_results()) { $Screenshots = []; while ($S = $DB->next_record(MYSQLI_ASSOC, true)) { $Screenshots[] = $S; } } $Artists = Artists::get_artists(array($GroupID))[$GroupID]; if (!$Body) { $Body = $WikiBody; $Image = $WikiImage; } View::show_header('Edit torrent group', 'upload,bbcode'); // Start printing form ?>

Edit

Picture



Torrent Group Descriptions



query(" SELECT UserID FROM torrents WHERE GroupID = $GroupID"); $Contributed = in_array($LoggedUser['ID'], $DB->collect('UserID')); ?>

Edit Summary


Publications

Publications + $Screenshot) { /* Image host integration $SSURL = ImageTools::process($Screenshot['Image'], 'thumb'); */ ?>


Non-wiki torrent group editing

Author(s) /> + '; } ?>
Department/Lab
Location
Year
Accession Number
Torrent group leech status because

Rename (will not merge)

Torrent Title
Organism
Strain/Variety

Merge with another group

Target torrent group ID