[various] Fix admin addons #854

Merged
MrPetovan merged 4 commits from task/fix-admin-addons into develop 2019-05-09 18:05:02 +02:00
MrPetovan commented 2019-05-08 06:53:51 +02:00 (Migrated from github.com)

Depends on https://github.com/friendica/friendica/pull/7116
From https://forum.friendi.ca/display/a006f0fd-755c-cfbb-458f-f28665634766

Some addons were wrongly using the addon_settings hook to show the node-wide addon settings to admins only in their user settings. This PR rectifies this sad state by using the proper <addon>_addon_admin functions that are effectively used to show node-wide addon settings in the admin addon detail page.

Thanks Adam Gaskins for the keen eye!

Depends on https://github.com/friendica/friendica/pull/7116 From https://forum.friendi.ca/display/a006f0fd-755c-cfbb-458f-f28665634766 Some addons were wrongly using the `addon_settings` hook to show the node-wide addon settings to admins only in their user settings. This PR rectifies this sad state by using the proper `<addon>_addon_admin` functions that are effectively used to show node-wide addon settings in the admin addon detail page. Thanks Adam Gaskins for the keen eye!
tobiasd (Migrated from github.com) reviewed 2019-05-08 06:53:51 +02:00
tobiasd (Migrated from github.com) reviewed 2019-05-08 08:01:14 +02:00
tobiasd (Migrated from github.com) reviewed 2019-05-08 08:03:19 +02:00
tobiasd (Migrated from github.com) reviewed 2019-05-08 08:07:12 +02:00
MrPetovan (Migrated from github.com) reviewed 2019-05-08 14:24:04 +02:00
MrPetovan (Migrated from github.com) reviewed 2019-05-08 14:25:32 +02:00
MrPetovan (Migrated from github.com) reviewed 2019-05-08 14:27:02 +02:00
MrPetovan (Migrated from github.com) reviewed 2019-05-08 15:17:34 +02:00
tobiasd (Migrated from github.com) reviewed 2019-05-08 15:26:31 +02:00
tobiasd (Migrated from github.com) reviewed 2019-05-08 15:27:35 +02:00
MrPetovan (Migrated from github.com) reviewed 2019-05-08 16:18:15 +02:00
MrPetovan (Migrated from github.com) reviewed 2019-05-08 16:42:59 +02:00
MrPetovan (Migrated from github.com) reviewed 2019-05-09 16:31:47 +02:00
MrPetovan (Migrated from github.com) reviewed 2019-05-09 16:32:05 +02:00
tobiasd (Migrated from github.com) reviewed 2019-05-09 18:01:01 +02:00
Sign in to join this conversation.
No description provided.