You are here

render_cache_comment.info in Render cache 7

name = Render cache for comments added to a node.
description = Hijacks the comment_node_view callback to enable entity_view caching.
package = Performance and scalability
core = 7.x

dependencies[] = render_cache
dependencies[] = entity

File

modules/render_cache_comment/render_cache_comment.info
View source
  1. name = Render cache for comments added to a node.
  2. description = Hijacks the comment_node_view callback to enable entity_view caching.
  3. package = Performance and scalability
  4. core = 7.x
  5. dependencies[] = render_cache
  6. dependencies[] = entity