プロジェクト

全般

プロフィール

Vote #80401

完了

Show attachment thumbnails by default

Admin Redmine さんが約4年前に追加. 約4年前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
Attachments_19
対象バージョン:
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
19
version_id:
127
issue_org_id:
32249
author_id:
332
assigned_to_id:
332
comments:
6
status_id:
5
tracker_id:
2
plus1:
1
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

Redmine displays thumbnails of attachments when the setting "Display attachment thumbnails" is enabled, but it is turned off by default. So, some users may not know the feature. in my observation, almost half of admins unaware of this feature.

I suggest turning on the feature by default. It improves convenience and I think there are not many use cases that thumbnails should not be displayed. Even if you don't want to display thumbnails, you can easily turn off the setting in the Administration screen.

The feature of displaying thumbnails is a common feature in many applications nowadays. It is a pity if users misunderstand that Redmine lucks the feature.


diff --git a/config/settings.yml b/config/settings.yml
index d345a4cfa..e52a4e517 100644
--- a/config/settings.yml
+++ b/config/settings.yml
@@ -298,7 +298,7 @@ default_notification_option:
 emails_header:
   default: ''
 thumbnails_enabled:
-  default: 0
+  default: 1
 thumbnails_size:
   format: int
   default: 100

journals

--------------------------------------------------------------------------------
+1 I had totally forgotten that this feature even exists...
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Setting the target version to 4.1.0.
--------------------------------------------------------------------------------
Committed the patch.
--------------------------------------------------------------------------------


related_issues

relates,Closed,1006,Display thumbnails of attached images
blocks,Closed,32289,Don't try to generate thumbnails if convert command is not available

Admin Redmine さんが約4年前に更新

  • カテゴリAttachments_19 にセット
  • 対象バージョン4.1.0_127 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0