Tiny Tiny RSS - How to enable readability plugin?
-
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.phpdefine('PLUGINS', 'auth_ldap, mailer_smtp, note, readability');and in
env.shexport TTRSS_PLUGINS="$CLOUDRON_BUILTIN_PLUGINS, note, readability"but it doesn't show up?
-
Looks like you have to name the folder
af_readability. The export also should haveaf_readability. Then, it shows up:
I am not sure what the convention is or what
af_means -
Hmmmm.
I have an
af-readabilityfolder inplugins.local:

My
env.shlooks like this nowexport TTRSS_PLUGINS="$CLOUDRON_BUILTIN_PLUGINS, note, af_readability"I have removed
af-readabilityinconfig.phpin linedefine('PLUGINS', 'auth_ldap, mailer_smtp, note');and restarted the app - but it doesn't show up?
BTW there's also

- what's the difference?
-
Hmmmm.
I have an
af-readabilityfolder inplugins.local:

My
env.shlooks like this nowexport TTRSS_PLUGINS="$CLOUDRON_BUILTIN_PLUGINS, note, af_readability"I have removed
af-readabilityinconfig.phpin linedefine('PLUGINS', 'auth_ldap, mailer_smtp, note');and restarted the app - but it doesn't show up?
BTW there's also

- what's the difference?
@necrevistonnezr The
/app/data/pluginscan be deleted entirely, I think it's left over cruft from a very old package.The directory in
/app/data/plugins.localis where plugins reside. That directory should be renamedaf_readability(yours has a hyphen instead of underscore). -
@necrevistonnezr The
/app/data/pluginscan be deleted entirely, I think it's left over cruft from a very old package.The directory in
/app/data/plugins.localis where plugins reside. That directory should be renamedaf_readability(yours has a hyphen instead of underscore).@girish said in Tiny Tiny RSS - How to enable readability plugin?:
The directory in
/app/data/plugins.localis where plugins reside. That directory should be renamedaf_readability(yours has a hyphen instead of underscore).Sh*t, didn't see that. Thanks!
-
N necrevistonnezr marked this topic as a question on
-
N necrevistonnezr has marked this topic as solved on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login