Add fileupload for comments #12

Closed
opened 2026-05-16 15:16:00 +00:00 by kibi · 0 comments
Owner

Must be config option

allow_fileupload_comments: true/false
fileupload_comments_multifile: true/false
fileupload_comments_size: int

allow_fileupload_comments - users can add a file (image/video) to their comment if enabled.
fileupload_comments_size - is the maximum allowed filesize.
fileupload_comments_multifile - wether the user can add multiple files to their comment.

In my imagination there is a add file button for the replies and the normal comment input.

Either its treated like a attachment or will be added as a direct url to the comment and the current position where the user is currently with their comment. (maybe config option and user preference for this)

Must be config option allow_fileupload_comments: true/false fileupload_comments_multifile: true/false fileupload_comments_size: int allow_fileupload_comments - users can add a file (image/video) to their comment if enabled. fileupload_comments_size - is the maximum allowed filesize. fileupload_comments_multifile - wether the user can add multiple files to their comment. In my imagination there is a add file button for the replies and the normal comment input. Either its treated like a attachment or will be added as a direct url to the comment and the current position where the user is currently with their comment. (maybe config option and user preference for this)
kibi referenced this issue from a commit 2026-05-16 18:11:59 +00:00
kibi referenced this issue from a commit 2026-05-16 18:25:12 +00:00
kibi referenced this issue from a commit 2026-05-16 18:36:18 +00:00
kibi closed this issue 2026-05-17 06:33:34 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kibi/f0ckm#12
No description provided.