You are here

render_cache_node.info in Render cache 7

name = Render cache for node_show
description = Hijacks the node_show callback to enable entity_view caching.
package = Performance and scalability
core = 7.x

dependencies[] = render_cache
dependencies[] = entity

File

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