nextcloud / nextcloud/IntraVox
Feature Request: News Widget – define a default image for items without an image
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 21
- Forks
- 7
- Avg merge
- 5h 34m
- Merged PRs (30d)
- 4
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature request
Which Nextcloud Version are you currently using: (see administration page)
33
Is your feature request related to a problem? Please describe.
When a news item/new page has no image selected, its tile/list entry renders text-only, leaving a large amount of empty white space. This looks unpolished, especially in tile view.
Describe the solution you'd like
Allow a default/fallback image to be configured (e.g. at widget or instance level) that's automatically used whenever a news item has no image assigned, instead of leaving the tile empty.
Describe alternatives you've considered
Additional context
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the News widget's tile and list rendering and the existing image-selection or widget-configuration entry points; done means items without an image consistently display the configured fallback image without changing items that already have one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100