- Issue created by @sanduhrs
Users should be able to quickly save forum posts to a site, which will appear as a list in the sidebar of the webiste, so that forum users can quickly find the flagged content again. The forum posts should each contain a link with which logged-in users can add the desired forum post to this list. Users should also be able to remove forum posts that have already been added to the bookmark list if they wish.
Enable the flag Bookmark feature example
Enable Content Type Forum topics on /admin/structure/flags/manage/bookmark?destination=/admin/structure/flags
Go to views
search and edit the Falg bookmark list view
add a block display
remove the following fields by overwriteing that display
Content: Content type (Type)
(author) User: Name (Author)
(Flags) Flagging: Created (Bookmarked)
(Flags) Flagging: Bulk update (Bulk update)
Create feature again
Export configuration
Add configuration to source code
adds a bookmark block to the right sidebar
Active
Code