node-comment-block.css |
node-comment-block.css |
|
#block-node-comment-block-node-comments #comments {
margin-top: 0;
} |
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 |
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. |
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… |