Skip to content

jesuslop/xExtension-RedditSub-alt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a 2024 fork of Jim Derry's xExtension-RedditSub.

  • Alpha version of fork
  • Use at your own risk
  • No maintenance commitment (specific proposed fixes could be considered)

Entry titles are prefixed by subreddit name /r/something.

Non Reddit entries show the domain name of the link target (as shown here in red underline):

image

Proposed CSS snippet (for FreshRSS core extension 'custom CSS'):

.flux .flux_header .item.website .websiteName,
.flux .flux_header .item .title {
    font-size: 1.4em;
    padding: 3px 15px;
}

Custom prefix width in pixels, overflow text is clipped. You can tweak the prefix style in static/style.css.

CAVEATS:

When show site icon option is set, the alignement is not good.

==============================================

Extension for FreshRSS (https://github.com/FreshRSS)

v1.0

Adds the Reddit Subreddit name to the title of the entry in a subdued manner.

About

fork of balthisar's xExtension-RedditSub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 88.3%
  • CSS 11.7%