'Type MIME', 'size' => 'Taille originale', 'pages' => 'Pages', 'page_size' => 'Format', 'pdf_version' => 'Version PDF', 'width' => 'Dimensions', 'camera' => 'Appareil photo', 'site_name' => 'Site', 'og_type' => 'Type OG', 'language' => 'Langue', 'date' => 'Date', 'description' => 'Description', 'subject' => 'Sujet', 'keywords' => 'Mots-clés', 'copyright' => 'Copyright', 'credit' => 'Crédit', 'creator' => 'Créé avec', 'producer' => 'Produit par', 'canonical' => 'URL canonique', 'og_image' => 'Image OG', ]; function renderMetaCell(string $key, mixed $val, array $row = []): string { return match($key) { 'size' => htmlspecialchars(number_format((float)$val / 1024, 1)) . ' Ko', 'width' => htmlspecialchars((string)$val) . ' × ' . htmlspecialchars((string)($row['height'] ?? '?')) . ' px', 'og_image' => str_starts_with((string)$val, '/') ? '' : '' . htmlspecialchars((string)$val) . '', 'canonical' => '' . htmlspecialchars((string)$val) . '', default => htmlspecialchars((string)$val), }; } ?>
← Modifier

Sources & médias

Liens & sources externes

Aucun lien externe enregistré.

Auteur : Ajouté le
isset($metaLabels[$k]) && $v !== null && $v !== '' && $k !== 'height', ARRAY_FILTER_USE_BOTH); ?> $label): if (!isset($lMeta[$key]) || $lMeta[$key] === '' || $lMeta[$key] === null) { continue; } ?>
!str_starts_with($f['name'], '_thumb_'))); ?>

Pièces jointes

Aucun fichier joint.

'🎬', str_starts_with($f['mime'], 'audio/') => '🎵', $f['mime'] === 'application/pdf' => '📑', default => '📄', } ?>
cover
Ko Auteur : Source :
isset($metaLabels[$k]) && $v !== null && $v !== '' && $k !== 'height', ARRAY_FILTER_USE_BOTH); ?> $label): if (!isset($fExtra[$key]) || $fExtra[$key] === '' || $fExtra[$key] === null) { continue; } ?>
Pas de métadonnées enregistrées.