Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Tiny Tiny RSS
  3. Tiny Tiny RSS - How to enable readability plugin?

Tiny Tiny RSS - How to enable readability plugin?

Scheduled Pinned Locked Moved Solved Tiny Tiny RSS
5 Posts 2 Posters 1.6k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • necrevistonnezrN Online
    necrevistonnezrN Online
    necrevistonnezr
    wrote on last edited by necrevistonnezr
    #1

    I'm trying to enable the (built-in) readability plugin as per https://docs.cloudron.io/apps/tinytinyrss/ (BTW, I fixed a few links, I hope you see my commit in the git)

    I've enabled it in config.php

     define('PLUGINS', 'auth_ldap, mailer_smtp, note, readability');
    

    and in env.sh

    export TTRSS_PLUGINS="$CLOUDRON_BUILTIN_PLUGINS, note, readability"
    

    but it doesn't show up?

    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #2

      Looks like you have to name the folder af_readability. The export also should have af_readability. Then, it shows up:

      image.png

      I am not sure what the convention is or what af_ means

      1 Reply Last reply
      1
      • necrevistonnezrN Online
        necrevistonnezrN Online
        necrevistonnezr
        wrote on last edited by necrevistonnezr
        #3

        Hmmmm.

        I have an af-readability folder in plugins.local:
        Bildschirmfoto 2023-07-14 um 14.14.50.png

        My env.sh looks like this now

        export TTRSS_PLUGINS="$CLOUDRON_BUILTIN_PLUGINS, note, af_readability"
        

        I have removed af-readability in config.php in line

         define('PLUGINS', 'auth_ldap, mailer_smtp, note');
        

        and restarted the app - but it doesn't show up?

        BTW there's also
        Bildschirmfoto 2023-07-14 um 14.19.24.png

        • what's the difference?
        girishG 1 Reply Last reply
        0
        • necrevistonnezrN necrevistonnezr

          Hmmmm.

          I have an af-readability folder in plugins.local:
          Bildschirmfoto 2023-07-14 um 14.14.50.png

          My env.sh looks like this now

          export TTRSS_PLUGINS="$CLOUDRON_BUILTIN_PLUGINS, note, af_readability"
          

          I have removed af-readability in config.php in line

           define('PLUGINS', 'auth_ldap, mailer_smtp, note');
          

          and restarted the app - but it doesn't show up?

          BTW there's also
          Bildschirmfoto 2023-07-14 um 14.19.24.png

          • what's the difference?
          girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #4

          @necrevistonnezr The /app/data/plugins can be deleted entirely, I think it's left over cruft from a very old package.

          The directory in /app/data/plugins.local is where plugins reside. That directory should be renamed af_readability (yours has a hyphen instead of underscore).

          necrevistonnezrN 1 Reply Last reply
          0
          • girishG girish

            @necrevistonnezr The /app/data/plugins can be deleted entirely, I think it's left over cruft from a very old package.

            The directory in /app/data/plugins.local is where plugins reside. That directory should be renamed af_readability (yours has a hyphen instead of underscore).

            necrevistonnezrN Online
            necrevistonnezrN Online
            necrevistonnezr
            wrote on last edited by
            #5

            @girish said in Tiny Tiny RSS - How to enable readability plugin?:

            The directory in /app/data/plugins.local is where plugins reside. That directory should be renamed af_readability (yours has a hyphen instead of underscore).

            Sh*t, didn't see that. Thanks!

            1 Reply Last reply
            0
            • necrevistonnezrN necrevistonnezr marked this topic as a question on
            • necrevistonnezrN necrevistonnezr has marked this topic as solved on
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Bookmarks
            • Search