Event-Thumbnails: Vorschaubilder mit Auto-Resize und Typ-Logos
- Migration: thumbnail-Spalte in events-Tabelle - Event-Model: imageUrl() liefert Custom-Thumbnail oder Standard-Logo je Event-Typ (Logo_Training.png, Logo_Heimspiel.png, etc.) - Thumbnail-Upload neben Typ-Auswahl bei Erstellen/Bearbeiten mit Live-Vorschau und Entfernen-Button - Automatische Skalierung auf max. FullHD (1920x1080) via GD und Speicherung als JPEG (Qualität 85) - Event-Listen (App + Admin): Logo/Thumbnail links im Terminblock - Übersetzungen in allen 6 Sprachen Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -221,6 +221,8 @@ return [
|
||||
'category_not_empty' => 'لا يمكن حذف الفئة لأنها تحتوي على ملفات.',
|
||||
'confirm_delete_category' => 'هل تريد حذف هذه الفئة حقاً؟',
|
||||
'event_files' => 'الملفات',
|
||||
'event_thumbnail' => 'صورة مصغرة',
|
||||
'upload_thumbnail' => 'اختر صورة',
|
||||
'attach_from_library' => 'إرفاق من المكتبة',
|
||||
'upload_new_file' => 'رفع ملف جديد',
|
||||
'attached_files' => 'الملفات المرفقة',
|
||||
|
||||
Reference in New Issue
Block a user