node_comments_language

Component ID

2373211

Component name

node_comments_language

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module contains a panels content type plugin for displaying only comments in the current language from a node context.

This module essentially contains a (mostly) cloned copy the node_comments plugin from the ctools module and a rewrite of comment_get_thread() from the comment module (in Drupal code) which only select comments in the current language.