You are here

Files in Node Comment Block 7.2

Primary tabs

File namesort descending Location Namespace Description
node-comment-block.css node-comment-block.css #block-node-comment-block-node-comments #comments { margin-top: 0; }
node_comment_block.controller.inc includes/node_comment_block.controller.inc A controller class for Node Comment Block.
node_comment_block.info node_comment_block.info name = Node Comment Block description = Moves the comments for a node into a block. core = 7.x dependencies[] = block dependencies[] = comment files[] = node_comment_block.test
node_comment_block.install node_comment_block.install Installation and uninstallation functions.
node_comment_block.module node_comment_block.module Moves the comments for a node into a block.
node_comment_block.test node_comment_block.test Tests for node_comment_block.module
README.txt README.txt CONTENTS OF THIS FILE --------------------- * About this module * Usage ABOUT THIS MODULE ----------------- Current maintainer: Oliver Davies (http://drupal.org/user/381388). This module moves any node comments from within the node variables and…

Other projects