This module provides a block which lists relevant content. This is done using Presets to provide configuration to filter for specific content types and vocabularies and to limit the maximum size. The result are a list of nodes which the module considers most relevant based on the categorization of the current page. This is achieved by finding other nodes which contain the most amount of taxonomy terms in common.
The older Drupal 6 module provided this as Block and a CCK Field Type, however given the direction Drupal is taking with Layout Builder I have currently opted to for just a Block. Each preset is its own exportable configuration entity so can be exported and managed through Configuration Management. Each Preset gets its own block you can place.
The Comments Page module will display all comments, or a certain user’s comments, on a page similar to how nodes are listed; that is, comments will be listed like nodes – with a title, date, user, and comment body – and then they are paginated.
This module allows site administrators to enable Money.pl webmaster tools (financial news, reports, stock exchange quotation, rate of exchange and job search engine) as content blocks.