Skip to content

Improve visibility of attachment paragraph#4909

Closed
zenphonix wants to merge 1 commit intoRSS-Bridge:masterfrom
zenphonix:attachments
Closed

Improve visibility of attachment paragraph#4909
zenphonix wants to merge 1 commit intoRSS-Bridge:masterfrom
zenphonix:attachments

Conversation

@zenphonix
Copy link
Copy Markdown

Edited templates/html-format.html.php:

  • Removed query params from attachments text
  • Inserted horizontal bar with linebreaks


<?php if ($item['enclosures']): ?>
<div class="attachments">
<br><hr><br>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This kind of stuff is usually best done in CSS.

@dvikan
Copy link
Copy Markdown
Contributor

dvikan commented Apr 30, 2026

i fixed this in a commit

@dvikan dvikan closed this Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants