Hey @TJA,
thank you for your quick reply. I use widget framework already but I'm not sure which hook I should write to the position field in this case. The block/widget should only appear on newest-post and recent-activity. Any ideas?
now you can use this hook in the widgets setup form
if you write
forum_list,hook:recent_activity_sidebar
in the widgets position field, the widget will appear in the forum list sidebar and in the sidebar of the recent activity page.