Giter VIP home page Giter VIP logo

Comments (7)

ltguillaume avatar ltguillaume commented on June 24, 2024

Same here... Tried the release and f9555c4

from tt-rss-feedly-theme.

levito avatar levito commented on June 24, 2024

Strange... I have no explanation. Have you tried putting the files into themes instead of themes.local? This would be the old way.

Also, can you ensure that the dockerized ttrss version is 18.12 and not older?

from tt-rss-feedly-theme.

ltguillaume avatar ltguillaume commented on June 24, 2024

Already tried. Putting the files into themes/ doesn't work either.
I'm not using the Docker version, but my test installation is quickly set up via Softaculous, footer states Tiny Tiny RSS v18.12

from tt-rss-feedly-theme.

oblogic7 avatar oblogic7 commented on June 24, 2024

I just ran into the same issue. Have confirmed that it is not a file permission issue.

image

from tt-rss-feedly-theme.

ltguillaume avatar ltguillaume commented on June 24, 2024

Adding the following line to all css files got the themes to show in the Preferences:
/* supports-version:18.12 */

However, this was the result:
image

Simply put, your theme does not support v18.12. It only supports the current master branch. As soon as I updated from the Git repo, the theme started working.

from tt-rss-feedly-theme.

lvii avatar lvii commented on June 24, 2024

Hi @levito

TT-RSS v18.12 was no lib/flat-ttrss/ dir :

https://git.tt-rss.org/fox/tt-rss/src/4db888c7c281d13d9e2d0a5b9f0fb3aa063e8842/lib

lib/flat-ttrss/ dir was only in current master branch :

https://git.tt-rss.org/fox/tt-rss/src/master/lib/flat-ttrss

feedly.css first line @import url(../lib/flat-ttrss/flat_combined.css); imported a not existing file.

from tt-rss-feedly-theme.

levito avatar levito commented on June 24, 2024

Sorry for the inconvenience, ttrss versioning is kind of broken. There was a short period of time when everything was changing rapidly and the version was already at 18.12. If you are not seeing this theme in the preferences, you are probably using this state of ttrss code. Please update from ttrss master then. Since ttrss uses rolling release, that's the official way to go anyway.

from tt-rss-feedly-theme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.